@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/p450429563> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De moord in het landhuis / Ross Montgomery ; vertaald [uit het Engels] door Olga Hoekstra" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p405462778> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p338141189> ;
    schema1:description "Omslag vermeldt: Een Stockingham & Pike mysterie" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789049207632" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3eca8a98075c70aa5963f29e685126b> ;
    schema1:name "De moord in het landhuis" ;
    schema1:numberOfPages 347 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6944a57f33121a323a213393289015d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1548316448> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0676953cae486637f638723f97e00bab> .

