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

<http://data.bibliotheken.nl/id/thes/p075401754> a schema1:Organization ;
    schema1:description "Staatsalmanak ...., 1989,",
        "Voortz. van: Landinrichtingsdienst. Afdeling Onderzoek"@nl ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075401754>,
        <https://data2.bibliotheken.nl/.well-known/genid/38068a4522e8be028a976f7838339180> ;
    schema1:name "Landinrichtingsdienst. Inspectie Onderzoek" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075339862> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075492253> .

