@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/p424535750> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De graal / Chrétien de Troyes ; vertaald [uit het Frans] door Ard Posthuma" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068860811> ;
    schema1:bookEdition "Derde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074281755> ;
    schema1:description "1e druk: 2006" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025312138" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8400e60d81cb7bce26dde31bc0bfeb7f> ;
    schema1:name "De graal" ;
    schema1:numberOfPages 367 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/20cb6f5db196991724334e4723d3692c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1151051915> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1647945689c0b9d73e0bb4d6022f80f5> .

