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

<http://data.bibliotheken.nl/id/thes/p097674540> a schema1:Organization ;
    schema1:foundingDate "1992"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/c65236b7f37e606d47a2b30c7c306c94> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p097674540>,
        <https://data2.bibliotheken.nl/.well-known/genid/e3fcaaaca7bdf6c13ae6c739d9c197cd> ;
    schema1:name "Politie Twente. Projectbureau" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p097674516> .

