@prefix operatingsystem: <http://www.semanticweb.org/sony/ontologies/2014/1/untitled-ontology-5#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

operatingsystem:Avoidance_and_prevention
  skos:broader operatingsystem:Deadlock ;
  skos:inScheme <http://www.semanticweb.org/sony/ontologies/2014/1/untitled-ontology-5/conceptscheme> ;
  skos:prefLabel "Avoidance and prevention"@en ;
  a skos:Concept .

<http://www.semanticweb.org/sony/ontologies/2014/1/untitled-ontology-5/conceptscheme> a skos:ConceptScheme .
operatingsystem:Deadlock
  skos:prefLabel "Deadlock"@en ;
  a skos:Concept ;
  skos:narrower operatingsystem:Avoidance_and_prevention .

