@prefix this: <https://w3id.org/np/RAkj7rSv3vBzfV34h7UGv-x_xjoIQ-JWIWj8Cddpw7hkY> .
@prefix sub: <https://w3id.org/np/RAkj7rSv3vBzfV34h7UGv-x_xjoIQ-JWIWj8Cddpw7hkY/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fdof: <https://w3id.org/fdof/ontology#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://hdl.handle.net/21.T11967/39b0ec87d17a4856c5f7> dct:conformsTo <https://hdl.handle.net/21.T11966/82045bd97a0acce88378> ;
    a fdof:FAIRDigitalObject ;
    rdfs:label "NumberFdo1" ;
    <https://hdl.handle.net/0.TYPE/DOIPService> <https://hdl.handle.net/21.T11967/service> ;
    <https://hdl.handle.net/10320/loc> """<locations>
<location href=\"https://cordra.testbed.pid.gwdg.de/objects/21.T11967/39b0ec87d17a4856c5f7\" weight=\"0\" view=\"json\" />
<location href=\"https://cordra.testbed.pid.gwdg.de/#objects/21.T11967/39b0ec87d17a4856c5f7\" weight=\"1\" view=\"ui\" />
</locations>""" ;
    <https://w3id.org/kpxl/handle/terms/DataRef> <https://hdl.handle.net/21.T11967/83d2b3f39034b2ac78cd> ;
    <https://w3id.org/kpxl/handle/terms/FdoMimeType> <https://hdl.handle.net/21.T11966/f919d9f152904f6c40db> ;
    <https://w3id.org/kpxl/handle/terms/FdoSemanticType> <https://hdl.handle.net/21.T11966/dde0a91075a4258a878b> ;
    <https://w3id.org/kpxl/handle/terms/FdoService> <https://hdl.handle.net/21.T11967/service> ;
    <https://w3id.org/kpxl/handle/terms/FdoStatus> "created" ;
    <https://w3id.org/kpxl/handle/terms/MetadataRef> <https://hdl.handle.net/21.T11967/17361829babdab0ba566> ;
    <https://w3id.org/kpxl/handle/terms/createdBy> "admin" ;
    <https://w3id.org/kpxl/handle/terms/creationDate> "2025-03-30T14:53:22.893Z" ;
    <https://w3id.org/kpxl/handle/terms/description> "This FDO is a simple data FDO to demonstrate what a ConfigType4 FDO looks like." ;
    <https://w3id.org/kpxl/handle/terms/modificationDate> "2025-05-09T11:33:01.196Z" ;
    <https://w3id.org/kpxl/handle/terms/modifiedBy> "admin" .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://hdl.handle.net/api/handles/21.T11967/39b0ec87d17a4856c5f7> .
}
sub:pubinfo {
  this: dct:created "2025-07-15T14:11:31.068+02:00"^^xsd:dateTime ;
    npx:introduces <https://hdl.handle.net/21.T11967/39b0ec87d17a4856c5f7> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApbztY8l4lWqVF8L/djJ1knoc7Nm5kVHT9NqSe0fXO9Hel3DRO2IyxJYVEvThhllBuHNtZK32ww23AlglArokhxPCSBPKvVgQS6r46khF2D85tnd5htaBq+bfjMqL+LDlQh3LdBpAqrLmsmfsPkU65CCxSGufBs2v39p41z5FkRXE1JKJ/UZe+1OUq+CibjOfo1g1Nz6HO0fZML7GnQBj5X9lvU0llmDk/sqdNMxAJDSQh2/Zh0kz7+Dm7vJOx3mNEXU4FuzVzKBYwTotvEcJod7Vot1fPOJXPGoNDVNKMQffCala9o4pqT739LS7R7ZFVMjzPkLUxYCjnEgOZI5t6wIDAQAB" ;
    npx:hasSignature "KmKnU3gXo8UrOmXQhkuiskH2VXjxE6iOfPZKaq7at7cyCX5YUxCTFErHukTztKRVixg4qVc/sl/JIadMDk6QCIbHf2CZuj+r7/zPaqTXSbKOS9m0PFC72vuYR0Uly5/Atxs1q9AbTaN2sDvyIN0eYSnmeFTprcSyCR2eSRQkbgj77CQMc2IsaLCM/8kSW6cDZf5bj7Uv9BDCNGxe70twmm3wMAWhGDygSrp4pkAbQnRS8T++VQ8qhBt5rRqtdaAWFyagcMg+fPfrBaly+ldDu2fUhwDReENn/nCsAHpzbOnS39ga2vpgJ1Q9PANMBIYe9OMNUm1LBNsHjbdAQS738Q==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy <https://orcid.org/0009-0008-3635-347X> .
}