@prefix this: <https://w3id.org/np/RADYCOFsravzvk1_iJlYYrgkns19JF_TaU_UUADLAYu28> .
@prefix sub: <https://w3id.org/np/RADYCOFsravzvk1_iJlYYrgkns19JF_TaU_UUADLAYu28/> .
@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#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:test dct:creator orcid:0000-0001-5819-7713 , orcid:0000-0001-6301-4248 , orcid:0000-0002-0319-6542 , orcid:0000-0002-5727-4999 , orcid:0000-0003-1062-5576 , orcid:0000-0003-2195-3997 ;
    dct:date "2026-03-26"^^xsd:date ;
    dct:description "Nanopublications provide a flexible, interoperable mechanism for representing FIPs and FSRs. Transforming the existing FSR metadata schema into a formal FDO Profileis the next essential step. Combined with SHACL and linked data, nanopubs can fully support FAIR Digital Object implementations." ;
    dct:isPartOf <https://w3id.org/spaces/fdo-conference-2026> ;
    a <https://w3id.org/kpxl/gen/terms/PosterPresentation> ;
    rdfs:label "FDO Nanopublications for FAIR Supporting Resources" ;
    rdfs:seeAlso <https://osf.io/ckhw4> ;
    <https://schema.org/about> <http://www.wikidata.org/entity/Q59140217> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-0319-6542 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q59140217> nt:hasLabelFromApi "FAIR digital object - digital object that can be shared in ways that are aligned with the FAIR Principles" .
  orcid:0000-0002-0319-6542 foaf:name "Dario Bijker" .
  this: dct:created "2026-03-25T13:14:44.434Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-0319-6542 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:test ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Poster: FDO Nanopublications for FAIR Supporting Resources" ;
    prov:wasDerivedFrom <https://w3id.org/np/RA6tVODXbASbK9vdpOCPwwaDa9EP8sQXmyUa_eyjtmUyU> ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8> , <https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAySQ-S4Q7JJZ5jJ2bprDo6YwVL8T8SYWGLLHuAvFtqVc> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfUo0FLu1y2EeueL40lqkVdm9fTJa6WhF6MhyjhKAagbuaWe1wwyk453ot8KAQ3aHtL3B8Ze/aLf+wHrBhS0nz4wS6urc8ksIzlLCoa9KIfa0JuQunBLFptV0U9fTR8kDlPoB+klNrUfzeCXmkdgnnUiiwBoN+j1eN87XMSHKI3wIDAQAB" ;
    npx:hasSignature "eqd+7hsYXA8WXqLIFVUHsLe9lbi1qkfV03/Q5Mtk9/edXMemRthor/1/49NlFwvQCmwEeJnhKhyAg8LutQ042caohGcPhlSFs1mQyIjPhHMjKm1B5irDLGy3CnHLwW6Sfix/KaxP+4yJ4Y94sZk0eh6hLSADo2+Bk9weu1/DZvA=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-0319-6542 .
  <https://w3id.org/spaces/fdo-conference-2026> nt:hasLabelFromApi "3rd FAIR Digital Objects Conference" .
}