@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/p329911333> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vieze verhalen voor de kerst / Herbert Paulzen" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071698264> ;
    schema1:description "Ware verhalen eerder gepubliceerd in Playboy" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6d5fe571e992da3ff3bb33f9d561868> ;
    schema1:name "Vieze verhalen voor de kerst" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/31a40ada14ced0df42e780e3844bc091> ;
    schema1:sameAs <http://www.worldcat.org/oclc/676733892> .

