@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/p864516592> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als stomme dieren praten / Maurice Burton ; vert. [uit het Engels] door H. Kleijn ; met ill. van Jane Burton" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p448686716> ;
    dcterms1:issued "1956" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068912757> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070617848> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/225e81f5ba39b347d5d8b47dfa0d2a17> ;
    schema1:name "Als stomme dieren praten" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/440374c9fbe274c2d2b8fe770c015842> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64307778> .

