@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:sh96008759
  skos:altLabel "American states (United States)"@en, "United States--States"@en, "States of the United States"@en, "United States states"@en ;
  skos:prefLabel "U.S. states"@en ;
  skos:note "Here are entered works discussing all of the states of the United States individually or comparatively." ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12182520r> ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1996-08-16T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:broader lcsh:sh96009422 .

<http://data.bnf.fr/ark:/12148/cb12182520r> skos:closeMatch lcsh:sh96008759 .
lcsh:sh96009422
  skos:prefLabel "United States--Administrative and political divisions"@en ;
  a skos:Concept .

