@prefix this: . @prefix sub: . @prefix xsd: . @prefix rdfs: . @prefix dct: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix npx: . @prefix fip: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:TheSoz a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Structured-vocabulary; rdfs:comment "Multilingual controlled vocabulary of social science terminology"; rdfs:label "Thesaurus for the Social Sciences"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-3517-8071 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCK4NfUi+AdFS8l/WeyiKQmCyFyjrjfGnpHvUvdGUlkg2+FkOY3+31U4a4SdeLUdhf4hnxL8kQOjD8BuggdBkuwUoMA0RXPv+RblmlF5INhXDJvxTqeUMLj1EVuOtotpl//NVFZ3BE0zeuscT35szmX4L+2m14Z/PqreP2lMzbj3wIDAQAB"; npx:hasSignature "TAZwG/JnAIxiINzYEpixRXcKQUkvWXLavXqk8VnH0gPVYhY/KZrp1YtR79XUIPgx0QpjaYLdcen6ZFbc7WiseKZmbxWzeAUGqaqZpq2Xbou5qxPrS1Y3z0BItsJzetXU0cmuzWodgywNAC+QG405mt2ofyb9XRH9VjEEwe8LWfM="; npx:hasSignatureTarget this: . this: dct:created "2020-11-13T19:35:59.591+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-3517-8071; npx:introduces sub:TheSoz; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }