@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/p30540461X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mooiste gedichten van Emily Dickinson / [vert. uit het Engels: Ivo van Strijtem]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068376995> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073195251> ;
    schema1:description "Rugtitel: Emily Dickinson. - Engelse gedichten met daarnaast de Nederlandse vertaling" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629429>,
        <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p305401971> ;
    schema1:isbn "9789025000172" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a4d6f8172357a9d2857ff3aa342b819> ;
    schema1:name "De mooiste gedichten van Emily Dickinson" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d3bc16a99f440475dd1399f239c97795> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212383657> .

