@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/p075345137> a schema1:Organization ;
    schema1:alternateName "ECT" ;
    schema1:description "4210",
        "<1>D4 D8201577.",
        "B9332564 (geschiedenis)",
        "Voortgez. als: Europe Combined Terminals"@nl ;
    schema1:foundingDate "1967"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075345137>,
        <https://data2.bibliotheken.nl/.well-known/genid/8c7c238973fea398142bccb70946d09f> ;
    schema1:name "Europe Container Terminus" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p160355192> .

