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

<http://data.bibliotheken.nl/id/thes/p160355192> a schema1:Organization ;
    schema1:alternateName "ECT" ;
    schema1:description "Europe Combined Terminals (ECT)",
        "Voortz. van: Europe Container Terminus"@nl ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/4153555534c4662df6f423835fd361cd> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p160355192>,
        <https://data2.bibliotheken.nl/.well-known/genid/38f029ed1e567c213f13fc4a24e8ca29> ;
    schema1:name "Europe Combined Terminals" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075345137> .

