@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/p252351398> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kus van Odfella / Willy Vandersteen ; scenario en tek. Marc Verhaegen" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069040168> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068870752> ;
    schema1:description "Beeldverhaal" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821677233> ;
    schema1:isbn "9002213344" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26e58285affa740f14ef6d3e821c3949> ;
    schema1:name "De kus van Odfella" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b8daafe64993f147b63266416041ee84> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66721200> .

