@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/p140861068> a schema1:Organization ;
    schema1:alternateName "National Museum of Ethnology (Leiden)",
        "RMV (Leiden)",
        "Rijksmuseum voor Volkenkunde (Leiden)" ;
    schema1:description "In the cadre of privatisation of Government institutions the museum became a foundation on 1 January 1995",
        "Voortgez. als: Museum Volkenkunde, Leiden"@nl,
        "Voortz. van: Rijksmuseum voor Volkenkunde, Leiden"@nl ;
    schema1:foundingDate "1995"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/1d12e14397547974ec229ac96f3ef169> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p140861068>,
        <https://data2.bibliotheken.nl/.well-known/genid/ae8862187ff39925e3a7064a4746c6e8> ;
    schema1:name "Stichting Rijksmuseum voor Volkenkunde (Leiden)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075310821>,
        <http://data.bibliotheken.nl/id/thes/p315394102> .

