@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/p853234604> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ezechiël / B. Maarsingh" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605732>,
        <http://data.bibliotheken.nl/id/thes/p075617765>,
        <http://data.bibliotheken.nl/id/thes/p077594223>,
        <http://data.bibliotheken.nl/id/thes/p078502845>,
        <http://data.bibliotheken.nl/id/thes/p397321600> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071836926> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821532537>,
        <http://data.bibliotheken.nl/id/nbt/p853234205> ;
    schema1:isbn "9026607415" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9adc9e12fb9fb7d5f19b90b68634639e> ;
    schema1:name "Ezechiël" ;
    schema1:numberOfPages 235 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/15c1295ea828f5d45276c4695d1c6689> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769186778> .

