@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:isVersionOf sub:fdoAttributeView-kind; dct:title "➡ FDO Attributes"; a , ; rdfs:label "View of FDO attributes"; "4.4.FDOAttributes"; sub:action; ; "resource" . sub:action a ; rdfs:label "add..."; ; "void"; "void"; "resource" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . nt:hasLabelFromApi "Get FDO attributes - This query returns all FDO attributes with their definitions" . nt:hasLabelFromApi "Defining an RDF property as FDO attribute - With this template an object/datatype property is defined in a way it can ser..." . this: dct:created "2026-03-20T14:20:27.167+01:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds ; npx:introduces sub:fdoAttributeView-kind; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "d9sREtdRBYcIa6jHLkFOWPf3jjDP71ZCO2rUT6ENw7TWUB9xD8/JlsF3ns1xqD7C2fVZHd6C8v5G5EAb9hP18FoCKBCpUdePSqPBbmG5VS+TxbfuXpUNigUmxo/VbfbnPkukPk0BxM6YrzPdn78TtQZ3XOAtVYmjitNZOxY7hY4="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }