@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/p327271221> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De man die al het geluk had : een fabel / door Arthur Miller ; vert. [uit het Engels]: Aris Bremer" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06890505X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p105156000> ;
    schema1:description "Omslag vermeldt: A 3159" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p177201606> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22ff56843f54c30db3d415dd83f067f6> ;
    schema1:name "De man die al het geluk had : een fabel" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d03f449f29375db1da09d1fe5609b152> ;
    schema1:sameAs <http://www.worldcat.org/oclc/635432713> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9ff43dcb0270253fc7f20c46140889c7> .

