@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/p423684132> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Al het goede is een schaduw van God : essays over John Henry Newman / Hans Tercic" ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068422520>,
        <http://data.bibliotheken.nl/id/thes/p075604310> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142629081> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789491991837" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fae76b4397ed672bcbb9cbf4e8596eb7> ;
    schema1:name "Al het goede is een schaduw van God : essays over John Henry Newman" ;
    schema1:numberOfPages 284 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/86760f6dcbd61a7974bc092d0b6c9086> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1158018349> .

