@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/p400678675> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Law and commerce in pre-industrial societies / by Barry Hawk" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072212101> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789004306226" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c01d407d3ab152455f502123aaf8af71> ;
    schema1:name "Law and commerce in pre-industrial societies" ;
    schema1:numberOfPages 337 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9ac2f8972e7b0e85e54267d3f7f1619> ;
    schema1:sameAs <http://www.worldcat.org/oclc/928772319> .

