@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/p372822452> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eerste brief aan Korinthe : want gij zijt duur gekocht / Ds. M. van Kooten" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p327267976> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Digitalisering van de oorspronkelijke uitgave in boekvorm: 2012. - (Aan u geschreven)" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789033633638" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d50bbc73f1934140af76fe65082dba6> ;
    schema1:name "De eerste brief aan Korinthe : want gij zijt duur gekocht" ;
    schema1:numberOfPages 178 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/662a5b9aeb3d5543f53d9db3c6692e53> ;
    schema1:sameAs <http://www.worldcat.org/oclc/874073477> .

