@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/p048976903> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leven en denken van Richard Shaull / door: Th.A. Fafié" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071272771> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07465876X> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: Amsterdam, 1971",
        "Scriptie voor het doctoraalexamen godgeleerdheid, Universiteit van Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4323cd52dc52112b1547c92821f31263> ;
    schema1:name "Leven en denken van Richard Shaull" ;
    schema1:numberOfPages 81 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4098048c17a8e7d28a633a13817c720a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71425053> .

