@prefix rdr: <http://data.loterre.fr/ark:/67375/RDR> .
@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#> .

rdr:-KQL72JKL-2
  skos:prefLabel "enduccion"@es, "coating"@en, "enduction"@fr ;
  skos:hiddenLabel "Coating"@en, "Revestimiento tejido"@es, "Enduction"@fr, "Coating(fabric)"@en, "Enduccion"@es ;
  inist:semCategory "Design"@en, "Conception"@fr ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1570182> ;
  skos:inScheme rdr: .

<http://data.loterre.fr/ark:/67375/RDR/FABR>
  skos:prefLabel "Design"@en, "Conception"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-KQL72JKL-2 .

rdr: a skos:ConceptScheme .
