@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/p420809767> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The companion to international humanitarian law / edited by Dražan Djukić, Niccolò Pons" ;
    dcterms1:issued "2018" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p314712348>,
        <http://data.bibliotheken.nl/id/thes/p390835730> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p420792252> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p409742384> ;
    schema1:isbn "9789004342019" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e5af003664ad2eb540236d0fd56be78> ;
    schema1:name "The companion to international humanitarian law" ;
    schema1:numberOfPages 719 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1a9517288b00cc2704ba9c4bb2c64af2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1044778777> .

