@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:sh85000723
  skos:prefLabel "Actions and defenses"@en ;
  a skos:Concept .

lcsh:sh93007992
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:related lcsh:sh85024988 ;
  skos:broader lcsh:sh85000723 ;
  skos:prefLabel "Causes of actions"@en ;
  dc:created "1993-10-27T00:00:00"^^xsd:dateTime ;
  dc:modified "2007-09-27T07:20:37"^^xsd:dateTime ;
  a skos:Concept ;
  skos:altLabel "Causes of actions--Law and legislation"@en .

lcsh:sh85024988
  skos:prefLabel "Choses in action"@en ;
  a skos:Concept ;
  skos:related lcsh:sh93007992 .

