@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/p443618542> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloed in het water / Kelly van der Laan ; redactie: Cocky van Dijk ; illustraties: Dottobi" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p383240336>,
        <https://data.bibliotheken.nl/.well-known/genid/777a99517f15553947d069f1a6096a63> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p345683404> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463084543" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4af7bc31c2bd18ade78c7b685e8f278e> ;
    schema1:name "Bloed in het water" ;
    schema1:numberOfPages 301 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/784142c8c3912cdbbf2eb9929ae461ac> .

