@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/p446291234> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kwaadsprekerij in Rome / door E. Morpurgo" ;
    dcterms1:issued "1954" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612108>,
        <http://data.bibliotheken.nl/id/thes/p078550521>,
        <http://data.bibliotheken.nl/id/thes/p078573246>,
        <http://data.bibliotheken.nl/id/thes/p078651964> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072683929> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Openbare les Univ. van Amsterdam G.U. (Leeropdracht: Ital. taal- en letterkunde)" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p811837793> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fed97f65add3d14fccc3f8bb18d4815d> ;
    schema1:name "Kwaadsprekerij in Rome" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef9f0e9cf5a73fec817d83b1e84e302e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509769960> .

