@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p144997428> a schema1:Organization ;
    schema1:foundingDate "1994"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/29b06b0228914da33fdce4e91e44dd44> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p144997428>,
        <https://data2.bibliotheken.nl/.well-known/genid/21cced060fcf974c2d4e2911c6b810c9> ;
    schema1:name "Centraal Bureau voor de Statistiek. Sector Bevolking" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p141493860> .

