@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:sh99005554
  skos:member lcsh:collection_LCSH_General, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1154, lcsh:collection_TopicSubdivisions ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1999-07-29T00:00:00"^^xsd:dateTime ;
  dc:modified "2006-05-15T10:00:11"^^xsd:dateTime ;
  skos:broader lcsh:sh99004914, lcsh:sh85056259 ;
  skos:note "Use as a topical subdivision under individual languages and groups of languages." ;
  skos:prefLabel "Dialects--Grammar"@en .

lcsh:sh85056259
  skos:prefLabel "Grammar"@en ;
  a skos:Concept .

lcsh:sh99004914
  skos:prefLabel "Grammar"@en ;
  a skos:Concept .

