@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:-N68RZ7DW-5
  skos:hiddenLabel "Detección forma"@es, "Shape detection"@en, "Détection forme"@fr ;
  inist:semCategory "Analysis / Measure"@en, "Análisis/Medida"@es, "Analyse / Mesure"@fr ;
  skos:prefLabel "detección de forma"@es, "détection de forme"@fr, "shape detection"@en ;
  skos:inScheme bjw: ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/BJW/AMES>
  skos:prefLabel "Análisis / Medida"@es, "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-N68RZ7DW-5 .

bjw: a skos:ConceptScheme .
