@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/p120316862> a schema1:Organization ;
    schema1:description "Voortz. van: Dienst Verkeerskunde. Hoofdafdeling Scheepvaart"@nl ;
    schema1:foundingDate "1993"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/525c165303b52eb20e4f10a93b562ffc> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p120316862>,
        <https://data2.bibliotheken.nl/.well-known/genid/03ce787c21c21118c1a69dd14bf2e891> ;
    schema1:name "Adviesdienst Verkeer en Vervoer. Afdeling Scheepvaart" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p114448523> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075462699> .

