@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:sh95003220
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh89001060 ;
  dc:created "1995-04-19T00:00:00"^^xsd:dateTime ;
  skos:altLabel "AAAD National Basketball Tournament"@en, "American Athletic Association of the Deaf Basketball Tournament"@en ;
  skos:prefLabel "AAAD Basketball Tournament"@en ;
  a skos:Concept ;
  skos:notation "GV885.49.A15" ;
  dc:modified "1995-06-13T16:12:36"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

lcsh:sh89001060
  skos:prefLabel "Basketball--Tournaments--United States"@en ;
  a skos:Concept .

