@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
  a skos:Concept ;
  skos:broader operatingsystem:Security ;
  skos:prefLabel "One-Time passwords"@en .

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

operatingsystem:Security
  a skos:Concept ;
  skos:broader operatingsystem:Protection_and_Security ;
  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 ;
  skos:prefLabel "Security"@en .

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

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

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

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

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

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

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

