@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:sh85049383
  skos:notation "QC138-QC168.86", "TA357-TA359", "QA901-QA930" ;
  skos:prefLabel "Fluid mechanics"@en ;
  a skos:Concept .

lcsh:sh85064599
  skos:notation "TA354", "QA937" ;
  skos:prefLabel "Impact"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85126811 .

lcsh:sh85126811
  a skos:Concept ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "Splashes"@en ;
  skos:notation "QC156" ;
  skos:related lcsh:sh85064599 ;
  skos:broader lcsh:sh85049383 ;
  dc:modified "2012-06-14T07:58:17"^^xsd:dateTime .

