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

lcsh:sh99001480
  a skos:Concept ;
  skos:altLabel "Byelaws"@en, "Bye-laws"@en, "Bylaws"@en ;
  skos:prefLabel "By-laws"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the heading [By-laws]" ;
  skos:member lcsh:collection_PatternHeadingH1095, lcsh:collection_PatternHeadingH1105, lcsh:collection_Subdivisions, lcsh:collection_GenreFormSubdivisions, lcsh:collection_LCSH_General ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12226220t> ;
  skos:note "Use as a form subdivision under names of individual corporate bodies and under types of corporate bodies for collections of by-laws of those bodies." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-05-05T12:30:57"^^xsd:dateTime ;
  dc:created "1999-02-25T00:00:00"^^xsd:dateTime .

