@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:sh2002006576
  skos:prefLabel "Research"@en ;
  a skos:Concept .

lcsh:sh99005584
  dc:modified "2006-05-15T10:48:52"^^xsd:dateTime ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1154 ;
  skos:broader lcsh:sh85113021, lcsh:sh2002006576 ;
  skos:prefLabel "Dialects--Research"@en ;
  dc:created "1999-07-30T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:note "Use as a topical subdivision under individual languages and groups of languages." .

lcsh:sh85113021
  skos:notation "Q180", "T65" ;
  skos:prefLabel "Research"@en ;
  a skos:Concept .

