@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/p427879167> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Aleph en andere verhalen / Jorge Luis Borges ; vertaald [uit het Spaans] door Barber van de Pol" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068624344> ;
    schema1:bookEdition "Zevende druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070381046> ;
    schema1:description "1e druk: 1998" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789023494577" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e1a6ad29f09f2c0f8b55ef2bb847407> ;
    schema1:name "De Aleph en andere verhalen" ;
    schema1:numberOfPages 430 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/21b3a8e2ff31f421c9c7b88d8eb7b8c7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1202282486> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e07f9ef0071308b9f3ded40f9fe33ac5> .

