@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/p105155330> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Limoenen uit Sicilië : eenacter 1910 / Luigi Pirandello ; vert. Eugenie Megens" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06857343X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069730113>,
        <https://data.bibliotheken.nl/.well-known/genid/59831d7c9629effcd6ecad3386430123> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06635962e0464ba94865ca05f55fefa5> ;
    schema1:name "Limoenen uit Sicilië : eenacter 1910" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/88fbcb749c6defe66911de7f70a55c79> .

