@prefix this: <https://w3id.org/np/RAuNo4HIHpQG15x8CUk52o-RAXc9697M3YF9h4WnL0AjM> .
@prefix sub: <https://w3id.org/np/RAuNo4HIHpQG15x8CUk52o-RAXc9697M3YF9h4WnL0AjM/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  dct:subject dct:conformsTo <https://w3id.org/np/RAPydxVo5qyeX2SZRuoJo55I6C3Z226bmElOCxAicboF8/fdo-attribute-profile> ;
    dct:description "Refers to a topic of the resource." ;
    a <http://www.w3.org/2002/07/owl#ObjectProperty> , <https://w3id.org/fdoc/o/terms/FdoAttribute> , <https://w3id.org/fdof/ontology#FAIRDigitalObject> ;
    rdfs:domain <https://w3id.org/fdof/ontology#FAIRDigitalObject> ;
    rdfs:label "has the subject" .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.dublincore.org/specifications/dublin-core/dcmi-terms/> .
}
sub:pubinfo {
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  this: dct:created "2025-09-03T11:09:31.901Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1267-0234 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces dct:subject ;
    npx:supersedes <https://w3id.org/np/RATSrA8iUuzO26OZ0-HtCFQwe7qGt1eBsI_x_123soV4Y> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8 ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAhQeCZiniHyzJRZnYs9TbnvbkoMn2xmusNax5rAMSHmE> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" ;
    npx:hasSignature "EkpJ8E42ctry8rp5Vz4ywDUk5mWS96q8x6+9Ls+kQws8wZSBk/dgKV5frtM3dtsWjCAiCXNq9cCdQhoGhl0GqTEsmxKn62Dp+lVvoQ8QUjDd4dw5pmnwtDMrTjZMTbxbln5kc7kh1MKqwSa6+rfwReclwg7LE8dCO7/Z4hshxRU=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1267-0234 .
}