@prefix ocrer: <http://purl.org/net/OCRe/research.owl#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix scires: <http://vivoweb.org/ontology/scientific-research#> .
@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 ocresd: <http://purl.org/net/OCRe/study_design.owl#> .
@prefix swo:   <http://www.ebi.ac.uk/efo/swo/> .
@prefix cito:  <http://purl.org/spar/cito/> .
@prefix geo:   <http://aims.fao.org/aos/geopolitical.owl#> .
@prefix search: <https://vivoweb.org/ontology/vitro-search#> .
@prefix ocresst: <http://purl.org/net/OCRe/statistics.owl#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix vivo:  <http://vivoweb.org/ontology/core#> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix vann:  <http://purl.org/vocab/vann/> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix c4o:   <http://purl.org/spar/c4o/> .
@prefix vmuo:  <http://vetmeduni.ac.at/ontology#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix vitro: <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#> .
@prefix vitro-public: <http://vitro.mannlib.cornell.edu/ns/vitro/public#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ocresp: <http://purl.org/net/OCRe/study_protocol.owl#> .
@prefix bibo:  <http://purl.org/ontology/bibo/> .
@prefix obo:   <http://purl.obolibrary.org/obo/> .
@prefix ro:    <http://purl.obolibrary.org/obo/ro.owl#> .

obo:BFO_0000001  a  owl:Class ;
        rdfs:label  "Entität"@de-DE , "Entity"@en , "Entity"@en-US .

obo:BFO_0000015  a  owl:Class ;
        rdfs:label  "Prozess"@de-DE , "Process"@en , "Process"@en-US .

vivo:Project  a     owl:Class ;
        rdfs:label  "Projekt"@de-DE , "Project"@en , "Project"@en-US .

<http://vetmeduni.ac.at/vivo/individual/prj_11628>
        a           obo:BFO_0000001 , obo:BFO_0000015 , vivo:Project , owl:Thing , obo:BFO_0000003 , vmuo:Projekt ;
        rdfs:label  "Long term investigation about Johne's disease in an Austrian dairy herd. Comparison of different methods and specimens to detect Mycobacterium avium spp. paratuberculosis, emphasizing on the investigation of milk samples and the use for eradication strategies and food testing."@en , "Langzeituntersuchung zur Paratuberkulose (Johne'sche Krankheit) in einem österreichischen Milchviehbetrieb."@de .

<http://vetdoc.vetmeduni.ac.at/vivo/display/prj_11628>
        a           foaf:Document ;
        rdfs:label  "RDF description of Langzeituntersuchung zur Paratuberkulose (Johne'sche Krankheit) in einem österreichischen Milchviehbetrieb. - http://vetmeduni.ac.at/vivo/individual/prj_11628" ;
        <http://purl.org/dc/elements/1.1/date>
                "2026-04-27T03:33:03"^^xsd:dateTime ;
        <http://purl.org/dc/elements/1.1/publisher>
                <http://vetmeduni.ac.at/vivo> ;
        <http://purl.org/dc/elements/1.1/rights>
                <http://vetmeduni.ac.at/vivo/termsOfUse> .

vmuo:Projekt  a     owl:Class ;
        rdfs:label  "Projects"@en-GB , "Projekte"@de-DE .

owl:Thing  a    owl:Class .

obo:BFO_0000003  a  owl:Class ;
        rdfs:label  "Okkurent"@de-DE , "Occurrent"@en , "Occurrent"@en-US .
