@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/p11118729X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lessen in levenslust : over Giacomo Casanova / Arnold Heumakers" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068863004>,
        <http://data.bibliotheken.nl/id/thes/p07561054X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074032151> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025306306" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/279289c9b20610469aee25a157064163> ;
    schema1:name "Lessen in levenslust : over Giacomo Casanova" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe50f37d54985180272ea5773bc07a9c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66042534> .

