Nanopublication

< Home

ID

https://w3id.org/np/RAmcz6jlFGk3kH0Hi9aIGAE3tYMIjohjKYvDPt7hjfCWw

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RAmcz6jlFGk3kH0Hi9aIGAE3tYMIjohjKYvDPt7hjfCWw> .
@prefix sub: <https://w3id.org/np/RAmcz6jlFGk3kH0Hi9aIGAE3tYMIjohjKYvDPt7hjfCWw#> .
@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#> .

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

sub:assertion {
  sub:Schema.org a <https://w3id.org/fair/fip/terms/Available-FAIR-Enabling-Resource>,
      <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource>, <https://w3id.org/fair/fip/terms/Metadata-schema>,
      <https://w3id.org/fair/fip/terms/Provenance-model>, <https://w3id.org/fair/fip/terms/Structured-vocabulary>;
    rdfs:comment "Schema.org is a collaborative, community activity with a mission to create, maintain, and promote schemas for structured data on the Internet, on web pages, in email messages, and beyond.";
    rdfs:label "Schema.org";
    rdfs:seeAlso <https://schema.org/> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-7567-0311 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEgAptrjJ4ozedGapbygrZJDcx4v7dZ5R5L+aQ5nDxrMZ0KQyXYWhMVcnJKzpU7Z3HD7YkFziPG3CFqB2q85cIb9fzZ+6SXSOSX6LgHsJxsbHn3ASdWy2ZAoclJIEjzrHRxefg7Xf+Hc5WpbabWBgcafyo2qXHN1lJ6wE7pUMrSQIDAQAB";
    npx:hasSignature "aokvC4Bm5d6EshpU1+nxYwrwB3hE04I0EYxysP+ce2cjYNso3flO+33bqt9OPscZff6A4I9PBG+b4J1skYKwwUItcsnfCMcNSsYleGr+N+1noRQy51d1kAFI6hf9IDGy5Ou4jHjtfFrQwDzwRxFDgs93Ojb96NZSZckHzBf67A8=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2024-02-05T13:53:32.675Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-7567-0311;
    dct:license <https://creativecommons.org/licenses/by/4.0/>, <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:introduces sub:Schema.org;
    rdfs:label "FAIR-enabling resource: Schema.org";
    prov:wasDerivedFrom ns1:RA79RRFmhOWNmjLw0AuuTxVUc2VtxxJc-Rig2UnGmLU2k;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA, ns1:RA_R5w4lZ-6xuZyylG8qSlMhmWBaTE41-zlhiBVUQblCc,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAaA6Mp_qOKAw2LhyzvrUN_wHO9yQoX22wd-tDW4IkJR8> .
}