@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/p11089328X> a schema1:Organization ;
    schema1:alternateName "P.I. (Rotterdam)" ;
    schema1:description "D",
        "Voortgez. als: Pedologisch Instituut, Rotterdam"@nl ;
    schema1:dissolutionDate "1979"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/621b440065d60216c40d32483bcdc91b> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p11089328X>,
        <https://data2.bibliotheken.nl/.well-known/genid/1dcbeb64e9b73e46f7180a4773806bdb> ;
    schema1:name "Gemeentelijk Pedologisch Instituut (Rotterdam)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075359235> .

