@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:EduSocDL a fip:FAIR-Implementation-Community; rdfs:comment "New research project trying to bring data on COVID-19 together from different discipline"; rdfs:label "Data Linking across Social and Educational Sciences on COVID-19"; 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 "bjcX/F0FWKJldeC1/8UuLDiiqw+zumSJTnQ3Pc2QZK1f6hsY9qteB4y7fGOoh2sD558pE6JFtjozp3UsuFkvzZB7KUCTu2HRu5aek3wrQtUpYPYEiW2BJNyqlkVwF7Hkm8Cw5GfSUi1cIaE817KaOWS9DiuzJ9xnPqLYNm/NZwE="; npx:hasSignatureTarget this: . this: dct:created "2020-10-05T16:20:03.409+02:00"^^xsd:dateTime; dct:creator orcid:0000-0003-3517-8071; npx:introduces sub:EduSocDL; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }