@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/p147356377> a schema1:Organization ;
    schema1:alternateName "HMA",
        "Historisch Museum Arnhem" ;
    schema1:description "Pytt. '99-2000, 2000-2001: \"Historisch Museum Het Burgerweeshuis\"",
        "Ten dele voortz. van: Gemeentemuseum, Arnhem"@nl ;
    schema1:foundingDate "1995"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/eb6e974f85d79510f131774caa118d6a> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p147356377>,
        <https://data2.bibliotheken.nl/.well-known/genid/88574025b17da4c12a8af59f6e24e035> ;
    schema1:name "Historisch Museum 'Het Burgerweeshuis' (Arnhem)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075288583> .

