@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:sh85041630
  skos:notation "TF930", "TK2851" ;
  skos:prefLabel "Electric controllers"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85041994 .

lcsh:sh85041994
  skos:notation "TK2851" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Electric rheostats"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:related lcsh:sh85041630 ;
  skos:broader lcsh:sh85041990 ;
  skos:altLabel "Rheostats, Electric"@en .

lcsh:sh85041990
  skos:notation "TK7872.R4" ;
  skos:prefLabel "Electric resistors"@en ;
  a skos:Concept .

