@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p192602764> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Glossarium van waterstaatstermen : De letters e. f. g., h. i. j / H.S. Danner, B.K. van Rijswijk, C. Streefkerk" ;
    dcterms1:issued "1994" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067760457>,
        <http://data.bibliotheken.nl/id/thes/p072892900>,
        <https://data.bibliotheken.nl/.well-known/genid/4d52e317415522d61bdb25054bb6f798> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25b908d8cfa157e21333ae25e9c1e6b2> ;
    schema1:name "Glossarium van waterstaatstermen : De letters e. f. g., h. i. j" .

