@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/nbt/p423754335> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ontwerp voor een oeververbinding over de Nieuwe Maas te Rotterdam / door J. Emmen" ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602164>,
        <http://data.bibliotheken.nl/id/thes/p075633485>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078608341>,
        <http://data.bibliotheken.nl/id/thes/p331203707> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07379953X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p058907300> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e3d899fe3f8791423e2c016b70a2591> ;
    schema1:name "Ontwerp voor een oeververbinding over de Nieuwe Maas te Rotterdam" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/995d2af0ac6ed710d4a47c2e96f1e0ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120126918> .

