@prefix dom: <http://data.loterre.fr/ark:/67375/DOM> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

dom: a skos:ConceptScheme .
dom:-HP3V3VMP-D
  skos:notation "001D02A03" ;
  a skos:Concept ;
  skos:inScheme dom: ;
  skos:broader dom:-PC4NVFTF-Q ;
  skos:prefLabel "automates ; machines abstraites ; machines de Turing"@fr, "automata; abstract machines; Turing machines"@en .

dom:-PC4NVFTF-Q
  skos:notation "001D02A08" ;
  skos:prefLabel "informatique théorique"@fr, "theoretical computing"@en ;
  a skos:Concept ;
  skos:narrower dom:-HP3V3VMP-D .

