@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://d-nb.info/gnd/4176636-2> skos:closeMatch lcsh:sh00000208 .
<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh00000208
  skos:prefLabel "Quasidifferential calculus"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://d-nb.info/gnd/4176636-2> ;
  skos:altLabel "QD calculus"@en ;
  dc:modified "2000-05-22T12:00:54"^^xsd:dateTime ;
  dc:created "2000-04-05T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh85018803 .

lcsh:sh85018803
  skos:notation "QA304-QA306" ;
  skos:prefLabel "Differential calculus"@en ;
  a skos:Concept .

