@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/p391015923> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Begrenzingenplan WCL - Winterswijk / Gedeputeerde Staten van Gelderland" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075470594> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Ingangsdatum 1 januari 1997" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1793ae15c2f486f19db60f840c2399c9> ;
    schema1:name "Begrenzingenplan WCL - Winterswijk" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b369c5b3fe15e4c857564749e1cb8143> ;
    schema1:sameAs <http://www.worldcat.org/oclc/903925797> .

