@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p152819746> a schema1:Organization ;
    schema1:description "Voortgez. als: MBO Raad"@nl,
        "Voortz. van: Vereniging voor Beroepsonderwijs en Volwasseneneducatie"@nl ;
    schema1:dissolutionDate "2006"^^xsd:gYear ;
    schema1:foundingDate "1996"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/b661d22b726733197cce17e2e46ede88> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p152819746>,
        <https://data2.bibliotheken.nl/.well-known/genid/dab65f38a91498664885f2a5b275ba1f> ;
    schema1:name "Bve Raad" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p10506291X>,
        <http://data.bibliotheken.nl/id/thes/p297878905> .

