@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:sh2010001734
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:altLabel "Sharing, Computer file"@en, "Electronic file sharing"@en, "P2P file sharing"@en, "Digital file sharing"@en, "File sharing, Computer"@en, "Peer-to-peer file sharing"@en, "Computer files--Sharing"@en ;
  skos:broader lcsh:sh2001003097 ;
  a skos:Concept ;
  skos:prefLabel "Computer file sharing"@en ;
  dc:created "2010-01-29T00:00:00"^^xsd:dateTime .

lcsh:sh2001003097
  skos:notation "TK5105.525" ;
  skos:prefLabel "Peer-to-peer architecture (Computer networks)"@en ;
  a skos:Concept .

