@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/p440065933> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een kijkje op de Noordpool / Honor Head ; vertaling [uit het Engels]: Dorette Zwaans ; redactie: Maarten Sprenger" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p116641908> ;
    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/p441398421> ;
    schema1:isbn "9789464393415" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e67d6a1ea66eeeed964a3372b81a4d2b> ;
    schema1:name "Een kijkje op de Noordpool" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f07c4e18216b63421f35c07371ac4d5c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1417609896> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d6d50aae2af42df2a2b3dfcd25ee8f77> .

