Last active
August 29, 2015 14:21
-
-
Save ewg118/a5a2de372a7734a090ad to your computer and use it in GitHub Desktop.
Query labels for nm:rome
This file contains 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
SELECT ?label WHERE { | |
<http://nomisma.org/id/rome> <http://www.w3.org/2004/02/skos/core#prefLabel> ?label | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment