@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/p443960496> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Slangenhuid : psychologische roman / Carla Wijers" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073865184> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e druk: 2024" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p443310254> ;
    schema1:isbn "9789083454498" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84a6bc4dfc6c3c6acdc0e124970956d7> ;
    schema1:name "Slangenhuid : psychologische roman" ;
    schema1:numberOfPages 1020214 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/562eb75ec9783e902f51eb366d120c09> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1520017783> .

