@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

bjw:-C0WNHQDT-3
  skos:prefLabel "secteur domestique"@fr, "residential sector"@en, "sector doméstico"@es ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Secteur domestique"@fr, "Residential sector"@en, "Sector doméstico"@es ;
  inist:semCategory "Système organisationnel"@fr, "Organizational system"@en, "Sistema organizativo"@es ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q56319574> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/BJW/SYST>
  skos:prefLabel "Sistema organizativo"@es, "Organizational system"@en, "Système organisationnel"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-C0WNHQDT-3 .

bjw: a skos:ConceptScheme .
