@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/p049048066> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Waterbouwkunde / N.H. Henket" ;
    dcterms1:issued "1883" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072304391>,
        <http://data.bibliotheken.nl/id/thes/p07230443X>,
        <http://data.bibliotheken.nl/id/thes/p163158673> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p865844836> ;
    schema1:issueNumber 162 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec9b23d5cf38ecb2632b0a425469801a> ;
    schema1:name "Waterbouwkunde" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/14bdd0c2bc6c3ac5c59d6a93d068fcdb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769326141> .

