Nanopublication

< Home

ID

https://w3id.org/np/RAGy1YGmFjQRunMpK5qUbLiOsIkGCjrBfds5OsEovZNeg

Formats

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

Content

@prefix this: <https://w3id.org/np/RAGy1YGmFjQRunMpK5qUbLiOsIkGCjrBfds5OsEovZNeg> .
@prefix sub: <https://w3id.org/np/RAGy1YGmFjQRunMpK5qUbLiOsIkGCjrBfds5OsEovZNeg#> .
@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 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>;
    <http://schema.org/url> <http://schema.org/>;
    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/>;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <https://doi.org/10.25504/FAIRsharing.hzdzq8> .
}

sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.hzdzq8> .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEgAptrjJ4ozedGapbygrZJDcx4v7dZ5R5L+aQ5nDxrMZ0KQyXYWhMVcnJKzpU7Z3HD7YkFziPG3CFqB2q85cIb9fzZ+6SXSOSX6LgHsJxsbHn3ASdWy2ZAoclJIEjzrHRxefg7Xf+Hc5WpbabWBgcafyo2qXHN1lJ6wE7pUMrSQIDAQAB";
    npx:hasSignature "Pw6+sGSNHJZ5kJkJBJOSmLMFRWZHyaitOxboyRFRHZsUGTRCyJmVmN+L29tv0Vxs6Aze63ZoBVNme5WFc5/i6IPr0hytrMuHOo5zUhrhhoYkgPLRxpCuN8q6omQxQAmy3f0PMN7ECA5wq/5I4Obn+REH8hQ92pCzyZ4kcuuLeNs=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2024-02-05T15:22:28.144Z"^^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 <http://purl.org/np/RA79RRFmhOWNmjLw0AuuTxVUc2VtxxJc-Rig2UnGmLU2k>;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
      <http://purl.org/np/RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA>, <http://purl.org/np/RA_R5w4lZ-6xuZyylG8qSlMhmWBaTE41-zlhiBVUQblCc>,
      <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAaA6Mp_qOKAw2LhyzvrUN_wHO9yQoX22wd-tDW4IkJR8> .
}