@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p07537644X> a schema1:Organization ;
    schema1:alternateName "STORA (Den Haag)" ;
    schema1:description "Voorheen te Rijswijk?",
        "Voortgez. als: Stichting Toegepast Onderzoek Waterbeheer"@nl ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p07537644X>,
        <https://data2.bibliotheken.nl/.well-known/genid/83c9e2dcb077f03ec0c18da9dd45fe6d> ;
    schema1:name "Stichting Toegepast Onderzoek Reiniging Afvalwater (Den Haag)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p097531219> .

