Nanopublication

< Home

ID

https://w3id.org/np/RA6WR8yIPm9A_iSQEOL7r2DllPjhmAXjoy4B-YR58x6tI

Formats

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

Content

@prefix this: <https://w3id.org/np/RA6WR8yIPm9A_iSQEOL7r2DllPjhmAXjoy4B-YR58x6tI> .
@prefix sub: <https://w3id.org/np/RA6WR8yIPm9A_iSQEOL7r2DllPjhmAXjoy4B-YR58x6tI#> .
@prefix schema: <http://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix oa: <https://www.w3.org/ns/oa#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .

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

sub:assertion {
  <https://doi.org/10.25504/FAIRsharing.hzdzq8> a fip:Available-FAIR-Enabling-Resource,
      fip:FAIR-Enabling-Resource, fip:Metadata-schema, fip:Provenance-model, fip:Structured-vocabulary;
    schema:url schema:;
    rdfs:comment "Schema.org is a collaborative, community activity with a mission to create, maintain, and promote schemas for structured data on the Internet. In addition to people from the sponsoring companies, there is substantial participation by the larger web community, through public mailing lists such as public-vocabs@w3.org and through GitHub. Search engines including Bing, Google, Yahoo! and Yandex rely on schema.org markup to improve the display of search results, making it easier for people to find the right web pages.  Since April 2015, the W3C Schema.org Community Group is the main forum for schema collaboration, and provides the public-schemaorg@w3.org mailing list for discussions.";
    rdfs:label "Schema.org";
    rdfs:seeAlso <https://doi.org/10.25504/FAIRsharing.hzdzq8>;
    fip:registered-on <https://w3id.org/np/RAt1Q_dmp17z3VuKvI-fEcTtA5c6TRGw3B7KgvJqtUn6w#fcon>;
    oa:hasPurpose obo:T4FS_0000241 .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0001-6301-4248;
    prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.hzdzq8> .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "ZqyL6xGSEGpAtFXsSwJ+xbI1NmST4OATmhD63bb9caTEDXEwnOeOfv0r3DPEazqw//TFdAlWlwmnBm6D2Vq/CipTdD8tF2wWvphLdSVgJkI9yZurA5zhFplyvha8J6fQtdTxh0LnHORkYmX/cz+Sm9CnNPeUnlJlDN7blIozKr4=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2025-03-13T17:30:13Z"^^xsd:dateTime;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard>;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:describes <https://doi.org/10.25504/FAIRsharing.hzdzq8>;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/6ebad87a-f668-4a70-9fbf-4a6cc0d90759> .
}