@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://data.loterre.fr/ark:/67375/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns1: <http://purl.org/iso25964/skos-thes#> . @prefix uneskos: <http://purl.org/umu/uneskos#> . ns0:BLH-ALI dct:created "2022-01-04"^^<http://www.w3.org/2001/XMLSchema#date> ; dct:modified "2022-02-01"^^<http://www.w3.org/2001/XMLSchema#date> ; ns1:superGroup ns0:BLH-BLG ; a owl:NamedIndividual, skos:Collection ; skos:inScheme ns0:BLH ; skos:member ns0:BLH-H5SSFLMS-1 ; skos:prefLabel "Agroalimentaire / Sciences des aliments"@fr, "Food industry / Food science"@en . ns0:BLH-BLG ns1:subGroup ns0:BLH-ALI . ns0:BLH-H5SSFLMS-1 uneskos:memberOf ns0:BLH-ALI .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://data.loterre.fr/ark:/67375/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns1: <http://purl.org/iso25964/skos-thes#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .

ns0:BLH-ALI
    dct:created "2022-01-04"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:modified "2022-02-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
    ns1:superGroup ns0:BLH-BLG ;
    a owl:NamedIndividual, skos:Collection ;
    skos:inScheme ns0:BLH ;
    skos:member ns0:BLH-H5SSFLMS-1 ;
    skos:prefLabel "Agroalimentaire / Sciences des aliments"@fr, "Food industry / Food science"@en .

ns0:BLH-BLG
    ns1:subGroup ns0:BLH-ALI .

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