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

<http://data.bibliotheken.nl/id/nbt/p329509608> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rotterdam transport 2010 : handboek van de Rotterdamse haven" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p143438204> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p143438220>,
        <http://data.bibliotheken.nl/id/thes/p32950956X> ;
    schema1:description "18e uitgave",
        "Ondertitel en tekst in het Nederlands, Duits en Engels" ;
    schema1:inLanguage "mul" ;
    schema1:isbn "9789075549225" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2f15991bb5f9597e7b3864d17a0c861> ;
    schema1:name "Rotterdam transport 2010 : handboek van de Rotterdamse haven" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6416063bb2a0923ca202b0990d22b90a> .

