@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/p434166499> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het evangelie volgens Hosea / Peter Scheele" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075662434> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p140612890> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:description "1e druk: 2021" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789083114880" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/380899ab9d27c28b68774391b4cea2fa> ;
    schema1:name "Het evangelie volgens Hosea" ;
    schema1:numberOfPages 236 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f1bab4394d82f0bc7f0a8e43c97fd98> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1267457879> .

