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

x64: a skos:ConceptScheme .
x64:-Théorie__Modèle_théorique
  skos:prefLabel "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr ;
  a isothes:ConceptGroup ;
  skos:member x64:-JZFW5B8J-B .

x64:-JZFW5B8J-B
  inist:semCategory "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr ;
  skos:hiddenLabel "Transformational grammar"@en ;
  a skos:Concept ;
  skos:inScheme x64: ;
  skos:prefLabel "transformational grammar"@en, "grammaire transformationnelle"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1411840> .

