@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/p840421044> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bekentenis in Toledo / door Cola Debrot" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p398064962>,
        <http://data.bibliotheken.nl/id/nbt/p423694553>,
        <http://data.bibliotheken.nl/id/nbt/p435990438> ;
    dcterms1:issued "1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070002770> ;
    schema1:description "Oplage van 100 ex. De Jong 171" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba81d591d492c70dd67a44d8e392f99e> ;
    schema1:name "Bekentenis in Toledo" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2b320ea72308ec4eb9bde108980240f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781587913> .

