@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:openaireExternalHeader a gen:HeaderView, gen:ResourceView; dct:description "The sections here are about linking external resources to the OpenAIRE graph."; dct:isVersionOf ; dct:title "🌐 External links"; rdfs:label "External header for OpenAIRE"; gen:appliesToInstancesOf gen:Space; gen:hasStructuralPosition "5.3.openaire-external.0.header" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-07-30T06:58:21.904+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:openaireExternalHeader; npx:introduces ; npx:supersedes ; npx:wasCreatedAt ; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "MLgz5o2kQKFPpaqT/l/JNaohv7KM5IH0TsMpp5c40z47Nb1j1piK13O3cQgH4kljppICBwoaSea2fKCLAhy9KmNS6CKoAcli61W6gsNwQ7JwxGe1OAy+AEJvoyzOPm0MWGNKmL9vru1mKWchEmWr0Quzh6SLKOpMxPrBnmqhtCs="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }