@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/p180753541> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zon / Philippe Geluck ; met medew. van Serge Dehaes ; [vert. uit het Frans: Els van Delden]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p097605700> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069023166>,
        <http://data.bibliotheken.nl/id/thes/p180841823> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p180841904> ;
    schema1:isbn "9030324511" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2119362d10c62f03eca17f2379813f33> ;
    schema1:name "De zon" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ded9d9c3d3300d668c47b33448b7b7a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67799046> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/88a2f2f43cc1de828fb037aec5eb5136> .

