@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/p242090893> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn eigen basisbijbel / [geschreven door: Jan van der Watt en Stephan Joubert ; getek. door: Theresa Hills ; vert. uit het Engels door: Greetje Kruidhof]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075426129>,
        <http://data.bibliotheken.nl/id/thes/p112623484> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p20227683X>,
        <http://data.bibliotheken.nl/id/thes/p242090877>,
        <http://data.bibliotheken.nl/id/thes/p242090885> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p305489984> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9033828790" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02f148c29bb9d593da4451c6eeeba4ae> ;
    schema1:name "Mijn eigen basisbijbel" ;
    schema1:numberOfPages 372 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/18ef9887c9507b0915681ef59d448012> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66942511> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/383f60d3cc5d7771f83ef2fe8dffd007> .

