@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/p170706346> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als dat zou kunnen / Blake Morrison ; [vert. uit het Engels: Ronald Cohen]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068510128>,
        <http://data.bibliotheken.nl/id/thes/p151344019> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072689447> ;
    schema1:description "Met grote letter gedrukt",
        "Oorspr. Nederlandse uitg.: Amsterdam : Nijgh & Van Ditmar, 1997" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p121305732> ;
    schema1:isbn "9055424064" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2055aa910b38fd0ef836910ad27ceff8> ;
    schema1:name "Als dat zou kunnen" ;
    schema1:numberOfPages 363 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2274d70f2bb14bc03b30300f32555973> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68013014> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0a6497ad670dc3184dc32781b0825936> .

