@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/p091062292> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De barst / Antonis Samarakis ; [vert. uit het Grieks door Evelien van Leeuwen]" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067525636> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069895430> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p04078651X> ;
    schema1:isbn "9031002275" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd3e5c9f731ed01c081207de8e165e2f> ;
    schema1:name "De barst" ;
    schema1:numberOfPages 219 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba463ee9f7bd708175c62b9646979603> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65883224> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b23b937713523806a71d1b7f03eb0aab> .

