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

lcsh:sj96005476
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_Childrens ;
  skos:altLabel "Finn MacCumhaill, 3rd cent."@en, "Fin M'Coul"@en, "Finn Mac Cool"@en, "MacCool, Finn"@en, "Fionn Mac Cumhail"@en, "Finn MacCumal"@en, "Finn mac Cumal"@en, "Finn McCool"@en, "Fingal, 3rd cent."@en ;
  dc:modified "2011-12-02T15:34:37"^^xsd:dateTime ;
  skos:prefLabel "Finn MacCool"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1996-05-08T00:00:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept .

