@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/p327709375> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De fabeltjeskrant / Leen Valkenier" ;
    dcterms1:issued "1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071398147> ;
    schema1:description "Bevat: Jodokus is jarig ; De wolf en de hond ; De slimme ooievaar",
        "Datering: niet in Brinkman, schatting o.b.v. uitgave jaar andere deeltjes",
        "Gebaseerd op het televisieprogramma \"De fabeltjeskrant\" van M.M. Chanowski Productions",
        "Ondertitel op voorkant: Jacob de Uil vertelt verder" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p861665643> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f2d0cf6175474cfef4060d279d399b9> ;
    schema1:name "De fabeltjeskrant" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/22de3ebbdf5b75196a778f3b4e529947> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775715511> .

