@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/p440065860> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stad in de nacht / Ruth Owen ; vertaling [uit het Engels]: Dorette Zwaans ; redactie: Maarten Sprenger" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p40921003X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p120578581>,
        <http://data.bibliotheken.nl/id/thes/p320621049> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p41739599X> ;
    schema1:isbn "9789464393361" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1c08208e1d0f849cb942ca006f096f5> ;
    schema1:name "De stad in de nacht" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/16af1190d1fd04b7e6a42bcf45c23931> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1417355500> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/15bc086cf0c22a809142f2ae013cfcdf> .

