@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://id.agrisemantics.org/gacs/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix ns1: <http://purl.org/iso25964/skos-thes#> . @prefix ns2: <http://id.agrisemantics.org/> . ns0:G_HA ns1:subGroup ns0:G_HG . ns0:G_HG ns1:superGroup ns0:G_HA ; a ns1:ConceptGroup, owl:NamedIndividual, skos:Collection ; skos:inScheme ns2:gacs-core ; skos:member ns0:C11640, ns0:C11889, ns0:C12239, ns0:C14322, ns0:C14382, ns0:C16706, ns0:C17583, ns0:C1841, ns0:C2090, ns0:C22121, ns0:C28064, ns0:C3009, ns0:C31701, ns0:C4860, ns0:C5829, ns0:C6338, ns0:C6479 ; skos:notation "HG" ; skos:prefLabel "chemical substances by role"@en, "chemical substances by role"@es, "substâncias químicas por função"@pt .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://id.agrisemantics.org/gacs/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <http://purl.org/iso25964/skos-thes#> .
@prefix ns2: <http://id.agrisemantics.org/> .

ns0:G_HA
    ns1:subGroup ns0:G_HG .

ns0:G_HG
    ns1:superGroup ns0:G_HA ;
    a ns1:ConceptGroup, owl:NamedIndividual, skos:Collection ;
    skos:inScheme ns2:gacs-core ;
    skos:member ns0:C11640, ns0:C11889, ns0:C12239, ns0:C14322, ns0:C14382, ns0:C16706, ns0:C17583, ns0:C1841, ns0:C2090, ns0:C22121, ns0:C28064, ns0:C3009, ns0:C31701, ns0:C4860, ns0:C5829, ns0:C6338, ns0:C6479 ;
    skos:notation "HG" ;
    skos:prefLabel "chemical substances by role"@en, "chemical substances by role"@es, "substâncias químicas por função"@pt .