@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/p173048382> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groen in Amsterdam : alle kleuren groen naar één visie / Sjaak Gieling" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611268>,
        <http://data.bibliotheken.nl/id/thes/p078526205> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p292490739> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p170747204> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8b74f687bd41d50b42ececa638962dee> ;
    schema1:name "Groen in Amsterdam : alle kleuren groen naar één visie" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79c51af0aa1f6c411b0012c077732052> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68046557> .

