@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/p357393708> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik ben een ezel / [Martin van Thiel]" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623803> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073267562> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789079003105" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ac3c480aecbc1f873c8e99e6890e95d> ;
    schema1:name "Ik ben een ezel" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e91617087dd10886f9fc0b7788a78977> ;
    schema1:sameAs <http://www.worldcat.org/oclc/843073223> .

