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

nht:-BG8FD8QV-G
  inist:semCategory "Design"@en, "Conception"@fr, "Concepción"@es ;
  skos:inScheme nht: ;
  skos:prefLabel "preparación de muestra"@es, "sample preparation"@en, "préparation d'échantillon"@fr ;
  skos:hiddenLabel "Préparation échantillon"@fr, "Preparación muestreo"@es, "Sample preparation"@en ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q2540164> .

nht:
  skos:prefLabel "Vocabulario de física de la materia condensada"@es, "Vocabulaire de physique de l'état condensé"@fr, "Condensed matter physics vocabulary"@en ;
  a skos:ConceptScheme .

nht:-Conception
  skos:prefLabel "Design"@en, "Conception"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member nht:-BG8FD8QV-G .

