@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/p227488865> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "En met de clowns kwamen de tranen... / Johannes Mario Simmel ; [vert. uit het Duits door Jan van Amerongen]" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068935625> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072738340> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9022512576" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3f5de7f1e7227a0759ee5f9d422d844> ;
    schema1:name "En met de clowns kwamen de tranen..." ;
    schema1:numberOfPages 431 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e77316171ef65ca92d928d7c90dda344> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64899110> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2f4c1e4fbf1d7d53aaf5212d448390ee> .

