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

<http://data.bibliotheken.nl/id/thes/p075308266> a schema1:Organization ;
    schema1:alternateName "POM" ;
    schema1:description "brief Stedelijk Museum Zwolle",
        "Samengegaan met: Librije Hedendaagse Kunst, Zwolle"@nl,
        "Voortz. van: Provinciaal Overijssels Geschiedkundig Museum"@nl,
        "en voortgez. als: Stedelijk Museum Zwolle"@nl ;
    schema1:dissolutionDate "1995"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/3777077aa6d12060cff7270edba9d5f2> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075308266>,
        <https://data2.bibliotheken.nl/.well-known/genid/8eea2c654fa961c6846d6e7069a6076c> ;
    schema1:name "Provinciaal Overijssels Museum" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075366371>,
        <http://data.bibliotheken.nl/id/thes/p12463625X>,
        <http://data.bibliotheken.nl/id/thes/p146754034> .

