@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:sh2002006246
  skos:example "Reference under the heading [Wages] and under the general see reference [Salaries]" ;
  dc:created "2002-03-29T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_PatternHeadingH1140, lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1155, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1105, lcsh:collection_SubdivideGeographicalIndirect ;
  dc:modified "2006-05-15T12:05:50"^^xsd:dateTime ;
  skos:editorialNote "[Subdivide geographically only under names of countries, cities, etc.]" ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12038861d> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Appointments, promotions, salaries,etc."@en, "Officials and employees--Salaries, allowances, etc."@en ;
  skos:broader lcsh:sh00007913 ;
  a skos:Concept ;
  skos:note "Use as a topical subdivision under names of countries, cities, etc., individual government agencies, and individual legislative bodies." ;
  skos:prefLabel "Officials and employees--Salaries, etc."@en .

lcsh:sh00007913
  skos:prefLabel "Salaries, etc."@en ;
  a skos:Concept .

<http://data.bnf.fr/ark:/12148/cb12038861d> skos:closeMatch lcsh:sh2002006246 .
