@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/p137034644> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De fabeltjeskrant / Leen Valkenier" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071398147> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073992771>,
        <http://data.bibliotheken.nl/id/thes/p299343812> ;
    schema1:description "Datering: niet in Brinkman jaartal geschat",
        "Gebaseerd op het televisieprogramma \"De fabeltjeskrant\" van M.M. Chanowski Productions" ;
    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/p117117188> ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c478a73c4f304aafc40648c42c4961e5> ;
    schema1:name "De fabeltjeskrant" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c1f0ecab06bdfb8259c50d58f6c5b0bd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769907874> .

