@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:iagos-license a fip:Authentication-and-authorization-technique, fip:Available-FAIR-Enabling-Resource, fip:Data-usage-license, fip:FAIR-Enabling-Resource; rdfs:comment "Data Policy for IAGOS data usage"; rdfs:label "IAGOS Data Policy"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-6935-1106 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCDDgdavTkZIgAhAX/Jsmn/TtYraU7GqOXDqeNyw4xfVXX8rHq3eRr+ADkx8+zKdBzTdlQ99TVYYH2rPN1nXMR/tgHSQA2DintoUZK9/YNQ51Us0+NajR73N78dpRMPTKPQAX7QXLxttQXnYql6XcbHOIvZQ6Dzhf0JGTMqFJ226wIDAQAB"; npx:hasSignature "P6YKSdNoobB36LZJ24Z4GmciGcWlYzWWYrPZsJ7BjTkmceJ4Q3v0fiUKiFZgASp91zhEOFt4JzDsIX7tYyUogXHLRTruXShYw0CvTIAXskiz7IZJiCTF9/+8E3S2x6S/jpY4Or2STpBKNziCRlZjR0dZRmbVsrSH+9NaUwLc3uY="; npx:hasSignatureTarget this: . this: dct:created "2020-11-25T09:57:56.495+01:00"^^xsd:dateTime; dct:creator orcid:0000-0001-6935-1106; npx:introduces sub:iagos-license; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }