@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/p853053480> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Don Juan : een moderne legende / door Elisabeth Reitsma" ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071921060> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p84305896X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90fc742afe2d94045a37af610b44f24a> ;
    schema1:name "Don Juan : een moderne legende" ;
    schema1:numberOfPages 115 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d9d72b07cfee25ebd05be227fe5a03f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64182861> .

