@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/cb11977306w> skos:closeMatch lcsh:sh00007913 .
lcsh:sh2002006246 skos:broader lcsh:sh00007913 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh00007913 .

lcsh:sh00007913
  skos:member lcsh:collection_PatternHeadingH1100, lcsh:collection_TopicSubdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_PatternHeadingH1155, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under names of individual legislative bodies and under classes of professional or public employees." ;
  skos:altLabel "Salaries, allowances, etc."@en, "Salaries, pensions, etc."@en, "Salaries, commissions, etc."@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:example "Reference under the headings [Wages; Legislators--Salaries, etc.;] and under the general see reference [Salaries]" ;
  dc:created "2000-06-22T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Salaries, etc."@en ;
  dc:modified "2006-05-04T14:15:16"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11977306w> .

