@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/p448146517> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over Clare Lennart / Fré Dommisse" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06887216X>,
        <http://data.bibliotheken.nl/id/thes/p075661632>,
        <http://data.bibliotheken.nl/id/thes/p397462808> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07032963X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p820265586> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840515960> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2925a5e7a2ac16c3f7d7034131916fe> ;
    schema1:name "Over Clare Lennart" ;
    schema1:numberOfPages 104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af6140219570617442306531475304dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1517350452> .

