@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p318451654> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Acht lezingen / Mia Kloek-Pirée" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429637098> ;
    dcterms1:issued "1938" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/8d4e91f889f79604fe9b04b709177097> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/608d12918906cf684f157ce6ba2e03b6> ;
    schema1:name "Acht lezingen" ;
    schema1:numberOfPages 89 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/07f34685ae5562829c169f63f9678c05> ;
    schema1:sameAs <http://www.worldcat.org/oclc/320868540> .

