@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/p435747363> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Acht lezingen / door Mia Kloek-Pirée" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598930>,
        <http://data.bibliotheken.nl/id/thes/p075665670> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074151274>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Digitale versie van de uitgave: Baarn : Hollandia-Drukkerij, [1935]" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p041472756> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4420a941ed074a74aba92c7535719870> ;
    schema1:name "Acht lezingen" ;
    schema1:numberOfPages 89 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1521073774b44b4ecfc1e633dac22168> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308738680> .

