@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/p183876105> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Toekomst voor een zandrivier / Stroming, Bureau voor Natuur- en Landschapsontwikkeling" ;
    dcterms1:issued "1999" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070591792>,
        <http://data.bibliotheken.nl/id/thes/p071066373>,
        <http://data.bibliotheken.nl/id/thes/p071689117> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p185142060> ;
    schema1:isbn "9074647464" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de01fc857069495658d8432cc82659c1> ;
    schema1:name "Toekomst voor een zandrivier" ;
    schema1:numberOfPages 69 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eb848ebbff0dd69986a4f3311581471a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772473070> .

