@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p802538657> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dolaar en de weidse stad / Lode Baekelmans" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342759817> ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068434219> ;
    schema1:bookEdition "6e dr" ;
    schema1:description "1e dr., 1903" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9031004235" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca061195acf5d5aefdbdd97479dde7e9> ;
    schema1:name "De dolaar en de weidse stad" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f5f4c6627b571479857a352d84f8e07> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63426226> .

