@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:sh85058140
  skos:notation "ND647.5.H3" ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "1998-03-30T10:13:21"^^xsd:dateTime ;
  skos:broader lcsh:sh85096730 ;
  skos:prefLabel "Hague school of painting"@en ;
  skos:altLabel "Haagse school"@en, "Haagse school of painting"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  a skos:Concept .

lcsh:sh85096730
  skos:prefLabel "Painting, Dutch"@en ;
  a skos:Concept .

