@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh2013000169
  dc:created "2013-01-22T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Logging (Electronic data processing)"@en, "Event logging (Electronic data processing)"@en ;
  skos:notation "QA76.9.D3385" ;
  skos:broader lcsh:sh85042288 ;
  skos:prefLabel "Data logging"@en .

lcsh:sh85042288
  skos:prefLabel "Electronic data processing"@en ;
  a skos:Concept .

