@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/p036029076> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bergrede / door A.M. Brouwer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p395156378> ;
    dcterms1:issued "1930" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078449332>,
        <http://data.bibliotheken.nl/id/thes/p078468752>,
        <http://data.bibliotheken.nl/id/thes/p397321708> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067520006> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fbc085546f043a77e23d756ef67bdf8f> ;
    schema1:name "De bergrede" ;
    schema1:numberOfPages 388 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f9a9d3099a9533b212de76313e0ff2ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/10091656> .

