@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sh85078975
  skos:notation "ML1010-ML1013", "MT640" ;
  skos:prefLabel "Lute"@en ;
  a skos:Concept .

lcsh:sh85057803
  skos:notation "MT580-MT588", "ML1015.G9" ;
  skos:prefLabel "Guitar"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85143331 .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh85143331
  skos:altLabel "Vihuela comun"@en, "Vihuela de mano"@en ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Vihuela"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:related lcsh:sh85057803 ;
  skos:notation "ML1010" ;
  a skos:Concept ;
  skos:broader lcsh:sh85078975 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2009-05-08T08:00:59"^^xsd:dateTime .

