@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:-J7LFCBDG-W
  skos:hiddenLabel "Aeronautics"@en, "Aeronáutica"@es, "Aéronautique"@fr ;
  skos:prefLabel "aéronautique"@fr, "aeronáutica"@es, "aeronautics"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q8421> ;
  inist:semCategory "Discipline"@en, "Discipline"@fr, "Disciplina"@es ;
  a skos:Concept ;
  skos:inScheme bjw: .

<http://data.loterre.fr/ark:/67375/BJW/DISC>
  skos:prefLabel "Disciplina"@es, "Discipline"@en, "Discipline"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-J7LFCBDG-W .

bjw: a skos:ConceptScheme .
