@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/p830272097> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ieder diertje z'n pleziertje / Sonia Garmers ; ill. Reintje Venema" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069125163> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069064938> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025835236" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16b10c879a87270886fab525d2eb7ac8> ;
    schema1:name "Ieder diertje z'n pleziertje" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/09368f289d1da6cfe25fc2663e76f051> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906506036> .

