@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/p136501419> a schema1:Organization ;
    schema1:alternateName "Peabody Museum (Salem, Mass)" ;
    schema1:description "F. 1799",
        "World of Learning 1979/80",
        "iw",
        "Voortgez. als: Peabody Essex Museum, Salem, Mass."@nl ;
    schema1:dissolutionDate "1991"^^xsd:gYear ;
    schema1:foundingDate "1799"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/013baae17a07f0835bbb1f92f6000573> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p136501419>,
        <https://data2.bibliotheken.nl/.well-known/genid/da3a9eefacbaf1dc13e061f5fb698368> ;
    schema1:name "Peabody Museum of Salem" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p352214406> .

