@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/p141944943> a schema1:Organization ;
    schema1:alternateName "MMKA" ;
    schema1:description " Voortgez. als: Museum Arnhem"@nl,
        "Ten dele voortz. van: Gemeentemuseum, Arnhem"@nl ;
    schema1:dissolutionDate "2013"^^xsd:gYear ;
    schema1:foundingDate "1995"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/3b9c029efe41141491c394a8e9daea26> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p141944943>,
        <https://data2.bibliotheken.nl/.well-known/genid/71cb0037d4a877080ecfdc4e401dc01f> ;
    schema1:name "Museum voor Moderne Kunst Arnhem" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075288583>,
        <http://data.bibliotheken.nl/id/thes/p391584758> .

