@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/p44339752X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Achttien graden onder nul / Stefan Ahnhem ; uit het Zweeds vertaald door Tineke Jorissen-Wedzinga" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p37621595X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p105453307> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p443048428> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p451114914> ;
    schema1:isbn "9789044368246" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0ef8b8efd224dcbe4b2b4484db3dcba> ;
    schema1:name "Achttien graden onder nul" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3077447fef46f5d885e71226ee477bfc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1458849502> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4174f26123379a69e6dafb4863a6a33e> .

