@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/p354961713> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[Definitief] streekplan Oost-Gelderland / Provinciale Staten van Gelderland" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075470608> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841610282> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a166ff5f7a71ed46e039ad40d4f56893> ;
    schema1:name "[Definitief] streekplan Oost-Gelderland" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b25e17247a259f2a5c50c48ca2eb7194> ;
    schema1:sameAs <http://www.worldcat.org/oclc/827215888> .

