@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/p242344445> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verzoening / tekst: Christian Godard ; tek.: Julio Ribera ; [vert. uit het Frans: Hans van den Boom]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068064780> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946503>,
        <http://data.bibliotheken.nl/id/thes/p068980256> ;
    schema1:description "Oorspr. Franse uitg.: Dargaud, cop. 2000" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p082780285> ;
    schema1:isbn "9034300897" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9ba5d197101890e328ea6ecc693d697> ;
    schema1:name "De verzoening" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f3eb5dbb8f16f9747c0e6fdd9d9b456a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66162066> .

