@prefix this: <https://w3id.org/np/RAzAdPWB-kETxyr8CPxC8ecxCVazdZqCLIE_APuRl60BU> .
@prefix sub: <https://w3id.org/np/RAzAdPWB-kETxyr8CPxC8ecxCVazdZqCLIE_APuRl60BU/> .
@prefix shacl: <http://www.w3.org/ns/shacl#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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.T11966/82045bd97a0acce88378> dct:conformsTo <https://hdl.handle.net/21.T11966/996c38676da9ee56f8ab> ;
    a <https://w3id.org/fdoc/o/terms/FdoProfile> , fdof:FAIRDigitalObject ;
    <https://hdl.handle.net/0.TYPE/DOIPService> <https://hdl.handle.net/21.T11966/service> ;
    <https://hdl.handle.net/10320/loc> """<locations>
<location href=\"http://typeregistry.testbed.pid.gwdg.de/objects/21.T11966/82045bd97a0acce88378\" weight=\"0\" view=\"json\" />
<location href=\"http://typeregistry.testbed.pid.gwdg.de/#objects/21.T11966/82045bd97a0acce88378\" weight=\"1\" view=\"ui\" />
</locations>""" ;
    <https://hdl.handle.net/21.T11966/JsonSchema> "{\"$ref\": \"https://typeapi.lab.pidconsortium.net/v1/types/schema/21.T11966/82045bd97a0acce88378\"}" ;
    <https://hdl.handle.net/21.T11966/b5b58656b1fa5aff0505> <https://hdl.handle.net/21.T11966/service> ;
    <https://w3id.org/fdoc/o/terms/hasShape> sub:nodeShape .
  sub:nodeShape a shacl:NodeShape ;
    shacl:property sub:nodeShape1 , sub:nodeShape2 , sub:nodeShape3 , sub:nodeShape4 ;
    shacl:targetClass fdof:FAIRDigitalObject .
  sub:nodeShape1 shacl:maxCount "1"^^xsd:int ;
    shacl:minCount "1"^^xsd:int ;
    shacl:path dct:conformsTo .
  sub:nodeShape2 shacl:maxCount "1"^^xsd:int ;
    shacl:path <https://hdl.handle.net/21.T11966/1639bb8709dda583d357> .
  sub:nodeShape3 shacl:maxCount "1"^^xsd:int ;
    shacl:path <https://hdl.handle.net/21.T11966/d3da8ecbafdc54485a40> .
  sub:nodeShape4 shacl:maxCount "1"^^xsd:int ;
    shacl:minCount "1"^^xsd:int ;
    shacl:path <https://hdl.handle.net/21.T11966/b5b58656b1fa5aff0505> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://hdl.handle.net/api/handles/21.T11966/82045bd97a0acce88378> .
}
sub:pubinfo {
  this: dct:created "2025-06-27T14:54:22.264+02:00"^^xsd:dateTime ;
    npx:hasNanopubType <https://w3id.org/np/o/ntemplate/AssertionTemplate> ;
    npx:introduces <https://hdl.handle.net/21.T11966/82045bd97a0acce88378> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApbztY8l4lWqVF8L/djJ1knoc7Nm5kVHT9NqSe0fXO9Hel3DRO2IyxJYVEvThhllBuHNtZK32ww23AlglArokhxPCSBPKvVgQS6r46khF2D85tnd5htaBq+bfjMqL+LDlQh3LdBpAqrLmsmfsPkU65CCxSGufBs2v39p41z5FkRXE1JKJ/UZe+1OUq+CibjOfo1g1Nz6HO0fZML7GnQBj5X9lvU0llmDk/sqdNMxAJDSQh2/Zh0kz7+Dm7vJOx3mNEXU4FuzVzKBYwTotvEcJod7Vot1fPOJXPGoNDVNKMQffCala9o4pqT739LS7R7ZFVMjzPkLUxYCjnEgOZI5t6wIDAQAB" ;
    npx:hasSignature "nVG3n59x3q8LrxdUUZNk+m9ocRjoCEvZr4rDNE5MG9d2XicsbveQ5Zvj2cfrwgP0s/s5DBRHVRqGdvufBriH/0kvmMJUM7y7oxzxUyo4Vb3dUSLYYE9Vjpk0Agf92S3YiZfBQs0XUCRmkq016nn748yb9sTa4TmzguXyp5Dzf249jZ9y1ZX2NjO3DP9JwnN21t9pLYVhGV830r8Ypsg8XxxAJ5Lw1kqID2al2WriCmyKi9ZsGXDLoKue8OQu60g89cvvVNLtQjuynlNIBFewoNErP4CP2G4xB6Ays0PHwHtE69s/BCEHhgXUMX5tyDw5pp6hfwUnvP2zRIopFQhQ+Q==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy <https://orcid.org/0009-0008-3635-347X> .
}