@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/p096400684> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een heel bijzonder ezeltje / [tekst: Marijke Bleij ; ill. Roma Bishop ; vert. uit het Engels]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075032910>,
        <http://data.bibliotheken.nl/id/thes/p075426129> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07520584X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p096399147> ;
    schema1:isbn "9033825597" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48ae08a682f11f2ef0b08755aaac927b> ;
    schema1:name "Een heel bijzonder ezeltje" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df132184a049f512ffe4c5bae71c2dbf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65783151> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/41f3412960e64d032e9a098c0d60b48b> .

