@prefix this: <https://w3id.org/np/RAIAzZHi9pSYc2SUgWEGXu7Mv_WOFq1co5wqgK-vfPdJk> .
@prefix sub: <https://w3id.org/np/RAIAzZHi9pSYc2SUgWEGXu7Mv_WOFq1co5wqgK-vfPdJk/> .
@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 {
  <https://osf.io/ynjw8> dct:issued "2022" ;
    dct:license <http://purl.org/np/RAQ__sGdY_Qc7l1O_zmn4nr-pMBOxKU04Ur9s998rS6Fc#CC-BY-4.0> ;
    <https://w3id.org/fdof/ontology#hasEncodingFormat> <https://www.iana.org/assignments/media-types/application/pdf> ;
    <https://w3id.org/fdof/ontology#materializes> sub:STAYAHEAD_DMP ;
    <https://www.w3.org/ns/dcat#accessURL> <https://osf.io/ynjw8> .
  sub:STAYAHEAD_DMP dct:contributor orcid:0000-0001-8888-635X ;
    dct:creator orcid:0009-0004-2188-0817 ;
    dct:language <https://www.omg.org/spec/LCC/Languages/LaISO639-1-LanguageCodes/en> ;
    dct:publisher <https://ror.org/056cwr036> ;
    dct:subject <http://aims.fao.org/aos/agrovoc/c_4318> ;
    a <https://w3id.org/fair/ff/terms/Data-Management-Plan> , <https://w3id.org/fdof/ontology#FAIRDigitalObject> ;
    rdfs:label "STAYAHEAD Data Management Plan" ;
    <https://schema.org/funder> <https://ror.org/056cwr036> ;
    <https://w3id.org/fdof/ontology#hasMetadata> this: ;
    <https://www.w3.org/ns/dcat#contactPoint> "info@health-holland.com" ;
    <https://www.w3.org/ns/dcat#endDate> "31-03-2026" ;
    <https://www.w3.org/ns/dcat#startDate> "01-10-2022" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0004-2188-0817 .
}
sub:pubinfo {
  <http://purl.org/np/RAQ__sGdY_Qc7l1O_zmn4nr-pMBOxKU04Ur9s998rS6Fc#CC-BY-4.0> nt:hasLabelFromApi "CC BY 4.0 | Attribution 4.0 International - Using this licence you are free to share and adapt the resource but you must ..." .
  orcid:0009-0004-2188-0817 foaf:name "Max van den Boom" .
  this: dct:created "2025-07-11T14:10:31.241Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0004-2188-0817 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:STAYAHEAD_DMP ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA6lhiV2YLWl02mvfPJdz0MOQUk7n2S3rb7XzFwiZa8_Y> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwNmDuHNCGRTNccDpvK2x9Hdbgac9Z2e7nF9KxqArfCGNMkK5UcEBeNv6Lx1mgUVXAL6cZERLL1Fssu7cLZEdaAUiPTkCLSNWWLbBNTTlVWR9+2dP00VrRToaqDYhZBo3E6Psc+GfOyDNJJ7n7r2vVsDiLMsUmQCHeLiX4pXukfwIDAQAB" ;
    npx:hasSignature "RDT341xfZeR954qVd3xWeJgGJ9QouOwQIxW0pa3Q3Ai375tHjvOYaE7aX9onvo/H/N8keZtyCo/Jjeq9yLEm0wCOWTztepbruUa5uAzG4ZGYg1NBSMS9UhjrG1VjbW9SqLJcKhiJ1rwwEO/WE4h6gwUKNXFTKJmoG9BxS8V5Dmw=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0004-2188-0817 .
}