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

<http://data.loterre.fr/ark:/67375/BJW/OBJM>
  skos:prefLabel "Concepto matemático"@es, "Concept mathématique"@fr, "Mathematical concept"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-J5L29TZ2-Q .

bjw:-J5L29TZ2-Q
  skos:prefLabel "mathematical morphology"@en, "morphologie mathématique"@fr, "morfología matemática"@es ;
  inist:semCategory "Concept mathématique"@fr, "Concepto matemático"@es, "Mathematical concept"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q530242> ;
  skos:hiddenLabel "Morfología matemática"@es, "Mathematical morphology"@en, "Morphologie mathématique"@fr ;
  a skos:Concept ;
  skos:inScheme bjw: .

bjw: a skos:ConceptScheme .
