@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/cb12083775n> skos:closeMatch lcsh:sh85144947 .
lcsh:sh85144947
  a skos:Concept ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12083775n> ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:altLabel "Waalse Beweging"@en, "Mouvement Wallon"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh85012993, lcsh:sh85144951 ;
  skos:prefLabel "Walloon Movement"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

lcsh:sh85012993
  skos:prefLabel "Belgium--Politics and government"@en ;
  a skos:Concept .

lcsh:sh85144951
  skos:prefLabel "Walloons"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
