@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:sh2012004762
  skos:broader lcsh:sh85061218 ;
  skos:note "Here are entered general works on the technique of microhistory. Individual microhistories are entered under the appropriate subject, e.g., [Paris (France)--History.]" ;
  skos:notation "D16.138" ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Microhistory"@en ;
  dc:created "2012-12-18T00:00:00"^^xsd:dateTime .

lcsh:sh85061218
  skos:notation "D16-D16.18" ;
  skos:prefLabel "History--Methodology"@en ;
  a skos:Concept .

