@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/p255889240> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De koning wordt geboren / [geschreven door:] Heather Henning ; en [geïll. door:] Alison Atkins ; [vert. uit het Engels door: Greetje Kruidhof]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075426129>,
        <http://data.bibliotheken.nl/id/thes/p255889550> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p242090885>,
        <http://data.bibliotheken.nl/id/thes/p255889569> ;
    schema1:description "Met veel kleine flapjes voor kleine vingertjes!" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415>,
        <http://data.bibliotheken.nl/id/thes/p305489984> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9033883511" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe630d9be5277324307ef59806f49108> ;
    schema1:name "De koning wordt geboren" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/98a8f4dcc2f42942d7b83a6ee706ff2b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66397695> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ab2e3bb7065c404b0981ac38dd99180b> .

