@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/p084036400> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drie verhalen uit de Middeleeuwen / door J.H.T. de Vogel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p358020166> ;
    dcterms1:issued "1871" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071467440>,
        <http://data.bibliotheken.nl/id/thes/p074677446>,
        <http://data.bibliotheken.nl/id/thes/p241924553> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073600830> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c16f491bbe2d11d2d313ba1c9366263> ;
    schema1:name "Drie verhalen uit de Middeleeuwen" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a1a8d1451c2bc8ae07cc8690c01f8522> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65732032> .

