@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @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:description "Natural Science"; rdfs:label "Natural Science" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { nt:hasLabelFromApi "field of study - field limited to a specific area of ​​knowledge; specialization in an occupation or branch of learning; a specific use" . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2025-11-07T14:08:34.019Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces ; npx:wasCreatedAt ; rdfs:label "Natural Science"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate ns1:RAnxJvccrJq_S63P6KP5ujwaLND5mV15iVke03AqVVF-o . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "xM3xfIAamAyIxlBGXzZy6gCdfED58Hh7iGvbEi4GLRkkvzWsV37R2KoRMe39gOZXj6+jzWAc1o8xOxJvJJKew+hjxt2AmtktxLz70gIMaZZooYhztuQWVkPJgoES29LTK7o2fMrIz3j49yqKbzebh+j/AsyutUATB9BGTc2Fs6w="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }