@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/p192828894> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De uren / Michael Cunningham ; [vert. uit het Engels door Servaas Goddijn]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071401598> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07823915X> ;
    schema1:description "1e dr. Nederlandse uitg.: Amsterdam : Bakker, 1999" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9057134489" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7b1703a4950f335e1af7d8f96eef65d> ;
    schema1:name "De uren" ;
    schema1:numberOfPages 221 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/408c8f43dd46c54f811b7dc533fce04e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67654363> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5728e03f95c8e4612836a8b69e9fab62> .

