@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:-F0ZQKW1L-J
  skos:hiddenLabel "Mecánica flúido"@es, "Mécanique fluide"@fr, "Fluid mechanics"@en ;
  a skos:Concept ;
  inist:semCategory "Disciplina"@es, "Discipline"@fr, "Discipline"@en ;
  skos:inScheme bjw: ;
  skos:prefLabel "fluid mechanics"@en, "mecánica de flúidos"@es, "mécanique des fluides"@fr .

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

bjw: a skos:ConceptScheme .
