@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/p234571810> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dood van een minister / tek.: Jean-Yves Delitte ; scenario: Philippe Richelle ; [vert. uit het Frans: René van de Weijer]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074379151> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068947070>,
        <http://data.bibliotheken.nl/id/thes/p074379100> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p234571802> ;
    schema1:isbn "9030383518" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf1a4937e1890a5be2f4b0b97cf59c6b> ;
    schema1:name "De dood van een minister" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f7b7a6788fa2fa572a273d42a70220ea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67139397> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7e3c918c36aa31a3cb463533e6b21a7a> .

