@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/p405843771> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vertelsel van Gokkel en Hinkel / Clemens Brentano ; Stijn Streuvels [transl.] ; J. Fonteijne [ill.]" ;
    dcterms1:issued "1951" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068367198> ;
    schema1:bookEdition "2 ed" ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/17af6bff2b1173cddb4b1411458ca2be>,
        <https://data.bibliotheken.nl/.well-known/genid/30280bd07524ac20b6591f8303f92752> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0d1b58e157369896f7ee404cc679250> ;
    schema1:name "Vertelsel van Gokkel en Hinkel" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e7d068da352bb9e87ac02570c25f16c> .

