@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/p234603704> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groenstructuur Oost/Watergraafsmeer / Marc van Hes" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611268>,
        <http://data.bibliotheken.nl/id/thes/p078526205> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p234603755> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p170747204> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e6c9ac72ff461a9ffb46276fde55340> ;
    schema1:name "Groenstructuur Oost/Watergraafsmeer" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/971a30bec59526d19375fbe926b9209b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67140337> .

