@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/p340529865> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ezra / H. Jagersma" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605732>,
        <http://data.bibliotheken.nl/id/thes/p077594223>,
        <http://data.bibliotheken.nl/id/thes/p089484223>,
        <http://data.bibliotheken.nl/id/thes/p158984994> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068995660> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p139322817> ;
    schema1:isbn "9789043514255" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa543c294f6137bfbcd90f8043e0f301> ;
    schema1:name "Ezra" ;
    schema1:numberOfPages 188 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/671dba37cf062e839264725cc568b275> ;
    schema1:sameAs <http://www.worldcat.org/oclc/796272127> .

