Skip to content

Instantly share code, notes, and snippets.

@agmangas
Created May 19, 2021 11:49
Show Gist options
  • Save agmangas/87a4d88d329d9d2240263bc27b47bcb0 to your computer and use it in GitHub Desktop.
Save agmangas/87a4d88d329d9d2240263bc27b47bcb0 to your computer and use it in GitHub Desktop.
Test validator import
@prefix dct: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
<http://publications.europa.eu/resource/authority/country/ESP>
a dct:Location ;
skos:inScheme <http://publications.europa.eu/resource/authority/country> .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment