@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/p144991004> a schema1:Organization ;
    schema1:alternateName "SMZ" ;
    schema1:description "Ook gebruikt: Stoomvaart Maatschappij Zeeland",
        "Vanaf 1957 gevestigd te: Hoek van Holland",
        "Voortgez. als: Stena Line"@nl ;
    schema1:dissolutionDate "1988"^^xsd:gYear ;
    schema1:foundingDate "1875"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/5baf651151464cbdad8e26b097052f9d> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p144991004>,
        <https://data2.bibliotheken.nl/.well-known/genid/db236556fd4206ce295d76cfc4085efd> ;
    schema1:name "Stoomvaart Maatschappij Zeeland, Koninklijke Nederlandsche Postvaart" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p144991713> .

