@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/p420593454> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Babel / Jan de Leeuw ; Aus dem Niederländischen von Rolf Erdorf" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p266286348> ;
    schema1:bookEdition "1. Auflage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072313331> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "de" ;
    schema1:isbn "9783772522789" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59ccb3b7375886a19d864d1d29643601> ;
    schema1:name "Babel" ;
    schema1:numberOfPages 436 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b44010f7d92417951dd65398cae79313> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1057891759> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/12339cf36582b0d033354bdc6b3c225f> .

