@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/p801864666> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het evangelie naar Marcus / door M.H. Bolkestein" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07566173X>,
        <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078583373> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068666209> ;
    schema1:bookEdition "4e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822755092> ;
    schema1:isbn "9026607520" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d37a9a17976a667ebbadf3378a07ca4a> ;
    schema1:name "Het evangelie naar Marcus" ;
    schema1:numberOfPages 389 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/804d775e9ff0ef62f7b9ef2180355bb2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905752449> .

