@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:sh85080359
  skos:notation "T58.6", "HD30.213" ;
  skos:prefLabel "Management information systems"@en ;
  a skos:Concept .

lcsh:sh2011002664
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically ;
  skos:broader lcsh:sh85080359 ;
  skos:altLabel "ERPs (Enterprise resource planning)"@en, "ERP (Enterprise resource planning)"@en, "Enterprise resource planning systems"@en ;
  skos:prefLabel "Enterprise resource planning"@en ;
  dc:created "2011-05-24T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2012-12-06T13:17:12"^^xsd:dateTime ;
  a skos:Concept .

