@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/p413370097> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik heet Lucy Barton : roman / Elizabeth Strout ; vertaald [uit het Engels] door Barbara de Lange" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p176854568> ;
    schema1:bookEdition "Zevende druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070052514> ;
    schema1:description "1e druk Nederlandse uitgave: Amsterdam : Uitgeverij Atlas Contact, 2016" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789046706602" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/208b8f581aa2df85f588d6b6737e34a3> ;
    schema1:name "Ik heet Lucy Barton : roman" ;
    schema1:numberOfPages 174 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75ec24edcc9ab0edb609c0162b4777ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1039097485> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d3df9668ce2345863d0476bcd8aba49a> .

