@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/p435808354> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Echnaton / L. G. Leeuwenburg" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070972982>,
        <http://data.bibliotheken.nl/id/thes/p075604906>,
        <http://data.bibliotheken.nl/id/thes/p077593987>,
        <http://data.bibliotheken.nl/id/thes/p077599608> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070376867> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p843356596> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840198957> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a45d36584a7ca0817a5e3b70f19a25d> ;
    schema1:name "Echnaton" ;
    schema1:numberOfPages 131 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/122d9eaf9471a7335403b7be911414af> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308792579> .

