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

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:-RVB413W2-M
  inist:semCategory "Analysis / Measure"@en, "Análisis / Medida"@es, "Analyse / Mesure"@fr ;
  skos:hiddenLabel "Radiometric analysis"@en, "Radiométrie"@fr, "Radiometría"@es ;
  skos:inScheme nht: ;
  a skos:Concept ;
  skos:altLabel "radiometric analysis"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q247760>, <https://en.wikipedia.org/wiki/Radiometry> ;
  skos:prefLabel "radiometry"@en, "radiometría"@es, "radiométrie"@fr ;
  skos:definition "Domaine quiétudie la mesure de l'énergie transportée par les rayonnements, dont les rayonnements électromagnétiques comme la lumière visible. (d'après wikipédia)"@fr .

nht:-Analyse__Mesure
  skos:prefLabel "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member nht:-RVB413W2-M .

