@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/p181047845> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "2 Korintiërs / Jan Lambrecht" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661772>,
        <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078542073> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068861400>,
        <http://data.bibliotheken.nl/id/thes/p075300605> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075320924> ;
    schema1:description "Uitg. in samenw. met de Vlaamse Bijbelstichting" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p865145873> ;
    schema1:isbn "9061739438" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b5aedd53598196239a3c89ce15a0ec6> ;
    schema1:name "2 Korintiërs" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/558c8ff8437053dbbc791b5601945082> ;
    schema1:sameAs <http://www.worldcat.org/oclc/43840484> .

