@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/p296236985> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Binnenriolering werkboek : richtlijn voor ontwerp en uitvoering / Nederlands Normalisatie Instituut (NNI)" ;
    dcterms1:issued "2000" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/cb07dd9a6c147e6a18f8e856810dc9d7> ;
    schema1:bookEdition "5e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p169265617> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4bd2c9723d119df27b24136352201da> ;
    schema1:name "Binnenriolering werkboek : richtlijn voor ontwerp en uitvoering" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/796f9cbecdb8fb49995bbc4cb4e2e86b> .

