@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/p42622924X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kinderen van Amsterdam / Jan Paul Schutten ; met tekeningen van Paul Teng" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p154353019> ;
    schema1:bookEdition "Tiende druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069071926> ;
    schema1:description "1e druk: Amsterdam : Nieuw Amsterdam, 2007" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606801>,
        <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025771829" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60e36ce9c140195147c126ca42d11019> ;
    schema1:name "Kinderen van Amsterdam" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0134f7de901731c3ab8af989af8cc6f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1176569323> .

