@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:conformsTo ; a , ; rdfs:label "Legal compliance FDO"; sub:nodeShape . sub:01_conformsTo ; "1"; "1"; dct:conformsTo . sub:03_label "1"; "1"; rdfs:label . sub:04_description "1"; dct:description . sub:05_publisher "1"; dct:publisher . sub:06_creator "1"; dct:creator . sub:07_created "1"; dct:created . sub:08_language dct:language . sub:11_framework . sub:21_assessment-object "1"; . sub:31_result "1"; "1"; . sub:nodeShape a ; sub:01_conformsTo, sub:03_label, sub:04_description, sub:05_publisher, sub:06_creator, sub:07_created, sub:08_language, sub:11_framework, sub:21_assessment-object, sub:31_result; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { dct:created nt:hasLabelFromApi "was created on - Date of creation of the resource." . dct:creator nt:hasLabelFromApi "was created by - Refers to the person/agent who created the resource." . dct:description nt:hasLabelFromApi "has the description - A (free-text) description of the given resource." . dct:language nt:hasLabelFromApi "has the language - Refers to the language of the resource, e.g. \"de\" or \"en-US\"." . dct:publisher nt:hasLabelFromApi "has publisher - Refers to the entity responsible for making the resource available." . rdfs:label nt:hasLabelFromApi "has the label - A human-readable name for the subject." . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . nt:hasLabelFromApi "has the assessment object - Refers to the thing being assessed." . nt:hasLabelFromApi "has the legal framework - Refers to the legal framework that applies to the resource." . this: dct:created "2025-09-01T14:01:39.844Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:hasNanopubType nt:AssertionTemplate; npx:introduces ; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "2fpZFUCcMOMOVZ4wA7P8Ha63f0+UFwDTgpDqnEH6c8CEgw7bZTGkrFe7wcGqZJng/DIziAb7ymrm5w8sY+njMG2QfjnPABW5b/G8Rp+Dhstcp9b6GB3V7YjxbRTzz5EI1IKsP1ZnBWSajBF2f6Zv4ocBAtRokqgr5+7YlaZHJkA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "has the result - Refers to the result of an activity (e.g. an assessment)." . }