@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

lcsh:sh85034509
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11979449x> ;
  skos:related lcsh:sh85034501 ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Crystals--Mathematical models"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh85034509 .

<http://data.bnf.fr/ark:/12148/cb11979449x> skos:closeMatch lcsh:sh85034509 .
lcsh:sh85034501
  skos:notation "QD911-QD915" ;
  skos:prefLabel "Crystallography, Mathematical"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85034509 .

