@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/p782334903> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stilte groeit / Jozef Deleu" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068286945> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822104695>,
        <http://data.bibliotheken.nl/id/nbt/p851207715> ;
    schema1:isbn "9029137134" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fff94682ec8a8165ea725ca7b416de87> ;
    schema1:name "De stilte groeit" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd73d70546e193b744580e531ed5d7e7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898909173> .

