@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:sh2002006446 .

<http://data.bnf.fr/ark:/12148/cb12272886g> skos:closeMatch lcsh:sh2002006446 .
lcsh:sh2002006446
  skos:example "Reference under the heading [Vertical integration]" ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1153, lcsh:collection_TopicSubdivisions ;
  skos:altLabel "Integration, Vertical"@en ;
  a skos:Concept ;
  skos:prefLabel "Vertical integration"@en ;
  dc:created "2002-04-03T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual industries." ;
  dc:modified "2006-05-17T14:21:15"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12272886g> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

