@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/p139322817> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verklaring van de Hebreeuwse bijbel" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594223>,
        <http://data.bibliotheken.nl/id/thes/p078618290> ;
    schema1:description "Vanaf 1995 uitg.: Baarn : Callenbach. -  Vanaf 1999 uitg.: Kampen : Kok. - Vanaf 2012 uitg.: Utrecht : Kok" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1888971ec33e948772503a31ebf4df3d> ;
    schema1:name "Verklaring van de Hebreeuwse bijbel" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd272ca7b5f1e1693d3905f0dec70353> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69077218> .

