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

lcsh:sh2006005112
  skos:prefLabel "S.A.S. (Fictitious character)"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Linge, Malko (Fictitious character)"@en, "Monsieur Linge (Fictitious character)"@en, "Malko (Fictitious character)"@en, "Son Altesse Sérénissime (Fictitious character)"@en, "Prince Malko Linge (Fictitious character)"@en, "SAS (Fictitious character)"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-08-14T12:48:16"^^xsd:dateTime ;
  dc:created "2006-08-14T00:00:00"^^xsd:dateTime ;
  a skos:Concept .

