@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/p045601852> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Augustus en de Egyptische godsdienst / P. Lambrechts ; (avec un résumé français)" ;
    dcterms1:issued "1956" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069639639>,
        <http://data.bibliotheken.nl/id/thes/p397317921> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069209979> ;
    schema1:description "Met een samenvatting in het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822899574> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9479bc47131d32543bd1b9304c730228> ;
    schema1:name "Augustus en de Egyptische godsdienst" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80a818211b4df7695f8702452f866510> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64835604> .

