@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/p41357573X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kinderen van Amsterdam / Jan Paul Schutten ; met strips van Paul Teng" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078518660> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p154353019> ;
    schema1:bookEdition "Negende druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069071926> ;
    schema1:description "1e druk: 2007" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025751807" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8fc03d5f4985cf6cd865d8fc2b76ad9> ;
    schema1:name "Kinderen van Amsterdam" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5eb2d7be54e1f3dc6106fa793369e574> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1012395888> .

