@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:LOV ; a , , ; rdfs:comment "LOV objective is to provide easy access methods to this ecosystem of vocabularies, and in particular by making explicit the ways they link to each other and providing metrics on how they are used in the linked data cloud, help to improve their understanding, visibility and usability, and overall quality."; rdfs:label "Linked Open Vocabularies"; rdfs:seeAlso ; , ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0004-3529-1159 . } sub:pubinfo { orcid:0009-0004-3529-1159 foaf:name "Rick Overkleeft" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCAmCDRDkeI9q426fHbX8dAr7CFFM2ur3CiOHAJIuJG/OHRCj+VAlhY9sJ8Mc8YBlaPzdTqPL6BLAuDKgvJzvcyCtBa87NM6ZputtQbOk0ehaiK7yCWDsVBVbsmXJwMOYMsp0R1t4qPt0PL/lFYhJ5Z+KzQO9+gt8IS+hfYEM0OewIDAQAB"; npx:hasSignature "VNF2ls6qXpDWjTm+h1SmDZxeiLyN9tvttDlZeEvNe2QdMROC7WlKs5D2B4I2qmoc8bbDwtBTDTgl8wNyGSJgT0SmDMsHJLRSGM5xVIdwzvtXpK9nhB3k8NDd+hHNKSxPJyLNy8JPwYRp3zBFeT4ALAraFPXJSJ21sRYx2/wL5UI="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0004-3529-1159 . this: dct:created "2025-01-29T12:14:15.927Z"^^xsd:dateTime; dct:creator orcid:0009-0004-3529-1159; dct:license ; npx:hasNanopubType , ; npx:introduces sub:LOV; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }