@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 ;
  skos:hasTopConcept lcsh:sh85107217 .

lcsh:sh85107217
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "Production management--Data processing"@en ;
  skos:notation "TS155.6" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2008-04-03T08:05:14"^^xsd:dateTime ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11968756k> .

lcsh:sh85018610 skos:broader lcsh:sh85107217 .
<http://data.bnf.fr/ark:/12148/cb11968756k> skos:closeMatch lcsh:sh85107217 .
