@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/p092495087> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dolende ridder / door A.C.C. de Vletter ; [illustraties van O. Geerling]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p393185516> ;
    dcterms1:issued "1910" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070975396> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070687137> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/672fac78710f93213597d8c4070c6279> ;
    schema1:name "De dolende ridder" ;
    schema1:numberOfPages 238 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c299984d7ccee110483e00f1354bf77c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65578277> .

