@prefix this: <https://w3id.org/np/RAfFWh6SdKfLtU6aGU2KMqX9HTkhRaIAXS12RTatffkcI> .
@prefix sub: <https://w3id.org/np/RAfFWh6SdKfLtU6aGU2KMqX9HTkhRaIAXS12RTatffkcI/> .
@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/vj7gp> 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 ;
    <https://www.w3.org/ns/dcat#accessURL> <https://osf.io/vj7gp> .
  sub:STAYAHEAD dct:contributor orcid:0000-0001-8888-635X ;
    dct:creator orcid:0009-0004-2188-0817 ;
    dct:hasVersion "v1.0" ;
    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/Call-for-Proposals> , <https://w3id.org/fdof/ontology#FAIRDigitalObject> ;
    rdfs:label "Funding Call for Proposals for the STAYAHEAD Project" ;
    <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-10T13:21:45.223Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0004-2188-0817 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:STAYAHEAD ;
    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/RA4N012_KFQPCDApGZesmq82l_cb7FiOxb1H8JU35v0L8> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwNmDuHNCGRTNccDpvK2x9Hdbgac9Z2e7nF9KxqArfCGNMkK5UcEBeNv6Lx1mgUVXAL6cZERLL1Fssu7cLZEdaAUiPTkCLSNWWLbBNTTlVWR9+2dP00VrRToaqDYhZBo3E6Psc+GfOyDNJJ7n7r2vVsDiLMsUmQCHeLiX4pXukfwIDAQAB" ;
    npx:hasSignature "Eiz+6YuRHkqX5azVC2RQb7Hqxt2h5FvaRzx/YVRQk7kUdWQi47y1j0MIldPHolK3axWKapyPjd23esYcoT6ECHQ0/0y8bRIrFa7VQ+SXXhCz4MlQ8/Hilq2fo/3bW0MRYHXExLl8Q54ReETLD44wEBDBhgKkMeF0iD9Sel+LLxc=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0004-2188-0817 .
}