@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/p437100200> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verdwenen stad / Kees Moerbeek ; foto's: Regionaal Archief Nijmegen" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069736278>,
        <https://data.bibliotheken.nl/.well-known/genid/b1aa7b6e6aa37796a412d04a56c72377> ;
    schema1:bookEdition "Derde druk" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p437824039> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/766be1f86b122ef3c0880975947ed1e4> ;
    schema1:name "De verdwenen stad" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/51e011af282e89e945fae4a385c17a60> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1343692002> .

