@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:sh85149799
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11951233n> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh85084898 ;
  skos:prefLabel "Zilog Z-80 (Microprocessor)"@en ;
  skos:altLabel "Z80 (Microprocessor)"@en, "Z-80 (Microprocessor)"@en, "Zilog Model Z-80 (Computer)"@en ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:notation "QA76.8.Z" .

<http://data.bnf.fr/ark:/12148/cb11951233n> skos:closeMatch lcsh:sh85149799 .
lcsh:sh85084898
  skos:prefLabel "Microprocessors"@en ;
  a skos:Concept .

