@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/p089957237> a schema1:Organization ;
    schema1:description "Heeft van ca. 1942-1945 niet bestaan",
        "sis" ;
    schema1:foundingDate "1940"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/57049c368d64f7f6682477498fbeb6a6> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p089957237>,
        <https://data2.bibliotheken.nl/.well-known/genid/4b8ef1087c8b4c5ad4c6255f5e8aa027> ;
    schema1:name "(College van) Rijksbemiddelaars" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p186718977> .

