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

<http://data.bibliotheken.nl/id/thes/p075301245> a schema1:Organization ;
    schema1:alternateName "Musée Royal de l'Afrique Centrale (Tervuren)",
        "Royal Museum for Central Africa (Tervuren)" ;
    schema1:description "Founded: 1898",
        "World of Learning 1979/80",
        "Voortz. van: Museum van Tervuren"@nl ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/04c257e9ba4c834c1f74efd3cd7a1acb> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075301245>,
        <https://data2.bibliotheken.nl/.well-known/genid/fc886f09c5eb78ae15d1313e13dddc9c> ;
    schema1:name "Koninklijk Museum voor Midden-Afrika (Tervuren)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p291290132> .

