Created
May 19, 2021 11:49
-
-
Save agmangas/87a4d88d329d9d2240263bc27b47bcb0 to your computer and use it in GitHub Desktop.
Test validator import
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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