@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/p358186889> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De meestbegunstigingsclausule in handelsverdragen / door H.H. Sillevis Smitt" ;
    dcterms1:issued "1929" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607961>,
        <http://data.bibliotheken.nl/id/thes/p078529654>,
        <http://data.bibliotheken.nl/id/thes/p16576144X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071157476> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Proefschrift Amsterdam V.U." ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p852373066> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/265392cae5e4b84941e03a11517e9ebf> ;
    schema1:name "De meestbegunstigingsclausule in handelsverdragen" ;
    schema1:numberOfPages 199 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/896c8106e9bb20656ed7978535682c14> .

