@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/p329797336> a schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Oude Testament" ;
    dcterms1:issued "2010" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p329797220> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/238150bda311fa647e6d92d8a98ac9b5> ;
    schema1:name "Het Oude Testament" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e64630debef4f27ca9950435310baf02> ;
    schema1:sameAs <http://www.worldcat.org/oclc/682879286> .

