@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/p216476437> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nacht van de generaals / Hans Hellmut Kirst ; [vert. uit het Duits door Pieter Grashoff]" ;
    dcterms1:issued "1965" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068927258> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068540973> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9170d7695168e155791c719aa5e2cce8> ;
    schema1:name "De nacht van de generaals" ;
    schema1:numberOfPages 328 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/22c584614dbd6ff043cba5b119c3d5fd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67314281> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e143a57d6853101d53ad8cba7e7b5150> .

