@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/p192874896> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Overlevingstocht / tek.: Marco Paulo ; scenario: Thierry Robberecht ; inkleuring: Studio Leonardo ; [vert. uit het Frans: René van de Weijer]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p192874799> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068947070>,
        <http://data.bibliotheken.nl/id/thes/p192874802> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p192874837> ;
    schema1:isbn "9030343303" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4de01abd817aad089d2bc764904f4284> ;
    schema1:name "Overlevingstocht" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ea610829fb89318cfd5cd8617413801> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67657818> .

