@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/p082361088> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arresten over handelsrecht / verz. en uitgeg. door H.R. Hoetink en J.L.P. Cahen" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068328702> ;
    schema1:bookEdition "7e herz. dr., [nieuwe uitg.]" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9001399002" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a17b2385bb46e5e9021728e9be0420b0> ;
    schema1:name "Arresten over handelsrecht" ;
    schema1:numberOfPages 456 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/820946d9ee4772eca25c969e6e919d81> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65756151> .

