@prefix rdf: . @prefix rdfs: . @prefix uriv: . @prefix skos: . @prefix schema: . @prefix void: . @prefix hydra: . @prefix foaf: . @prefix dcterms: . rdfs:isDefinedBy ; rdf:type rdf:Property , uriv:URIField ; rdfs:label "fragment"^^ ; skos:notation "fragment"^^ ; schema:propertyID "fragment" ; skos:closeMatch ; void:inDataset . hydra:member . rdf:type foaf:Document ; dcterms:title "fragment" ; foaf:primaryTopic .