@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/p782825168> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De brief aan de Efeziërs / [Paulus] ; vert. [uit het Grieks] en toegel. door G. Bouwman" ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078493811>,
        <http://data.bibliotheken.nl/id/thes/p39732183X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068393512> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811876047> ;
    schema1:isbn "9022850862" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6872328e2b338c6ac21c967c4fb01b8c> ;
    schema1:name "De brief aan de Efeziërs" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c053fe10780e3103488d40b73be45d89> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780606307> .

