@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/p435812378> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amsterdam, stad van overzee / Evert Werkman" ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621207>,
        <http://data.bibliotheken.nl/id/thes/p075629550>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p397491263> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068379692> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p851434339> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841706328> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/033d5917932a6f0fb736f59de2ba586d> ;
    schema1:name "Amsterdam, stad van overzee" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e900965825fe57a7b9b3ad6ab69b2645> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308792841> .

