@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/p05833663X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het keurboek der stad Diest / uitgeg. door K. Stallaert" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p333475720>,
        <http://data.bibliotheken.nl/id/nbt/p39333922X>,
        <http://data.bibliotheken.nl/id/nbt/p432679839>,
        <http://data.bibliotheken.nl/id/nbt/p432679847>,
        <http://data.bibliotheken.nl/id/nbt/p432679855> ;
    dcterms1:issued "1885" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070148007> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851302300> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32f7f129b526cf6718a8db0a3f5477fd> ;
    schema1:name "Het keurboek der stad Diest" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0cc8e3ce89b168681e26d942c19a611b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65089213> .

