@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:sh2010012646
  skos:notation "TK6655.D54" ;
  skos:prefLabel "Digital video recorders"@en ;
  a skos:Concept ;
  skos:related lcsh:sh94002729 .

lcsh:sh94002729
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:broader lcsh:sh92003033 ;
  skos:prefLabel "Digital video tape recorders"@en ;
  dc:created "1994-04-11T00:00:00"^^xsd:dateTime ;
  skos:altLabel "Digital VTR"@en, "DVTR (Video tape recorders)"@en ;
  dc:modified "2010-10-21T09:34:23"^^xsd:dateTime ;
  skos:related lcsh:sh2010012646 .

lcsh:sh92003033
  skos:notation "TK6655.V5" ;
  skos:prefLabel "Video tape recorders"@en ;
  a skos:Concept .

