@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/p429729413> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Christus de hoogepriester : de brief aan de Hebreën / door H. van Oyen" ;
    dcterms1:issued "1939" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07286978X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07087669X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p801515580> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822755092> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45dd768887a0337691ae319677c01c16> ;
    schema1:name "Christus de hoogepriester : de brief aan de Hebreën" ;
    schema1:numberOfPages 291 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cea7df7ee54fd380d6acc9187314677e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200005459> .

