@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#> .

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:-ZFXXR0VB-X
  skos:exactMatch <https://www.wikidata.org/wiki/Q740970> ;
  inist:semCategory "Property / Parameter / Characteristic"@en, "Propiedad / Parámetro / Característica"@es, "Propriété / Paramètre / Caractéristique"@fr ;
  skos:hiddenLabel "Relación recurrencia"@es, "Relation récurrence"@fr, "Recurrence relation"@en ;
  skos:prefLabel "recurrence relation"@en, "relación de recurrencia"@es, "relation de récurrence"@fr ;
  skos:inScheme nht: ;
  a skos:Concept ;
  skos:altLabel "recursion relation"@en .

