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

operatingsystem:One-Time_passwords
  skos:prefLabel "One-Time passwords"@en ;
  a skos:Concept ;
  skos:broader operatingsystem:Security .

<http://www.semanticweb.org/sony/ontologies/2014/1/untitled-ontology-5/conceptscheme> a skos:ConceptScheme .
operatingsystem:Program_threats
  skos:prefLabel "Program threats"@en ;
  a skos:Concept ;
  skos:broader operatingsystem:Security .

operatingsystem:Security
  skos:prefLabel "Security"@en ;
  skos:inScheme <http://www.semanticweb.org/sony/ontologies/2014/1/untitled-ontology-5/conceptscheme> ;
  skos:narrower operatingsystem:Computer-security_classification, operatingsystem:Threat_monitoring, operatingsystem:One-Time_passwords, operatingsystem:System_threats, operatingsystem:Program_threats, operatingsystem:Authentication, operatingsystem:Encryption, operatingsystem:The_security_problem ;
  a skos:Concept ;
  skos:broader operatingsystem:Protection_and_Security .

operatingsystem:Threat_monitoring
  skos:prefLabel "Threat monitoring"@en ;
  a skos:Concept ;
  skos:broader operatingsystem:Security .

operatingsystem:System_threats
  skos:prefLabel "System threats"@en ;
  a skos:Concept ;
  skos:broader operatingsystem:Security .

operatingsystem:The_security_problem
  skos:prefLabel "The security problem"@en ;
  a skos:Concept ;
  skos:broader operatingsystem:Security .

operatingsystem:Protection_and_Security
  skos:prefLabel "Protection and Security"@en ;
  a skos:Concept ;
  skos:narrower operatingsystem:Security .

operatingsystem:Computer-security_classification
  skos:prefLabel "Computer-security classification"@en ;
  a skos:Concept ;
  skos:broader operatingsystem:Security .

operatingsystem:Encryption
  skos:prefLabel "Encryption"@en ;
  a skos:Concept ;
  skos:broader operatingsystem:Security .

operatingsystem:Authentication
  skos:prefLabel "Authentication"@en ;
  a skos:Concept ;
  skos:broader operatingsystem:Security .

