@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/p081367570> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Doodskreten worden graag gehoord / Sylvia Hubers" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073931179>,
        <http://data.bibliotheken.nl/id/thes/p075450828> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1988" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p750216050> ;
    schema1:isbn "9071232158" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60997715699c12ad850900a85c23d28d> ;
    schema1:name "Doodskreten worden graag gehoord" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6dd4922bbd9f1fc1267029ea8057b228> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65655963> .

