@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/p411353446> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bericht weegens eene doodelijke watervrees / J. van der Steege" ;
    dcterms1:issued "1824" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000047371" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071785302> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e uitg.: 1787" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p046430482> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p862869781> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d075caeabe80386a207f9a5e8157068> ;
    schema1:name "Bericht weegens eene doodelijke watervrees" ;
    schema1:numberOfPages 174 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f4e5b789944f85d50c4f318e11af4434> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993439080> .

