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

<http://data.bibliotheken.nl/id/thes/p188769862> a schema1:Organization ;
    schema1:alternateName "Museum De Waag (Deventer)" ;
    schema1:description "Homepage: www.deventer.nl",
        "Ook nog kortweg \"Museum De Waag\"",
        "Pytt. 1988, ....",
        "Voortgez. als: Historisch Museum Deventer"@nl,
        "Voortz. van: Museum De Waag, Deventer"@nl ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/ac9ff646b8f934abe7f26aab0a5479a2> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p188769862>,
        <https://data2.bibliotheken.nl/.well-known/genid/ea083307b5ca60a00cf3beb2571e6319> ;
    schema1:name "Historisch Museum De Waag (Deventer)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075323540>,
        <http://data.bibliotheken.nl/id/thes/p292232713> .

