@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/p203234367> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het allereerste kerstfeest / [geschreven door: Lois Rock ; geïll. door: Alex Ayliffe ; vert. uit het Engels en bew. door: Paul Abspoel]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075426129>,
        <http://data.bibliotheken.nl/id/thes/p115385363> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p09779998X>,
        <http://data.bibliotheken.nl/id/thes/p175895155> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415>,
        <http://data.bibliotheken.nl/id/thes/p305489984> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9033883317" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79ac4a84609bcf53b1a0753ec2173f82> ;
    schema1:name "Het allereerste kerstfeest" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b4ac8d6a338a76bfdacbbf3c722313b2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65220407> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/aebbdedb629b3bc42451353cc004f35c> .

