@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/p42840653X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Darnand : de Franse beul / Fabien Bedouel" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p338763791>,
        <http://data.bibliotheken.nl/id/thes/p375494472> ;
    schema1:bookEdition "1ste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p329819127>,
        <http://data.bibliotheken.nl/id/thes/p419047298> ;
    schema1:description "Oorspronkelijke Franse uitgave: Rue de Sèvres, ©2019. - (Darnand - le bourreau Français ; 3/3)" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p423331620> ;
    schema1:isbn "9789463941143" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f974f10645dfdf36b27143d13d900bb> ;
    schema1:name "Darnand : de Franse beul" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e4ee8c4c1d335508f64b6d5dc677449a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1183353127> .

