Nanopublication

< Home

ID

https://w3id.org/np/RAVhiqhbuPvc1gFqSC623e7bqq_8TloVEM7Bbo3vhGc3o

Formats

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

Content

@prefix this: <https://w3id.org/np/RAVhiqhbuPvc1gFqSC623e7bqq_8TloVEM7Bbo3vhGc3o> .
@prefix sub: <https://w3id.org/np/RAVhiqhbuPvc1gFqSC623e7bqq_8TloVEM7Bbo3vhGc3o/> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

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

sub:assertion {
  <https://w3id.org/np/RAPJ00G11Ci9ZoSgUUZKB-AzPhRiznZhfrvP3qVnEt4Yc/paragraph> a <https://w3id.org/kpxl/gen/terms/Paragraph>;
    <http://schema.org/isPartOf> <https://w3id.org/spaces/FAIR-Implementation-Space>;
    <http://schema.org/title> "Welcome to the FAIR Implementation Space!";
    <https://w3id.org/kpxl/gen/terms/hasContent> "<p> Discover resources declared by data stewards from communities using the GO FAIR Foundation's FAIR Implementation Profile (FIP) approach. If you are unfamiliar with any of the concepts mentioned here, have a look at the <a href=\"https://publish.obsidian.md/gff-concept-base/\">GFF Concept Base</a>.</p>";
    <https://w3id.org/kpxl/gen/terms/hasPositionString> "1.1" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 .
}

sub:pubinfo {
  orcid:0000-0002-0319-6542 foaf:name "Dario Bijker" .
  
  this: dct:created "2026-09-24T13:26:34.309Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-0319-6542;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces <https://w3id.org/np/RAPJ00G11Ci9ZoSgUUZKB-AzPhRiznZhfrvP3qVnEt4Yc/paragraph>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Welcome to the FAIR Implementation Space!";
    skos:changeNote """<p>

Discover resources declared by data stewards from communities using the GO FAIR Foundation's FAIR Implementation Profile (FIP) approach. If you are unfamiliar with any of the concepts mentioned here, have a look at the <a href=\"https://publish.obsidian.md/gff-concept-base/\">GFF Concept Base</a>.

</p>""";
    prov:wasDerivedFrom <https://w3id.org/np/RAkwUGW0fJ4JGGB2eLJlKLJI7GF-ldfw7oef5i0Ll7mIQ>;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
      <https://w3id.org/np/RAKc76yHLDbloE6ObluzYQsfX37v6qrZXbYeIKpe8-YUo>, <https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAhFzCxoMUoacDO6uVZ9jGwgTgqv9Mgvk20MVtqrLxuiA> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfUo0FLu1y2EeueL40lqkVdm9fTJa6WhF6MhyjhKAagbuaWe1wwyk453ot8KAQ3aHtL3B8Ze/aLf+wHrBhS0nz4wS6urc8ksIzlLCoa9KIfa0JuQunBLFptV0U9fTR8kDlPoB+klNrUfzeCXmkdgnnUiiwBoN+j1eN87XMSHKI3wIDAQAB";
    npx:hasSignature "CNS1LmfpfqoE4djzejaRp+RWfgsl8S50YNSeTAg/IFZflI8ZYV2XFYzyYWFy7jHC7Gr63t/tGoDQqJ9H4PI1rQ1HNuA68Dt/E5BYyC9afh2ubO6bnNjUcS9fKH4DOtDhr8+Q+LfnuXF1hmVeF0OsfSFnWuD2cAtqW/nEImuCQ/U=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-0319-6542 .
  
  <https://w3id.org/spaces/FAIR-Implementation-Space> nt:hasLabelFromApi "FAIR Implementation Space" .
}