@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p861777441> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De diergaarde / door K. Kuiper" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429918992> ;
    dcterms1:issued "1928" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071750304> ;
    schema1:description "Plaatjesalbum" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/475a683bfd8cb9660dd7252c9bf4d2bd> ;
    schema1:name "De diergaarde" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c956ec1f2edbbe02cb60b7fa41cbec32> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64291352> .

