@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/p174405243> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "100 jaar provinciale waterstaat / H. Wieringa ... [et al.]" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078955475>,
        <http://data.bibliotheken.nl/id/thes/p080592465> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/3fd8c6eec678308e71b6a68dfba32098> ;
    schema1:description "Extra editie" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p051516802> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a343016e59851460be72d42c5ba625f> ;
    schema1:name "100 jaar provinciale waterstaat" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8053e26004a68503451e731759c59f5d> .

