@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/p094900388> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De historie van Isabele en Verowin / Geert Kazemier" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p43583343X>,
        <http://data.bibliotheken.nl/id/nbt/p435833448> ;
    dcterms1:issued "1937" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068984545> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bcbe4882312ab98e90d4c5377fb30ed0> ;
    schema1:name "De historie van Isabele en Verowin" ;
    schema1:numberOfPages 207 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c108f8f5f4135a85a6afa7e131bf466f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65922770> .

