@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:sh2008005248 .

lcsh:sh2008005248
  skos:altLabel "J'onzz, J'onn (Fictitious character)"@en, "John Jones (Fictitious character)"@en, "J'onn J'onzz (Fictitious character)"@en, "Jones, John (Fictitious character)"@en, "Manhunter from Mars (Fictitious character)"@en ;
  dc:modified "2008-10-10T08:22:14"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:created "2008-10-09T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Martian Manhunter (Fictitious character)"@en .

