@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://data.bnf.fr/ark:/12148/cb12540438x> skos:closeMatch lcsh:sh2002006398 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh2002006398 .

lcsh:sh2002006398
  skos:member lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1153, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_PatternHeadingH1100, lcsh:collection_PatternHeadingH1195, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1095, lcsh:collection_TopicSubdivisions ;
  skos:prefLabel "Licenses--Fees"@en ;
  dc:modified "2007-11-07T07:54:16"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12540438x> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Fees for licenses"@en ;
  skos:example "Reference under the heading [Licenses--Fees]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:created "2002-09-17T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under occupational groups and types of employees, under types of industries, facilities, and institutions, and under individual land vehicles and types of land vehicles." .

