@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/p399661050> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een Kididoc vol dieren / tekst van Sylvie Baussier ; illustraties van Didier Balicevic ; vertaling uit het Frans: Davidsfonds Uitgeverij" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075456796>,
        <http://data.bibliotheken.nl/id/thes/p269252177> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p305092596> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p202943259> ;
    schema1:isbn "9789082224665" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e042c64ba1eda6f0b55157c105c9524> ;
    schema1:name "Een Kididoc vol dieren" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3ae59c3a41feba6255ff7a574ff54a14> ;
    schema1:sameAs <http://www.worldcat.org/oclc/945195675> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6169ef834aff817451dbc5f69f26bda2> .

