@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/p354967630> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Advies Landschapsbouw Noorderpark / samenstelling: E.N. van Maren ... [et al.] ; kartografie: C.J. Kruft" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p429596634> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06908324X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841640440> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3dbe7ae0e6119ddd969210eaea614ae0> ;
    schema1:name "Advies Landschapsbouw Noorderpark" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e1597334b9ae9fc9563103bc8fc3d2a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64891787> .

