@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/p04118372X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De overlevende / Paul Gillon ; [vert. uit het Frans]" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068406967> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p048698210>,
        <http://data.bibliotheken.nl/id/nbt/p843443650> ;
    schema1:isbn "9034320944" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa2d942bddfdf743104bc00df34dcc0c> ;
    schema1:name "De overlevende" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e829c9242635f17df4b57beae841c77d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64744782> .

