@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/p448111829> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beroemde dieren / auteur microfoonteksten en lesboekje: Henk van Kerkwijk" ;
    dcterms1:issued "1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068974701>,
        <http://data.bibliotheken.nl/id/thes/p075315084> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634953> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p251121801> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4073be11a4c3e13f6ced10a46d61a504> ;
    schema1:name "Beroemde dieren" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d4ca546d43bdb949ead5425f91b8a76d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1517297724> .

