@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 "b"^^ ; skos:notation "b"^^ ; schema:propertyID "b" ; skos:closeMatch ; void:inDataset . hydra:member . rdf:type foaf:Document ; dcterms:title "b" ; foaf:primaryTopic .