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

operatingsystem:Process_and_thread_management
  skos:prefLabel "Process and thread management"@en ;
  a skos:Concept ;
  skos:narrower operatingsystem:Process_states .

operatingsystem:Process_states
  skos:broader operatingsystem:Process_and_thread_management ;
  skos:inScheme <http://www.semanticweb.org/sony/ontologies/2014/1/untitled-ontology-5/conceptscheme> ;
  skos:prefLabel "Process states"@en ;
  a skos:Concept .

<http://www.semanticweb.org/sony/ontologies/2014/1/untitled-ontology-5/conceptscheme> a skos:ConceptScheme .
