@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/p078396832> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jezus'lijden / door Jac.J. Zeij ; beschouwd en beschreven door Joost van den Vondel" ;
    dcterms1:issued "1937" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068336047> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068423667> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p078396476>,
        <http://data.bibliotheken.nl/id/nbt/p844064602> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b650e0f573dcbd0092d289e87382b24e> ;
    schema1:name "Jezus'lijden" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b428dcf71102fef006a52b2ab07bb7a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65619298> .

