@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/p080170021> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brieven / Emily Dickinson ; vert. [uit het Engels] en bezorgd door Louise van Santen" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068376995> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068376995> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067923607> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075637146> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906801272X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/610b5de950e94678ff02a3ef27c076d1> ;
    schema1:name "Brieven" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0c22cf12bea87faa9d4bc05c365fb554> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907130284> .

