@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/p422561150> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rumoer in een kleine stad / W. Utermann ; geautoriseerde vertaling [uit het Duits] door Jef de Leau" ;
    dcterms1:issued "1943" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p099639947> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070735689> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p116955945> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91f210eb31decaaba4202d68d8a67805> ;
    schema1:name "Rumoer in een kleine stad" ;
    schema1:numberOfPages 236 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a63f7444766c74f710dec8a3901229a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1097548339> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5276b5f4c41919bd4e851b0625442ad7> .

