@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/p448647540> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kleine wereld van Guareschi / [vert. uit het Italiaans door Frans van Oldenburg Ermke]" ;
    dcterms1:issued "1955" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612108> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069079919> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p065084985> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ccd14e592e9cc3378678bbea9836af4> ;
    schema1:name "De kleine wereld van Guareschi" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5c70f641cd85029fad71a4fd084b7ecc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519126184> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/eb5c91c3ef56e6d0e77072023a25c1c2> .

