@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/p416473792> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aziatische invloeden op het oude Europa / door A. Roes" ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078614082>,
        <http://data.bibliotheken.nl/id/thes/p078958733> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072400250> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Inaug. rede Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036438855> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df9febf8da90af90bff349360b447afc> ;
    schema1:name "Aziatische invloeden op het oude Europa" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/71a744cb98140f69cf84b0cb64e68d2a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021123940> .

