@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/p35496626X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Advies landschapsbouw Sluis-Oostburg / samenstelling: J.W. Bosch" ;
    dcterms1:issued "1986" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070692238> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841640440> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4e9af69d3d2d5035305a7cddafd54b5> ;
    schema1:name "Advies landschapsbouw Sluis-Oostburg" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb2f6cca425aace963de5107e2a20d5c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64293496> .

