@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/p423885774> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij Vondel's graf / door G. Gossaert" ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068423667>,
        <http://data.bibliotheken.nl/id/thes/p077592301>,
        <http://data.bibliotheken.nl/id/thes/p077599594> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068898568> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Herdenkingsrede uitgesproken in de Nieuwe Kerk te Amsterdam op 17 november 1937" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p842882944> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/632a95cbd03a53c026e5d08b547675a2> ;
    schema1:name "Bij Vondel's graf" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0982257a9fa38e95da0440943edf7aba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120221416> .

