@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/p455088624> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De uren / Michael Cunningham ; Nederlandse vertaling [uit het Engels] Uitgeverij Prometheus en Servaas Goddijn" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071401598> ;
    schema1:bookEdition "Twaalfde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07823915X> ;
    schema1:description "1e druk Nederlandse uitgave: Amsterdam : Bakker, 1999" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044652741" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/043a976691589e117bf5ec1d2fd5d0e1> ;
    schema1:name "De uren" ;
    schema1:numberOfPages 228 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/420ec01328b17a43fcb1f49a1155fbad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1546241186> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4b01c0cbc0a760f7e9fdaba606f83637> .

