@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/p189661135> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Papa, de kerstman / Philippe Geluck ; met medew. van Serge Dehaes ; [vert. uit het Frans: Els van Delden]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p097605700> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069023166>,
        <http://data.bibliotheken.nl/id/thes/p180841823> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p180841904> ;
    schema1:isbn "9030324546" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f94054e7dd56c7ec81f35cc3c25fb74d> ;
    schema1:name "Papa, de kerstman" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2165ee1e0a4499e957b1676940dc1417> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67750815> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d6e68f076358fb993697cace407bffe4> .

