@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/p047243643> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Waterbeheer in Nederland / C. van der Veen, J.G. Steenbeek" ;
    dcterms1:issued "1971" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/48f480c035243f45608d83bfc0745211> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068243944> ;
    schema1:description "Vereniging van exploitanten van waterleidingbedrijven in Nederland, Vewin",
        "Voordrachten" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b050b9b5dcc72398a828480ddfdedf1> ;
    schema1:name "Waterbeheer in Nederland" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3609f6db795078a7577a7406e8a7f35d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64822222> .

