@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/p046040889> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een otterfamilie / Kees Duinker ; geïll. door Kees van Scherpenzeel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341821470>,
        <http://data.bibliotheken.nl/id/nbt/p341821489> ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p227563670> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072632852> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07379693X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060849418" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b31e11386175e75231b0850822772980> ;
    schema1:name "Een otterfamilie" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/de78eba6e13ab6ca85f70fa914ef6142> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64884307> .

