@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/p409086185> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wateralmanak" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p15567319X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p299388905>,
        <http://data.bibliotheken.nl/id/thes/p307974030> ;
    schema1:description "2017-2018. - Gegevens afgesloten: 1 november 2016. - Omslag vermeldt: Nederland - België. - Rugtitel: Wateralmanak 1 : Regelgeving en tips : Nederland - België" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p273349015> ;
    schema1:isbn "9789018040208" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2abd4c207cc37cbb893c5ec45dc5eff4> ;
    schema1:name "Wateralmanak" ;
    schema1:numberOfPages 840 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b17f803fbda3a80a6414912544bb7f05> ;
    schema1:sameAs <http://www.worldcat.org/oclc/978284313> .

