@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/p435794116> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Iamboulos en de eilanden van de zon / door Elizabeth Visser" ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397436971> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069640203> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Rede uitgesproken bij de aanvaarding van het ambt van hoogleraar aan de Rijksuniversiteit te Groningen op 22 Nov. 1947" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p822366630> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/146b0da9f54a889c0f6fc24e12eec4f9> ;
    schema1:name "Iamboulos en de eilanden van de zon" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd96056acf441c057ec953f9ed7ae3e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308785405> .

