@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://www.purl.org/decide/LiveStockHealthOnto/LHO#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . ns0:FlockID_273670 ns0:CS32 "273670" ; ns0:CS33 "487236" ; ns0:CS34 "2020-04-07" ; ns0:CS35 "2020-05-20" ; ns0:CS36 "REG" ; ns0:CS37 "1" ; a ns0:CS28, owl:NamedIndividual ; rdfs:comment "An individual instance representing a specific, uniquely identified flock entity used to associate birds with a defined production or health unit or samples" . ns0:House_1729635_2 ns0:CS30 ns0:FlockID_273670 .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.purl.org/decide/LiveStockHealthOnto/LHO#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

ns0:FlockID_273670
    ns0:CS32 "273670" ;
    ns0:CS33 "487236" ;
    ns0:CS34 "2020-04-07" ;
    ns0:CS35 "2020-05-20" ;
    ns0:CS36 "REG" ;
    ns0:CS37 "1" ;
    a ns0:CS28, owl:NamedIndividual ;
    rdfs:comment "An individual instance representing a specific, uniquely identified flock entity used to associate birds with a defined production or health unit or samples" .

ns0:House_1729635_2
    ns0:CS30 ns0:FlockID_273670 .