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

lcsh:sh2012003227
  skos:altLabel "Large data sets"@en, "Data sets, Large"@en ;
  skos:prefLabel "Big data"@en ;
  dc:created "2012-08-13T00:00:00"^^xsd:dateTime ;
  skos:note "Here are entered works on vast data sets that cannot easily be captured, managed, or processed with commonly used software." ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept .

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

