@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/p15407263X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ziel moet altijd op een kier : gedichten / Emily Dickinson ; vert. [uit het Engels] door J. Eijkelboom" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611985> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068376995> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069075182> ;
    schema1:description "Tekst in het Engels en Nederlands" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629429>,
        <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isbn "908033331X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ff690068590333bb0f1bd8a6d8643ef> ;
    schema1:name "De ziel moet altijd op een kier : gedichten" ;
    schema1:numberOfPages 67 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7882369e39dbaa3dcdae920117f0bac1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907131298> .

