@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/p340228547> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kinderen van Amsterdam / Jan Paul Schutten ; met strips van Paul Teng" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p154353019> ;
    schema1:bookEdition "7e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069071926> ;
    schema1:description "1e dr.: Amsterdam : Nieuw Amsterdam, 2007" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025751807" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/deaefc8d767fd26cf2f5ab63871681ff> ;
    schema1:name "Kinderen van Amsterdam" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/20456bd7ec42a60824ad01e1bf49e61a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/795673488> .

