@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/p061194980> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Israël / W.P. van Kempen" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069367108> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069949468> ;
    schema1:description "Oorspr. uitg.: Kampen : Kok, 1979" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p061194751> ;
    schema1:isbn "9024239672" ;
    schema1:issueNumber "hand" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a111eef77345c7d55358f2fa176c905f> ;
    schema1:name "Israël" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c5db95cfbb20a5808c2a80a0b2c4b77a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769380651> .

