@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/p213996154> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als de dood je beste vriend wordt..." ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594509>,
        <http://data.bibliotheken.nl/id/thes/p078523141>,
        <http://data.bibliotheken.nl/id/thes/p078966515> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075244500> ;
    schema1:description "Omslagtitel",
        "Wim J. Mathijssen is eindredacteur van dit boek" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p097568015> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/040dcf6c39b9a5b55929cb30df847760> ;
    schema1:name "Als de dood je beste vriend wordt..." ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d9e120668973ebc930e1f5ff4b04f97b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67263891> .

