@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/p075355132> a schema1:Organization ;
    schema1:alternateName "G.P.I. (Amsterdam)" ;
    schema1:description "Voortgez. als: Gemeentelijk Pedologisch Instituut, Amsterdam"@nl,
        "Voortz. van: Gemeentelijk Paedotherapeutisch Instituut, Amsterdam"@nl ;
    schema1:dissolutionDate "1989"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/7ca8be6e3768d4fe65616c9efc4e3532> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075355132>,
        <https://data2.bibliotheken.nl/.well-known/genid/ac326331fccc285baf65d048fb1fd14a> ;
    schema1:name "Gemeentelijk Pedotherapeutisch Instituut (Amsterdam)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p097642770>,
        <http://data.bibliotheken.nl/id/thes/p110896378> .

