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

