@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/p271345020> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kitty & Jan Keijser wensen U een heel gelukkig 2004" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p173091059>,
        <http://data.bibliotheken.nl/id/thes/p24192524X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070645426> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068565844>,
        <http://data.bibliotheken.nl/id/thes/p068709978> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f56f069722c2c49002065ce22946266> ;
    schema1:name "Kitty & Jan Keijser wensen U een heel gelukkig 2004" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ccccdc50d5ba6c846bc95a4cc82288c7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66984249> .

