@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 ;
  skos:hasTopConcept lcsh:sh2008007024 .

lcsh:sh2008007024
  a skos:Concept ;
  skos:altLabel "Detective Michael Angel (Fictitious character)"@en, "D.I. Angel (Fictitious character)"@en, "Detective Inspector Angel (Fictitious character)"@en, "Michael Angel (Fictitious character)"@en ;
  dc:created "2008-09-08T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Angel, Michael (Fictitious character)"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2009-03-23T07:15:22"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings .

