@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p443310254> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Slangenhuid : psychologische roman / Carla Wijers" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p443960496> ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073865184> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:description "1e druk: 2024" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789083424941" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83ee83e11f69fc9d9e64693490bb89f2> ;
    schema1:name "Slangenhuid : psychologische roman" ;
    schema1:numberOfPages 301 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce2098c55ffa16dcde1e961c048e3c8a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1468506259> .

