@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://id.agrisemantics.org/gacs/> . @prefix ns1: <http://purl.org/iso25964/skos-thes#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix ns2: <http://id.agrisemantics.org/> . ns0:G_PA ns1:subGroup ns0:G_PU . ns0:G_PU ns1:subGroup ns0:G_PW, ns0:G_PY ; ns1:superGroup ns0:G_PA ; a ns1:ConceptGroup, owl:NamedIndividual, skos:Collection ; skos:inScheme ns2:gacs-core ; skos:member ns0:C11457, ns0:C1414, ns0:C15396, ns0:C17203, ns0:C18088, ns0:C19209, ns0:C19938, ns0:C20244, ns0:C22587, ns0:C26862, ns0:C32095, ns0:C9669, ns0:C9834 ; skos:notation "PU" ; skos:prefLabel "applied human and animal nutrition"@en, "nutrición humana y animal aplicada"@es, "nutrição humana e animal aplicada"@pt . ns0:G_PW ns1:superGroup ns0:G_PU . ns0:G_PY ns1:superGroup ns0:G_PU .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://id.agrisemantics.org/gacs/> .
@prefix ns1: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns2: <http://id.agrisemantics.org/> .

ns0:G_PA
    ns1:subGroup ns0:G_PU .

ns0:G_PU
    ns1:subGroup ns0:G_PW, ns0:G_PY ;
    ns1:superGroup ns0:G_PA ;
    a ns1:ConceptGroup, owl:NamedIndividual, skos:Collection ;
    skos:inScheme ns2:gacs-core ;
    skos:member ns0:C11457, ns0:C1414, ns0:C15396, ns0:C17203, ns0:C18088, ns0:C19209, ns0:C19938, ns0:C20244, ns0:C22587, ns0:C26862, ns0:C32095, ns0:C9669, ns0:C9834 ;
    skos:notation "PU" ;
    skos:prefLabel "applied human and animal nutrition"@en, "nutrición humana y animal aplicada"@es, "nutrição humana e animal aplicada"@pt .

ns0:G_PW
    ns1:superGroup ns0:G_PU .

ns0:G_PY
    ns1:superGroup ns0:G_PU .