@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p423893475> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een editio critica van Raschi's commentaar der Kleine Profeten / I. Maarsen" ;
    dcterms1:issued "1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072542152> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p854055096> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852356366> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4731a9e011382d4782bb6a82d31ce320> ;
    schema1:name "Een editio critica van Raschi's commentaar der Kleine Profeten" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f038f60fd5660057bbb63af10495388> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120222404> .

