@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/p16401313X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Reis naar het middelpunt der aarde / Claude Laverdure" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p079449220> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068426046>,
        <http://data.bibliotheken.nl/id/thes/p072908491> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p11140505X> ;
    schema1:isbn "907538808X" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c10c5cc18f4577a86c5d4fa1c5d64f9d> ;
    schema1:name "Reis naar het middelpunt der aarde" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80330f2621d7ccad7711c3408c44a767> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770740804> .

