@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/p427188202> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een keizerlijk cadeau / Alfred van Dijk" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075675080> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070636559> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Uitg. van de Ambachtsheerlijkheid Cromstrijen ter gelegenheid van haar vijfhonderdjarig bestaan" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p091515041> ;
    schema1:isbn "9090050981" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e81fe48a659d5e5a346b867acde552c2> ;
    schema1:name "Een keizerlijk cadeau" ;
    schema1:numberOfPages 195 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f82231b1b914942d32b551ef6f4659a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1154429302> .

