@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/p822698676> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het grote duel / Raymond Reding, Françoise Hugues" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069628084> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069628114> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822251450>,
        <http://data.bibliotheken.nl/id/nbt/p822673339> ;
    schema1:isbn "9064280169" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff4736c383bd9710530da8230c03928c> ;
    schema1:name "Het grote duel" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aef8a645624bd0344b19b3cbdb33bfc0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63486229> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/53e9e0dcc4ba777d4bb0ff20c23580dd> .

