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

<http://data.loterre.fr/ark:/67375/2QZ>
  skos:prefLabel "Vocabulaire de mécanique des fluides"@fr, "Vocabulario de mecánica de fluidos"@es, "Vocabulary of fluid mechanics"@en ;
  a skos:ConceptScheme .

<http://data.loterre.fr/ark:/67375/2QZ-Modélisation__Calcul>
  skos:prefLabel "Modélisation / Calcul"@fr, "Modeling / Calculus"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/2QZ-XJTKT48F-2> .

<http://data.loterre.fr/ark:/67375/2QZ-XJTKT48F-2>
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Fused_deposition_modeling>, <https://www.wikidata.org/wiki/Q18349149> ;
  inist:semCategory "Modeling / Calculus"@en, "Modélisation / Calcul"@fr ;
  skos:prefLabel "modélisation par dépôt en fusion"@fr, "fused deposition modeling"@en, "modelización por deposición fundida"@es ;
  skos:altLabel "FDM"@en ;
  skos:hiddenLabel "Fused deposition modeling"@en, "Machine dépose fil"@fr, "Depósito hilo FDM"@es ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2QZ> .

