@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://data.bnf.fr/ark:/12148/cb11980921z> skos:closeMatch lcsh:sh99004888 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99004888 .

lcsh:sh99004888
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_PatternHeadingH1110, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General ;
  skos:prefLabel "Career in [specific field or discipline]"@en ;
  dc:created "2004-08-16T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11980921z> ;
  skos:note "Use as a topical subdivision under names of individual persons for works on events in the person's occupational life or participation in a profession or vocation." ;
  dc:modified "2006-05-09T14:37:15"^^xsd:dateTime ;
  skos:altLabel "Professional life"@en, "Careers"@en .

