@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/p428051588> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kraaienhut / Hermann Löns ; vert. [uit het Duits] van J. de Mink ; ill. van Joh. Meyer" ;
    dcterms1:issued "1924" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070313504> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/9930d6bed92fb9aac279d844604ea084> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p205298273> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2efedf8ea7effc3298d0c74a0e0cfe44> ;
    schema1:name "De kraaienhut" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cc8f84f5775b1ba08ae31b4e4e6cfb0c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164060541> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2dea1deeeba306bbd8cea18b3188bf03> .

