@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/p456734759> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het bloedspoor in de sneeuw / Jean-Luc Fromental & Bernard Yslaire ; vertaling [uit het Frans] Elisabeth Van Haegenborgh" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072143185> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068291965>,
        <http://data.bibliotheken.nl/id/thes/p071948171>,
        <http://data.bibliotheken.nl/id/thes/p453618960> ;
    schema1:description "Naar de roman van Simenon" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789002288333" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/810b61e44c6136234215940f852d54d5> ;
    schema1:name "Het bloedspoor in de sneeuw" ;
    schema1:numberOfPages 100 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d3c51f93d434b8f52c159467dc189631> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1587721487> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c65013cc0f31b0169604d2406ef079de> .

