@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @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 { a ; dct:conformsTo ; rdfs:label "FDO profile for relations"; sub:nodeShape . sub:000_profile ; "1"; "1"; dct:conformsTo . sub:00_type rdf:Statement; "1"; "1"; rdf:type . sub:01_subj "1"; "1"; rdf:subject . sub:02_pred "1"; "1"; rdf:predicate . sub:03_obj "1"; "1"; rdf:object . sub:nodeShape a ; sub:000_profile, sub:00_type, sub:01_subj, sub:02_pred, sub:03_obj; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { dct:conformsTo nt:hasLabelFromApi "FDO attribute: conforms to - Links an FDO to the FDO profile it complies to." . rdf:type nt:hasLabelFromApi "FDO attribute: has the type - This relation connects an FDO to its types." . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2025-07-07T14:04:43.594Z"^^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 "xh37LwMOJaZe//lqG585sLP+T2/I+0htoFRL1cB9Znbt5F2+pkBzyaxJS63niRNP2fLUuy6nHGQa04y1hF/LOo/8rGuappy/W2GgYNF2IE45NpGa+ZeNXAOabq153JJjUPYy5xQlp06CQHCMlvsNs/AhZBs9tMeZp3qOgGraR3Q="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }