@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/p781998891> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ironie in de Odyssee / door Annie F. Dekker" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068585764>,
        <http://data.bibliotheken.nl/id/thes/p077612191>,
        <http://data.bibliotheken.nl/id/thes/p078549787>,
        <http://data.bibliotheken.nl/id/thes/p090963164> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072008504> ;
    schema1:description "Oorspr. proefschrift Amsterdam G.U. 1965" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851233104> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c65b45042bf5ef401958b77732b99ea> ;
    schema1:name "Ironie in de Odyssee" ;
    schema1:numberOfPages 328 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fa93e6bfd4044a7199294c201882052f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898928405> .

