@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 dct: <http://purl.org/dc/terms/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns1: <http://purl.org/iso25964/skos-thes#> . @prefix uneskos: <http://purl.org/umu/uneskos#> . ns0:BLH-ACSO ns1:subGroup ns0:BLH-CECO . ns0:BLH-CECO dct:modified "2022-01-24"^^<http://www.w3.org/2001/XMLSchema#date> ; ns1:superGroup ns0:BLH-ACSO ; a owl:NamedIndividual, skos:Collection ; rdfs:comment "Nombre de membres : 4"@fr, "Number of members: 4"@en ; skos:inScheme ns0:BLH ; skos:member ns0:BLH-H5SSFLMS-1, ns0:BLH-JR2421WH-M, ns0:BLH-PCLVN68R-7, ns0:BLH-Q9GVDZ8G-L ; skos:prefLabel "Concept ou système économique"@fr, "Economic concept or system"@en . ns0:BLH-H5SSFLMS-1 uneskos:memberOf ns0:BLH-CECO . ns0:BLH-JR2421WH-M uneskos:memberOf ns0:BLH-CECO . ns0:BLH-PCLVN68R-7 uneskos:memberOf ns0:BLH-CECO . ns0:BLH-Q9GVDZ8G-L uneskos:memberOf ns0:BLH-CECO .
@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 dct: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://purl.org/iso25964/skos-thes#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .

ns0:BLH-ACSO
    ns1:subGroup ns0:BLH-CECO .

ns0:BLH-CECO
    dct:modified "2022-01-24"^^<http://www.w3.org/2001/XMLSchema#date> ;
    ns1:superGroup ns0:BLH-ACSO ;
    a owl:NamedIndividual, skos:Collection ;
    rdfs:comment "Nombre de membres : 4"@fr, "Number of members: 4"@en ;
    skos:inScheme ns0:BLH ;
    skos:member ns0:BLH-H5SSFLMS-1, ns0:BLH-JR2421WH-M, ns0:BLH-PCLVN68R-7, ns0:BLH-Q9GVDZ8G-L ;
    skos:prefLabel "Concept ou système économique"@fr, "Economic concept or system"@en .

ns0:BLH-H5SSFLMS-1
    uneskos:memberOf ns0:BLH-CECO .

ns0:BLH-JR2421WH-M
    uneskos:memberOf ns0:BLH-CECO .

ns0:BLH-PCLVN68R-7
    uneskos:memberOf ns0:BLH-CECO .

ns0:BLH-Q9GVDZ8G-L
    uneskos:memberOf ns0:BLH-CECO .