@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/p236470116> a schema1:Organization ;
    schema1:alternateName "CBP" ;
    schema1:description "Het College bescherming persoonsgegevens, de opvolger van de Registratiekamer ...",
        "at",
        "www.cbpweb.nl",
        "Voortz. van: Registratiekamer"@nl ;
    schema1:foundingDate "2001"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/014c7d407f2bc26a66d5d820c45115f3> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p236470116>,
        <https://data2.bibliotheken.nl/.well-known/genid/8bdb68d79f6b7ac33c99cca9c59dca35> ;
    schema1:name "College bescherming persoonsgegevens" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p087795035> .

