@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:sh2012004275
  skos:notation "QA329.5" ;
  skos:broader lcsh:sh85095029 ;
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  dc:created "2012-11-01T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Narrow operators"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Operators, Narrow"@en .

lcsh:sh85095029
  skos:notation "QA329-QA329.9", "QC20.7.O66", "QC174.52.O6", "QC174.17.O63" ;
  skos:prefLabel "Operator theory"@en ;
  a skos:Concept .

