@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/p141578297> a schema1:Organization ;
    schema1:alternateName "Colonial Institute (Amsterdam)",
        "Koloniaal Instituut (Amsterdam)" ;
    schema1:description "'Datum predikaatsverlening: 31 aug. 1923'",
        "Founded 1910",
        "bron: Koninklijk Verenigd, pag. 89",
        "Voortgez. als: Koninklijke Vereeniging Indisch Instituut, Amsterdam"@nl,
        "Voortz. van: Koloniaal Instituut, Amsterdam"@nl ;
    schema1:dissolutionDate "1945?" ;
    schema1:foundingDate "1923"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/6e8c12fee67d76dd7418f03be7eb3af9> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p141578297>,
        <https://data2.bibliotheken.nl/.well-known/genid/975c01c6c56eb35fa05eac7060491c0a> ;
    schema1:name "Koninklijke Vereeniging Koloniaal Instituut" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075343754>,
        <http://data.bibliotheken.nl/id/thes/p141580046> .

