@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/p370397355> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amsterdam is een beetje gek / Bas Roodnat ; met medewerking van Caroline Euwe, Han Lammers, Tom Pauka ; en een voorwoord van Henri A.A.R. Knap ; geïllustreerd door Wim Bijmoer" ;
    dcterms1:issued "1962" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071039074> ;
    schema1:bookEdition "Vijfde herziene druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068402821>,
        <http://data.bibliotheken.nl/id/thes/p069448914>,
        <http://data.bibliotheken.nl/id/thes/p070439583> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13279f89d1c61a955d419148469252d8> ;
    schema1:name "Amsterdam is een beetje gek" ;
    schema1:numberOfPages 225 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b737b140cc100b1610eaeaebc37be476> ;
    schema1:sameAs <http://www.worldcat.org/oclc/864587434> .

