Skip to content

Instantly share code, notes, and snippets.

@jeswr
Last active June 25, 2021 10:29
Show Gist options
  • Save jeswr/6eeb3fc5819e029324d35e2370b85ce5 to your computer and use it in GitHub Desktop.
Save jeswr/6eeb3fc5819e029324d35e2370b85ce5 to your computer and use it in GitHub Desktop.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dcam: <http://purl.org/dc/dcam/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
rdfs:label rdfs:subPropertyOf owl:AnnotationProperty .
rdfs:comment rdfs:subPropertyOf owl:AnnotationProperty .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment