@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:sh2004001430
  a skos:Concept ;
  skos:broader lcsh:sh85031620 ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:altLabel "E-contracts"@en, "Internet contracts"@en, "Online contracts"@en, "eContracts"@en, "Electronic contracts--Law and legislation"@en ;
  skos:prefLabel "Electronic contracts"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2008-03-13T08:03:07"^^xsd:dateTime ;
  dc:created "2004-09-17T00:00:00"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb16229600k> .

<http://data.bnf.fr/ark:/12148/cb16229600k> skos:closeMatch lcsh:sh2004001430 .
lcsh:sh85031620
  skos:prefLabel "Contracts"@en ;
  a skos:Concept .

