@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/p852881223> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A history of the Mishnaic law of damages / Jacob Neusner" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610914>,
        <http://data.bibliotheken.nl/id/thes/p397319347> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068273215> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821482491>,
        <http://data.bibliotheken.nl/id/nbt/p840184522> ;
    schema1:isbn "9004072691" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7759a114f4a6cce906df032b91b7485> ;
    schema1:name "A history of the Mishnaic law of damages" ;
    schema1:numberOfPages 275 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/070b3185b47d90ffad93d40ec829a634> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769184339> .

