@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:ALLBUS a fip:FAIR-Implementation-Community; rdfs:comment "The German General Social Survey is a national data generation program in Germany, which is similar to the American General Social Survey. Its mission is to collect and disseminate high quality statistical surveys on attitudes, behavior, and social structure in Germany"; rdfs:label "German General Social Survey"; rdfs:seeAlso ; fip:has-research-domain . } 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 "TDPu6NOUYw2lLd/SPA9ggaTrGsQkJ1kMdaZtnknZAbSnPlv/56q3//o27ZBFMl2O605CecvdzIB9hCFSq76K7EVZ07xTC/34RNDjFzx7mwuTZTKd4BjLAekpUZQZIK/4r3erXjX8ckJdqktHiAA2wwClkLjqDsh/8Y6DEAs455k="; npx:hasSignatureTarget this: . this: dct:created "2020-11-03T18:23:31.779+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-3517-8071; npx:introduces sub:ALLBUS; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }