@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/p155642332> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijbels handboek / M.J. Mulder" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602385>,
        <http://data.bibliotheken.nl/id/thes/p077594177>,
        <http://data.bibliotheken.nl/id/thes/p078462649> ;
    schema1:bookEdition "2e, herz. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068016158>,
        <http://data.bibliotheken.nl/id/thes/p068506198>,
        <http://data.bibliotheken.nl/id/thes/p069238588> ;
    schema1:description "1e dr.: 1981" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811523829> ;
    schema1:isbn "9024211352" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d5a57219489e039afcc12c9f807ed2c> ;
    schema1:name "Bijbels handboek" ;
    schema1:numberOfPages 579 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c85aedda5db6b446b048ecd74e181b99> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770361193> .

