@prefix this: . @prefix sub: . @prefix np: . @prefix owl: . @prefix nt: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix orcid: . @prefix dct: . @prefix rdf: . @prefix npx: . @prefix oh: . @prefix 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 ; 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 ; nt:wasCreatedFromPubinfoTemplate , , , , ; nt:wasCreatedFromTemplate . 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 . }