@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/p862489261> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot het denken van Schweitzer / C.J. Bleeker" ;
    dcterms1:issued "1966" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06861022X>,
        <http://data.bibliotheken.nl/id/thes/p077593383>,
        <http://data.bibliotheken.nl/id/thes/p078505917>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068316658> ;
    schema1:bookEdition "[3e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070236305> ;
    schema1:description "Oorspr. uitg.: 1953" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p324770367>,
        <http://data.bibliotheken.nl/id/nbt/p821673475> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a57093a3353cc929d6fcfaf5ab648b43> ;
    schema1:name "Inleiding tot het denken van Schweitzer" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/29458c04de048642c6b20607b8fd4222> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64357536> .

