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

<http://data.bibliotheken.nl/id/thes/p201983966> a schema1:Organization ;
    schema1:description "Samengegaan met: Museum Jannink, Enschede"@nl,
        "Voortz. van: Natuurhistorisch Museum Enschede"@nl,
        "en voortgez. als: Museum TwentseWelle, Enschede"@nl,
        "en: Van Deinse Instituut, Enschede"@nl ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/7374d2a78896b747ec4d5785db87b3c9> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p201983966>,
        <https://data2.bibliotheken.nl/.well-known/genid/ddcd3a99fdf9c14ab72bea38be212744> ;
    schema1:name "Natuurmuseum Enschede" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p111418038>,
        <http://data.bibliotheken.nl/id/thes/p158951611>,
        <http://data.bibliotheken.nl/id/thes/p371306949>,
        <http://data.bibliotheken.nl/id/thes/p423353004> .

