@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/p851216366> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De avonturen van Roland Donges / [tek.:] Dominique Hé ; [tekst:] Jacques Vivant ; [vert.: uit het Frans door Evelien Kousemaker]" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069915709> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06765018X>,
        <http://data.bibliotheken.nl/id/thes/p070814007> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9064361215" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f9767d84e74e7ec5186a093ee8ccb1d7> ;
    schema1:name "De avonturen van Roland Donges" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/77951c4c3ef6b8830973bf044c48a9d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71404865> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/bd1ce84680a60a3ec6b1d79363d6ab8d> .

