@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/p446309966> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een wandelaar in Amsterdam / ingel. door Arn. J. d'Ailly ; met een voorw. van J. Nikerk ; tekst: L.C. Schade van Westrum ; foto's: J.W. Eelzak ; tek.: Han Spaan" ;
    dcterms1:issued "1949" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070219168> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067528783> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p053407563> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15ee9dfe62f5c89aa2385196421769eb> ;
    schema1:name "Een wandelaar in Amsterdam" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/14d6b523e39f64fd6f959c8dd5d0ec98> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509781872> .

