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

<http://data.bibliotheken.nl/id/thes/p07542245X> a schema1:Organization ;
    schema1:description "... ! sis",
        "Voortz. van?: Koninklijke Hollandsche Schouwburg, 's-Gravenhage"@nl ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/f2d254c7e8abb1609ce685b4c7de8442> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p07542245X>,
        <https://data2.bibliotheken.nl/.well-known/genid/3fc5a81cc1a5cdfa9117a0d59de00f44> ;
    schema1:name "Koninklijke Schouwburg ('s-Gravenhage)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p137128800>,
        <http://data.bibliotheken.nl/id/thes/p322058449> .

