@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @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 "A vocabulary in LOV gathers definitions of a set of classes and properties (together simply called terms of the vocabulary), useful to describe specific types of things, or things in a given domain or industry, or things at large but for a specific usage. Terms of vocabularies also provide the links in linked data, in the above case between a Person and a City. The definitions of terms provided by the vocabularies bring clear semantics to descriptions and links, thanks to the formal language they use (some dialect of RDF such as RDFS or OWL). In short, vocabularies provide the semantic glue enabling Data to become meaningful Data."; 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 "OYNM4cyyhg+j5ylipxcjAOXQYOnftN4WT0fzjSCJ5jM/B6y1aZb4BRSHGFdZToHiRFSqv9bH3TDuPSUlmoQwIXxDyVq9iKIVo9E2pqyNrQK6iV4/ZL6DxVkIC+YZMwwK+ayri+RdLncsrr9HluuoeNSWBSc7cQV2sY7AFGwSy/0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0004-3529-1159 . this: dct:created "2024-08-06T10:45:27.257Z"^^xsd:dateTime; dct:creator orcid:0009-0004-3529-1159; dct:license ; npx:hasNanopubType ; npx:introduces sub:LOV; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM; nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM, ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90; nt:wasCreatedFromTemplate . }