@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/p428915337> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Huivering / Bernard Minier ; vertaling [uit het Frans]: Textcase" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075389487>,
        <http://data.bibliotheken.nl/id/thes/p357095030> ;
    schema1:bookEdition "Vijfde druk" ;
    schema1:description "1e druk Nederlandse uitgave: 2015" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789401612845" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c445e58163004227742217fcb39aa0b2> ;
    schema1:name "Huivering" ;
    schema1:numberOfPages 600 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2d7c5bd22ca36ef117ed16f3c188c03f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1283122546> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d12ea39f98ee0e93daa57cb0f5d6021e> .

