@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/p140903011> a schema1:Organization ;
    schema1:description "Brug over de oceaan:",
        "p. 342: \"... via een statutenwijziging werd een financiele, zogenaamde 'internationale holding' gecreerd - Holland Amerika Lijn N.V. - die in plaats van de N.V. Nederlandsch-Amerikaansche Stoomvaart-Maatschappij 'Holland-Amerika Lijn'.\"",
        "Voortgez. als: Holland Amerika Lijn Holding"@nl,
        "Voortz. van: Nederlandsch-Amerikaansche Stoomvaart-Maatschappij 'Holland-Amerika Lijn'"@nl ;
    schema1:dissolutionDate "197." ;
    schema1:foundingDate "1973"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/5358f1c0669aa047942320997624fbad> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p140903011>,
        <https://data2.bibliotheken.nl/.well-known/genid/10f3961852261cd86f9c0fdf870e975c> ;
    schema1:name "Holland Amerika Lijn" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p140901973>,
        <http://data.bibliotheken.nl/id/thes/p140903674> .

