@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/p093376065> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bella Italia : de mooiste verhalen over Italië / [samenst.: Nanda Meijnen ... et al.]" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075636352> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073705861> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9068061038" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78fabb77e7dd9e5fb789abf4b05d23e5> ;
    schema1:name "Bella Italia : de mooiste verhalen over Italië" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3cd02db732ecc6109da66e07bfe96f18> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65834755> .

