@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p123489342> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "228 seconden van stilte : een Arnhemverhaal / Max Dendermonde" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341989274>,
        <http://data.bibliotheken.nl/id/nbt/p341989282> ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068981465> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9068014080" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc248e013dc691cba57ad708d8b22657> ;
    schema1:name "228 seconden van stilte : een Arnhemverhaal" ;
    schema1:numberOfPages 180 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be77584a0ee53ed9835a8b887bd743dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898929022> .

