@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:-Z25FB6HV-M
  inist:semCategory "Mathematical concept"@en, "Concepto matemático"@es, "Concept mathématique"@fr ;
  skos:inScheme nht: ;
  skos:prefLabel "función de correlación de tiempo"@es, "fonction de corrélation temporelle"@fr, "time-correlation function"@en ;
  skos:hiddenLabel "Función correlación tiempo"@es, "Fonction corrélation temps"@fr, "Time correlation function"@en ;
  a skos:Concept ;
  skos:altLabel "fonction de corrélation du temps"@fr .

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:-Concept_mathématique
  skos:prefLabel "Concept mathématique"@fr, "Mathematical concept"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member nht:-Z25FB6HV-M .

