@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/p159593239> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "C. J. Bleeker : de beteekenis van de Egyptische Godin Ma-a-t / A. de Buck" ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071769765> ;
    schema1:description "Boekbeoordeling" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2fce2f8cc6c17ab2e1aba363ebf50c81> ;
    schema1:name "C. J. Bleeker : de beteekenis van de Egyptische Godin Ma-a-t" ;
    schema1:numberOfPages 193 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fac30af0a21e13cd61b85d6dae6f406e> .

