@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:-Q87PZ453-C
  skos:prefLabel "détection de contour"@fr, "edge detection"@en, "detección de contorno"@es ;
  skos:hiddenLabel "Détection contour"@fr, "Edge detection"@en, "Detección contorno"@es ;
  inist:semCategory "Analyse / Mesure"@fr, "Análisis/Medida"@es, "Analysis / Measure"@en ;
  skos:inScheme bjw: ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1513153> .

<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:-Q87PZ453-C .

bjw: a skos:ConceptScheme .
