@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/p269717889> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het rapport-1940 in zake de watervoorziening van Amsterdam / W.F.J.M. Krul" ;
    dcterms1:issued "1940" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069910294> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832501646> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d36c341d7b9d38a9f5cbdec491a1ef4> ;
    schema1:name "Het rapport-1940 in zake de watervoorziening van Amsterdam" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33e190dc0b91f3cd95362fca51eadbe9> .

