http://toposkg.di.uoa.gr/ontology/osmKey
OpenStreetMap key aligned with a ToposKG predicate.
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix topos: <http://toposkg.di.uoa.gr/ontology/> .
topos:osmKey a owl:AnnotationProperty ;
rdfs:label "OSM key"@en ;
skos:definition "OpenStreetMap key aligned with a ToposKG predicate."@en .