@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/p172023904> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het duel van de kapiteins / tekst: Christian Perrissin ; tek.: Daniel Redondo ; inkleuring: Yves Lencot ; [vert. uit het Frans]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072257938> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p086381776>,
        <http://data.bibliotheken.nl/id/thes/p146391691> ;
    schema1:description "Oorspr. Franse uitg.: Paris : Dargaud, cop. 1998" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p146392078> ;
    schema1:isbn "9067934801" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4cf87ab00e5f310fb01e1b76fd2049ba> ;
    schema1:name "Het duel van de kapiteins" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba8a5c501f63a57834d75cf1507c092f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68025506> .

