@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/p42135383X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De witte kaketoe / door Mignon G. Eberhart ; vertaling [naar het Engels] van J.L.J.F. Ezerman" ;
    dcterms1:issued "1933" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069892229> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067660436> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/175f5bf08e2ee04bbe35e03aeb294fa4> ;
    schema1:name "De witte kaketoe" ;
    schema1:numberOfPages 284 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b376f6e0028335c6050acb8f45a4c6c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1081333502> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/06763fb12f525ff918befde510cdf4eb> .

