@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/p087208903> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leentje & de koning van Korenland / tekst: Rob Godthelp ; ill. Ruud van Dijk" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070765006> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p431660786> ;
    schema1:description "Samengesteld ter gelegenheid van de kinderboekenweek 1989" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/948ca93d575aff8b00931bfca7cf58c6> ;
    schema1:name "Leentje & de koning van Korenland" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9b80aa5a83308414759e2b79d420c931> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65702734> .

