@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/p043678122> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Uit de Middelnederlandse fabelbundel Esopet / [inleidend woord door Karel van Isacker ; houtgravures Renaat Bosschaert]" ;
    dcterms1:issued "1979" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068799047>,
        <http://data.bibliotheken.nl/id/thes/p071991190> ;
    schema1:description "Opl. 140 genummerde en gesigneerde ex" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58a47039d396c11c985ce52315bf6b0e> ;
    schema1:name "Uit de Middelnederlandse fabelbundel Esopet" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/08d59c01d34ca3ecce20133dc4959682> ;
    schema1:sameAs <http://www.worldcat.org/oclc/521154213> .

