@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/p820518204> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Brieven van Paulus aan de Tessalonicenzen / vert. en toegel. door A. Roosen" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078689139>,
        <http://data.bibliotheken.nl/id/thes/p39732183X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071896759> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811876047> ;
    schema1:isbn "9022850773" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/679eb7138dbbc7e70913789c57b161e4> ;
    schema1:name "De Brieven van Paulus aan de Tessalonicenzen" ;
    schema1:numberOfPages 170 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/93444db8850df185524b8fa8248e80fe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781378556> .

