@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://data.loterre.fr/ark:/67375/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix ns1: <http://purl.org/iso25964/skos-thes#> . ns0:BLH-ACSO ns1:superGroup ns0:BLH-SemCategoryGroup . ns0:BLH-DOCU ns1:superGroup ns0:BLH-SemCategoryGroup . ns0:BLH-ESPA ns1:superGroup ns0:BLH-SemCategoryGroup . ns0:BLH-EVIV ns1:superGroup ns0:BLH-SemCategoryGroup . ns0:BLH-IDEE ns1:superGroup ns0:BLH-SemCategoryGroup . ns0:BLH-MMAT ns1:superGroup ns0:BLH-SemCategoryGroup . ns0:BLH-OBJE ns1:superGroup ns0:BLH-SemCategoryGroup . ns0:BLH-PHPP ns1:superGroup ns0:BLH-SemCategoryGroup . ns0:BLH-SVIV ns1:superGroup ns0:BLH-SemCategoryGroup . ns0:BLH-SemCategoryGroup ns1:subGroup ns0:BLH-ACSO, ns0:BLH-DOCU, ns0:BLH-ESPA, ns0:BLH-EVIV, ns0:BLH-IDEE, ns0:BLH-MMAT, ns0:BLH-OBJE, ns0:BLH-PHPP, ns0:BLH-SVIV, ns0:BLH-TECH ; a owl:NamedIndividual, skos:Collection ; skos:inScheme ns0:BLH ; skos:prefLabel "Grouping by semantic type"@en, "Regroupement par catégorie sémantique"@fr . ns0:BLH-TECH ns1:superGroup ns0:BLH-SemCategoryGroup .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://data.loterre.fr/ark:/67375/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns1: <http://purl.org/iso25964/skos-thes#> .

ns0:BLH-ACSO
    ns1:superGroup ns0:BLH-SemCategoryGroup .

ns0:BLH-DOCU
    ns1:superGroup ns0:BLH-SemCategoryGroup .

ns0:BLH-ESPA
    ns1:superGroup ns0:BLH-SemCategoryGroup .

ns0:BLH-EVIV
    ns1:superGroup ns0:BLH-SemCategoryGroup .

ns0:BLH-IDEE
    ns1:superGroup ns0:BLH-SemCategoryGroup .

ns0:BLH-MMAT
    ns1:superGroup ns0:BLH-SemCategoryGroup .

ns0:BLH-OBJE
    ns1:superGroup ns0:BLH-SemCategoryGroup .

ns0:BLH-PHPP
    ns1:superGroup ns0:BLH-SemCategoryGroup .

ns0:BLH-SVIV
    ns1:superGroup ns0:BLH-SemCategoryGroup .

ns0:BLH-SemCategoryGroup
    ns1:subGroup ns0:BLH-ACSO, ns0:BLH-DOCU, ns0:BLH-ESPA, ns0:BLH-EVIV, ns0:BLH-IDEE, ns0:BLH-MMAT, ns0:BLH-OBJE, ns0:BLH-PHPP, ns0:BLH-SVIV, ns0:BLH-TECH ;
    a owl:NamedIndividual, skos:Collection ;
    skos:inScheme ns0:BLH ;
    skos:prefLabel "Grouping by semantic type"@en, "Regroupement par catégorie sémantique"@fr .

ns0:BLH-TECH
    ns1:superGroup ns0:BLH-SemCategoryGroup .