@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/p841333580> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De brief aan de Hebreeën / Hendrik van Oyen" ;
    dcterms1:issued "1962" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078531144> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07087669X> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr. verschenen o.d.t.: Christus de hogepriester. De brief aan de Hebreën, 1939" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822755092> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/099c3a0d1af6f3b8bf93949c5e4c9340> ;
    schema1:name "De brief aan de Hebreeën" ;
    schema1:numberOfPages 269 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a1b7835c659d548fa1a0666cb1e054df> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1346662> .

