@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/p204484804> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dag van aap / Anna-Clara Tidholm ; [vert. uit het Zweeds: Peter Molenaar]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p097895067> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p185643159> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9058930513" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2271f07f121db84c5ca4da200187d059> ;
    schema1:name "De dag van aap" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/37a8484ccba8716470c35d99566a30e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67327448> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9117871e87280b5ee4aef66bdb3c80a9> .

