@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/p189810327> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bijbel in de basisHavo/vwo: Werkboeken" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p125109830> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069329443>,
        <http://data.bibliotheken.nl/id/thes/p13488096X>,
        <http://data.bibliotheken.nl/id/thes/p189897767> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p189810106> ;
    schema1:isbn "9042515600" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc7e8cf193da595f4221778a1aff79f5> ;
    schema1:name "De bijbel in de basisHavo/vwo: Werkboeken" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd7e61d2b394814cc24d0a3e29580897> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772588780> .

