@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/p44640196X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Der Krieg der Niederlande mit dem Meere : die Abschliessung und Trockenlegung der Zuidersee / von H.S.M. van Wickevoort Crommelin" ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07038181X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "de" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p048294586> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p217193773> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a76dde04a005666c1407c109b3c7112a> ;
    schema1:name "Der Krieg der Niederlande mit dem Meere : die Abschliessung und Trockenlegung der Zuidersee" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58235461e5ab1b33392af2d953928c75> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510364665> .

