@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p862829607> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De hemel / Robert Klimsch ; [vert. uit het Duits door Mart M.H. Haring]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p41654410X> ;
    dcterms1:issued "1938" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594398>,
        <http://data.bibliotheken.nl/id/thes/p078532361>,
        <http://data.bibliotheken.nl/id/thes/p408729791> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070672253> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069311110> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852501285> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66d897818b78de90de7b531a3b0ead76> ;
    schema1:name "De hemel" ;
    schema1:numberOfPages 350 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ec304b3b338bcd4d069d013788ce3853> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64358338> .

