@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/cb12373363v> skos:closeMatch lcsh:sh99001942 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99001942 .

lcsh:sh99001942
  skos:member lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1095 ;
  skos:example "Reference under the heading [Congresses and conventions--Attendance]" ;
  skos:altLabel "Attendance at congresses"@en, "Conference attendance"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12373363v> ;
  dc:modified "2006-05-08T12:09:09"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Congresses--Attendance"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under subjects for works about attendance at congresses on those subjects." ;
  a skos:Concept ;
  dc:created "1999-03-04T00:00:00"^^xsd:dateTime .

