@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:sh85137205
  a skos:Concept ;
  skos:altLabel "Bills and notes"@en, "Bills, Treasury"@en, "T-bills"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12016281g> ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  skos:notation "HG4931-HG4955" ;
  skos:broader lcsh:sh85056106 ;
  skos:prefLabel "Treasury bills"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  dc:modified "1998-07-24T11:14:57"^^xsd:dateTime .

lcsh:sh85056106
  skos:notation "HG4701-HG4715" ;
  skos:prefLabel "Government securities"@en ;
  a skos:Concept .

<http://data.bnf.fr/ark:/12148/cb12016281g> skos:closeMatch lcsh:sh85137205 .
