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

<http://data.bibliotheken.nl/id/thes/p15697049X> a schema1:Organization ;
    schema1:description "Alida de Jongschool" ;
    schema1:foundingDate "1984"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/79b3be3f9912a4fc9e854bb78613866e> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p15697049X>,
        <https://data2.bibliotheken.nl/.well-known/genid/25d1d9f399b102cea040af7a07a10d82> ;
    schema1:name "Alida de Jongschool" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p108298264> .

