@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/p167693018> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sicily / created and dir. by Hans Höfer ; ed. by Lisa Gerard Sharp ; photogr. by Lyle Lawson ; ed. dir.: Brian Bell" ;
    dcterms1:issued "1998" ;
    schema1:bookEdition "2nd ed., [rev.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071767266>,
        <http://data.bibliotheken.nl/id/thes/p072344520>,
        <http://data.bibliotheken.nl/id/thes/p087131684> ;
    schema1:description "1e uitg.: 1993" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833015907> ;
    schema1:isbn "9624212627" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90d3881122d0e57b7b87287bf5702736> ;
    schema1:name "Sicily" ;
    schema1:numberOfPages 369 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/972443f2756e75ceeee85c4457b38624> .

