@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/p443092729> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Moordmysterie puzzelboek / Stephanie von Reiswitz" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p443921148> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p292967438> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p455573220> ;
    schema1:isbn "9789045329475" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8983b9a963f1efd40490dfbcdb5687e8> ;
    schema1:name "Moordmysterie puzzelboek" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d082dd4a6f7f5d820280ed8a7557df7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1456641320> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/749b9107640bfddc025ad5e51f7f716c> .

