@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:sh85029479
  skos:notation "QA76.9.A73" ;
  skos:prefLabel "Computer architecture"@en ;
  a skos:Concept .

lcsh:sh90005391
  dc:created "1990-10-31T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "IBM Systems Application Architecture"@en ;
  skos:notation "QA76.9.A73" ;
  skos:altLabel "IBM SAA (Computer architecture)"@en, "Systems Application Architecture (Computer architecture)"@en, "SAA (Computer architecture)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh85029479 ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General .

