@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:-ND7SRJST-N
  inist:semCategory "Design"@en, "Concepción"@es, "Conception"@fr ;
  skos:prefLabel "nanoencapsulation"@fr, "nanoencapsulation"@en, "nanoencapsulación"@es ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q58210196> ;
  skos:inScheme nht: ;
  skos:hiddenLabel "Nanoencapsulation"@fr, "Nanoencapsulation"@en ;
  skos:altLabel "nano-encapsulation"@fr ;
  a skos:Concept .

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:-ND7SRJST-N .

