@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/p283533609> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijbel en cultuur / [met bijdr. van Nicolette Hijweege ... et al.]" ;
    dcterms1:issued "2004" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p126291896> ;
    schema1:description "Themanummer" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p258350210> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6895505dc6fc0b157f7757d8e34a976e> ;
    schema1:name "Bijbel en cultuur" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a37554b86f83863aec9b0cbd8381131> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66414784> .

