@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/p243279353> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zevende kapitein / tek. Jurion ; scenario Cailleteau ; [kleuren: S. Cailleteau ; vert. uit het Frans]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p237280698> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074789597>,
        <http://data.bibliotheken.nl/id/thes/p222437596> ;
    schema1:description "Oorspr. Franse uitg.: Paris : Vents d'Ouest" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p186693354>,
        <http://data.bibliotheken.nl/id/nbt/p23728071X> ;
    schema1:isbn "9051651880" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3319afa5eaa65050a740bf496a763cdd> ;
    schema1:name "De zevende kapitein" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/14665b2ee27217fd9c5abb8aaa515a3d> .

