@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/p050812564> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De theologie van prof. dr. G. J. Heering" ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068837216> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068800207>,
        <http://data.bibliotheken.nl/id/thes/p069347409>,
        <http://data.bibliotheken.nl/id/thes/p071131329> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045140987> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14efdc7d00de3e57dbeb6078e1443c3c> ;
    schema1:name "De theologie van prof. dr. G. J. Heering" ;
    schema1:numberOfPages 81 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/52f36136297f7fbf29998ef9b39ee04c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/31335425> .

