https://w3id.org/np/RA7URaca6zQn82v4GiFvle2WQGsaRyUINLMn80aIhmbjw
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RA7URaca6zQn82v4GiFvle2WQGsaRyUINLMn80aIhmbjw> .
@prefix sub: <https://w3id.org/np/RA7URaca6zQn82v4GiFvle2WQGsaRyUINLMn80aIhmbjw/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@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 oh: <https://w3id.org/spaces/zonmw/r/onehealth/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
oh:Animal a skos:Concept;
rdfs:label "Animal";
skos:definition "The animal health domain of the One Health framework, including livestock, companion, and wild animals.";
skos:inScheme oh:domains;
skos:prefLabel "Animal";
skos:topConceptOf oh:domains .
oh:Environment a skos:Concept;
rdfs:label "Environment";
skos:definition "The environmental health domain of the One Health framework, including soil, water, and other ecosystem reservoirs.";
skos:inScheme oh:domains;
skos:prefLabel "Environment";
skos:topConceptOf oh:domains .
oh:Human a skos:Concept;
rdfs:label "Human";
skos:definition "The human health domain of the One Health framework.";
skos:inScheme oh:domains;
skos:prefLabel "Human";
skos:topConceptOf oh:domains .
oh:domain a rdf:Property, owl:ObjectProperty;
rdfs:label "One Health domain";
rdfs:range skos:Concept;
skos:definition "Relates a resource (typically a research project) to a One Health domain it uses data from or studies resistance in. A project linked to two or more domains represents a cross-domain, integrated One Health effort." .
oh:domains a skos:ConceptScheme;
dct:description "A controlled vocabulary of the three interconnected domains of the One Health framework — human, animal, and environmental health — used to classify which domain(s) a research project spans.";
rdfs:label "One Health domains" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
this: dct:created "2026-07-10T13:20:55Z"^^xsd:dateTime;
dct:creator orcid:0000-0002-1267-0234;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:introduces oh:Animal, oh:Environment, oh:Human, oh:domain, oh:domains;
rdfs:label "One Health domains vocabulary (scheme, three domains, and the domain property)";
nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
<https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI>, <https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ>,
<https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RAb2-A6gDT_bNFDVYdWSifVjHZI6n5JziNYjADR4unqbw> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
npx:hasSignature "FQCqXlI4ymS5B5rP4Dgo/pNxAS7Gei0+8bpYaMcj6F0Ie1ULq+RauPvx0p9rSOPB9aLBpByutM+YF2B7RliiZwdxyzeIq73Kk9FkDmudkZ+mLaKPv7E9I4iOVTINGzsajclyEPRX3wtm85AVdTV9lr9pjWxL9KEVk1OfA8SR7Fw=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
}