@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/p12184384X> a schema1:Organization ;
    schema1:description "Bron: World of Learning, 1979/80",
        "Municipally owned",
        "Voortz. van: City Art Museum, St. Louis, Mo."@nl ;
    schema1:foundingDate "1972"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/fec6ba1d2b57ba5a61de2d0a7a5d5741> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p12184384X>,
        <https://data2.bibliotheken.nl/.well-known/genid/08fe3dfd888dc1a17937e7f95eda9395> ;
    schema1:name "The Saint Louis Art Museum (St. Louis, Mo.)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p121843645> .

