@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 { sub:01_conformsTo sub:dataset-fdo; "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:07_subject dct:subject . sub:08_language dct:language . sub:08_license "1"; dct:license . sub:21_file "1"; . sub:dataset-fdo dct:conformsTo ; a , ; rdfs:label "Dataset FDO"; sub:nodeShape . sub:nodeShape a ; sub:01_conformsTo, sub:03_label, sub:04_description, sub:05_publisher, sub:06_creator, sub:07_created, sub:07_subject, sub:08_language, sub:08_license, sub:21_file; . } 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:license nt:hasLabelFromApi "has the license - Refers to the legal document that is defining what is allowed to be done with..." . dct:publisher nt:hasLabelFromApi "has publisher - Refers to the entity responsible for making the resource available." . dct:subject nt:hasLabelFromApi "has the subject - Refers to a topic of the resource." . 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 "is materialized by - This relation points from an FDO to the file/bitstream that it has as materal..." . this: dct:created "2025-09-01T13:20:45.201Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:hasNanopubType nt:AssertionTemplate; npx:introduces sub:dataset-fdo; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "Bzpd0puRuBrlnX5uRNy/Dxrm26SJwn5oKOIOPsahdu47TG9HoT0ty4wPgoGgKeNSL0Q0cnlV7MpMqTpJ8Jp73ipzoonZp1ZaJ/iCzuaIzOLSkm5uGa6E2rFQEiPs5wkiZ6Ms1gOra/X1qhvp2PmJqjfscsyn82u2mbUYOn53JhA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }