@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/p250633795> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wandelingen door oud-Utrecht / A. van Hulzen" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075633930> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071027920> ;
    schema1:bookEdition "1e dr" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075665204> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p270325417> ;
    schema1:isbn "9061313627" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c058b469fe337d96d6df25af80591e97> ;
    schema1:name "Wandelingen door oud-Utrecht" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b289a42c90b3aeb15c3c90016f4e21be> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66722825> .

