@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/p432679839> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het keurboek der stad Diest / uitgeg. door K. Stallaert" ;
    dcterms1:issued "1885" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000051120" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070148007> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p05833663X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851302300> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/39a72f1dd7b788dcbc905234cc837109> ;
    schema1:name "Het keurboek der stad Diest" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bef1c5c2c8152031821e2a85db3c5135> ;
    schema1:sameAs <http://www.worldcat.org/oclc/909780121> .

