Nanopublication

< Home

ID

https://w3id.org/np/RAGvi8cGYNxzMcAprvsq9SPr7LBeb0P3q4NTP_oenaPPg

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix ns1: <https://w3id.org/fdof/ontology#> .
@prefix ns2: <https://hdl.handle.net/21.T11966/> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sub: <https://w3id.org/np/RAGvi8cGYNxzMcAprvsq9SPr7LBeb0P3q4NTP_oenaPPg/> .
@prefix this: <https://w3id.org/np/RAGvi8cGYNxzMcAprvsq9SPr7LBeb0P3q4NTP_oenaPPg> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <https://hdl.handle.net/21.T11967/39b0ec87d17a4856c5f7> a ns1:FAIRDigitalObject;
    rdfs:label "NumberFdo1";
    ns2:06a6c27e3e2ef27779ec <https://hdl.handle.net/21.T11967/83d2b3f39034b2ac78cd>;
    ns2:06fae297d104953b2eaa "{\"FdoGenre\":\"21.T11966/365ff9576c26ca6053db\",\"FdoMimeType\":\"21.T11966/f919d9f152904f6c40db\",\"FdoOperations\":[\"21.T11966/1da6d8c42eb6a685a8b6\"]}";
    ns2:143d58e30d417a2cb75d "created";
    ns2:4ee0ae648b243f49850f ns2:82045bd97a0acce88378;
    ns2:b5b58656b1fa5aff0505 <https://hdl.handle.net/21.T11967/service>;
    ns1:hasMetadata this: .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234, <https://orcid.org/https://orcid.org/0000-0002-1267-0234> .
}

sub:pubinfo {
  ns2:06a6c27e3e2ef27779ec rdfs:label "DataRef" .
  
  ns2:06fae297d104953b2eaa rdfs:label "FdoType" .
  
  ns2:143d58e30d417a2cb75d rdfs:label "FdoStatus" .
  
  ns2:4ee0ae648b243f49850f rdfs:label "FdoProfile" .
  
  ns2:b5b58656b1fa5aff0505 rdfs:label "FdoService" .
  
  this: dcterms:creator <https://orcid.org/https://orcid.org/0000-0002-1267-0234>;
    dcterms:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces <https://hdl.handle.net/21.T11967/39b0ec87d17a4856c5f7>;
    rdfs:label "FAIR Digital Object: NumberFdo1";
    prov:generatedAtTime "2025-04-16T09:43:12.777236"^^xsd:dateTime;
    prov:wasAttributedTo orcid:0000-0002-1267-0234 .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
    npx:hasSignature "XJKBplBlRGnTf6wNx0fcOKhJ9awq5fsDnKDyE+Slr7znd2Ghc1a8leXasjfDdnINHEhV5ahYfuKrxLBxP6qvNq4i+PCD2iqyivmKTDpVZpQJ5hmTz9YoDEeS6cZuXGTddeCOItoNXoKe3tXUDC3O3EfcukWQH6hTGtnPxLy/2PU=";
    npx:hasSignatureTarget this: .
}