@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/p860175391> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dertiende apostel / door François Walthéry ; tekst van M. Tillieux ; kleuren: Vittorio" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069354030> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068964129>,
        <http://data.bibliotheken.nl/id/thes/p069102740> ;
    schema1:description "Beeldverhaal" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822177250> ;
    schema1:isbn "9031405159" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e02f48454bd2419288cd10af901179c2> ;
    schema1:name "De dertiende apostel" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/359a25d93b0376d7bc73dad6a86ca841> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63811435> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ff1fc514284b4b5b1cf21e31aae15984> .

