@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_WN ns1:subGroup ns0:G_WV . ns0:G_WV ns1:superGroup ns0:G_WN ; a ns1:ConceptGroup, owl:NamedIndividual, skos:Collection ; skos:inScheme ns2:gacs-core ; skos:member ns0:C11734, ns0:C14531, ns0:C15269, ns0:C17326, ns0:C17882, ns0:C18021, ns0:C18224, ns0:C19398, ns0:C21831, ns0:C22067, ns0:C22349, ns0:C24798, ns0:C25335, ns0:C26176, ns0:C27083, ns0:C27255, ns0:C27941, ns0:C29730, ns0:C30417, ns0:C30984, ns0:C31619, ns0:C32239, ns0:C4120, ns0:C4258, ns0:C5309, ns0:C6106, ns0:C6802, ns0:C8322 ; skos:notation "WV" ; skos:prefLabel "diversión y recreación"@es, "lazer e recreação"@pt, "leisure and recreation"@en .
@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_WN
    ns1:subGroup ns0:G_WV .

ns0:G_WV
    ns1:superGroup ns0:G_WN ;
    a ns1:ConceptGroup, owl:NamedIndividual, skos:Collection ;
    skos:inScheme ns2:gacs-core ;
    skos:member ns0:C11734, ns0:C14531, ns0:C15269, ns0:C17326, ns0:C17882, ns0:C18021, ns0:C18224, ns0:C19398, ns0:C21831, ns0:C22067, ns0:C22349, ns0:C24798, ns0:C25335, ns0:C26176, ns0:C27083, ns0:C27255, ns0:C27941, ns0:C29730, ns0:C30417, ns0:C30984, ns0:C31619, ns0:C32239, ns0:C4120, ns0:C4258, ns0:C5309, ns0:C6106, ns0:C6802, ns0:C8322 ;
    skos:notation "WV" ;
    skos:prefLabel "diversión y recreación"@es, "lazer e recreação"@pt, "leisure and recreation"@en .