https://w3id.org/np/RA1OtRIE5TZH4_o1lL_6HOgr49WUMo25PwLPsLbiCa38s
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RA1OtRIE5TZH4_o1lL_6HOgr49WUMo25PwLPsLbiCa38s> .
@prefix sub: <https://w3id.org/np/RA1OtRIE5TZH4_o1lL_6HOgr49WUMo25PwLPsLbiCa38s/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix gen: <https://w3id.org/kpxl/gen/terms/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@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 {
dct:description rdfs:label "has the description" .
<http://schema.org/endDate> rdfs:label "has the end date" .
<http://schema.org/startDate> rdfs:label "has the start date" .
rdf:type rdfs:label "is a" .
rdfs:label rdfs:label "has the label" .
owl:sameAs rdfs:label "has the alternative ID" .
<https://ror.org/01yaj9a77> rdfs:label "ZonMw - Netherlands Organisation for Health Research and Development" .
<https://w3id.org/fair/ff/terms/has-funder> rdfs:label "has as funder" .
<https://w3id.org/fair/ff/terms/has-grant-id> rdfs:label "has the ZonMw project number" .
<https://w3id.org/fair/ff/terms/has-lead-institution> rdfs:label "has as lead institution" .
<https://w3id.org/fair/ff/terms/has-partner-institution> rdfs:label "has as partner institution" .
gen:Project rdfs:label "Project" .
gen:Space rdfs:label "Space" .
gen:hasAdmin rdfs:label "has as admin" .
gen:hasRootDefinition rdfs:label "has as root definition" .
sub:admin a nt:AgentPlaceholder;
rdfs:label "an admin of the project" .
sub:altId a nt:ExternalUriPlaceholder;
rdfs:label "alternative URI" .
sub:assertion a nt:AssertionTemplate;
dct:description "Such nanopublications define a project funded by ZonMw (the Netherlands Organisation for Health Research and Development) as a Space, recording its title, description, duration, the institutions carrying it out, and the ZonMw project number. The funder is fixed to ZonMw. Institutions are identified by their ROR identifiers, which can be looked up by name.";
rdfs:label "Defining a ZonMw-funded project";
nt:hasStatement sub:st00, sub:st01, sub:st02, sub:st03, sub:st04, sub:st11, sub:st12,
sub:st14, sub:st15, sub:st16, sub:st17, sub:st90, sub:st99;
nt:hasTag "Spaces" .
sub:description a nt:LongLiteralPlaceholder;
rdfs:label "the description of the project" .
sub:endDate a nt:LiteralPlaceholder;
rdfs:label "end date";
nt:hasDatatype xsd:date .
sub:grantId a nt:LiteralPlaceholder;
rdfs:label "the ZonMw project number" .
sub:label a nt:LiteralPlaceholder;
rdfs:label "the title of the project" .
sub:leadInstitution a nt:ExternalUriPlaceholder, nt:GuidedChoicePlaceholder;
rdfs:label "the lead institution (search by name to find its ROR identifier)";
nt:possibleValuesFromApi "https://api.ror.org/organizations?query=" .
sub:partnerInstitution a nt:ExternalUriPlaceholder, nt:GuidedChoicePlaceholder;
rdfs:label "a partner institution (search by name to find its ROR identifier)";
nt:possibleValuesFromApi "https://api.ror.org/organizations?query=" .
sub:rootDefinition a nt:RootNanopubPlaceholder .
sub:space a nt:ExternalUriPlaceholder, nt:IntroducedResource;
rdfs:label "project identifier";
nt:hasPrefix "https://w3id.org/spaces/zonmw/";
nt:hasPrefixLabel "https://w3id.org/spaces/zonmw/" .
sub:st00 rdf:object gen:Space;
rdf:predicate rdf:type;
rdf:subject sub:space .
sub:st01 rdf:object gen:Project;
rdf:predicate rdf:type;
rdf:subject sub:space .
sub:st02 rdf:object sub:label;
rdf:predicate rdfs:label;
rdf:subject sub:space .
sub:st03 rdf:object sub:description;
rdf:predicate dct:description;
rdf:subject sub:space .
sub:st04 a nt:RepeatableStatement;
rdf:object sub:admin;
rdf:predicate gen:hasAdmin;
rdf:subject sub:space .
sub:st11 rdf:object sub:startDate;
rdf:predicate <http://schema.org/startDate>;
rdf:subject sub:space .
sub:st12 a nt:OptionalStatement;
rdf:object sub:endDate;
rdf:predicate <http://schema.org/endDate>;
rdf:subject sub:space .
sub:st14 a nt:OptionalStatement;
rdf:object sub:leadInstitution;
rdf:predicate <https://w3id.org/fair/ff/terms/has-lead-institution>;
rdf:subject sub:space .
sub:st15 a nt:OptionalStatement, nt:RepeatableStatement;
rdf:object sub:partnerInstitution;
rdf:predicate <https://w3id.org/fair/ff/terms/has-partner-institution>;
rdf:subject sub:space .
sub:st16 rdf:object <https://ror.org/01yaj9a77>;
rdf:predicate <https://w3id.org/fair/ff/terms/has-funder>;
rdf:subject sub:space .
sub:st17 rdf:object sub:grantId;
rdf:predicate <https://w3id.org/fair/ff/terms/has-grant-id>;
rdf:subject sub:space .
sub:st90 a nt:OptionalStatement, nt:RepeatableStatement;
rdf:object sub:altId;
rdf:predicate owl:sameAs;
rdf:subject sub:space .
sub:st99 rdf:object sub:rootDefinition;
rdf:predicate gen:hasRootDefinition;
rdf:subject sub:space .
sub:startDate a nt:LiteralPlaceholder;
rdfs:label "start date";
nt:hasDatatype xsd:date .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
this: dct:created "2026-09-24T12:04:38+00:00"^^xsd:dateTime;
dct:creator orcid:0000-0002-1267-0234;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:supersedes <https://w3id.org/np/RATXFYzTRbbfUm05kfZ61pJD0LsTj4qYAtnPhb7B_GoR0>;
rdfs:label "Defining a ZonMw-funded project";
skos:changeNote "Guided choices that must refer to existing resources are now also external URI placeholders, so Nanodash no longer offers to mint a typed plain name locally for them: leadInstitution, partnerInstitution.";
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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>,
<https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RA97ErZmL97PuPlwui1_qIdVTi5Ag8IaDdKeXlumYD_ms> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
npx:hasSignature "LRCU5KcPpg4NCW+4Gfy4cShgg7jCb32hGhqPJ1eyRN2BW2wP9eb/H9MKCpZmIrKV7kcRevuPfGKffMAR6s1VX56q00JD5mnb/FMJjgdv16b3rmVFw7gGMNqK4V3nWPBp1widwh3NBP1t8++e+Ysq5MP4D/r/qng9yATAfDO6uE4=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
}