@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:sh2013000083
  skos:altLabel "Successive approximation converters"@en, "Successive approximation ADCs"@en, "SAR ADCs (Analog-to-digital converters)"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:notation "TK7887.6" ;
  skos:broader lcsh:sh85004773 ;
  dc:created "2013-01-08T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Successive approximation analog-to-digital converters"@en ;
  a skos:Concept .

lcsh:sh85004773
  skos:notation "TK7887.6" ;
  skos:prefLabel "Analog-to-digital converters"@en ;
  a skos:Concept .

