@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/p40387999X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een kille rilling / Bernard Minier ; vertaling [uit het Frans]: Jasper Mutsaers" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p357095030> ;
    schema1:bookEdition "Derde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p321684486> ;
    schema1:description "1e druk Nederlandse uitgave: 2014" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789401605434" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2fd08ae9bf4924f36ca1195d3196fa7f> ;
    schema1:name "Een kille rilling" ;
    schema1:numberOfPages 582 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99b4d53553628d6fd18e0bd8c3264c8d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/951542117> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/280462fc177b60c754a605678b9b21ef> .

