@prefix dcterms: . @prefix this: . @prefix sub: . @prefix xsd: . @prefix rdfs: . @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:GESIS-Search a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-data-linking-mechanism, fip:Search-engine; rdfs:comment "GESIS Search provides access to quantitative social science research data, available through the GESIS Data Archive"; rdfs:label "GESIS Search"; 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 "G+fJKPBhGiNeM9vCr7VDZ84zHYaa8RX5864Nv6Px84knDofeOL82aEborkvJhQq0tpyGANI/mz6Sx33z0rK597oVaB56oBPjsxU3t46k8I1gtn5+dGN2QZKSe4dQjuavTXOpfDV3bf2Q9mcjM8ToYS0cJm6qu+tccxy1Car7Qos="; npx:hasSignatureTarget this: . this: dcterms:created "2020-11-13T19:15:37.456+01:00"^^xsd:dateTime; dcterms:creator orcid:0000-0003-3517-8071; npx:introduces sub:GESIS-Search; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }