@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:sh92004130
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  dc:created "1992-07-30T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "MIPS R3000 series microprocessors"@en ;
  skos:notation "QA76.8.M" ;
  skos:broader lcsh:sh90005948 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:altLabel "R3000 series microprocessors"@en, "MIPS R3000 family microprocessors"@en ;
  dc:modified "1995-12-15T15:54:49"^^xsd:dateTime .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh90005948
  skos:prefLabel "RISC microprocessors"@en ;
  a skos:Concept .

