@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/p424809125> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Contemporary issues in international law / Gleider Hernández" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p329825577> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p333164032>,
        <http://data.bibliotheken.nl/id/thes/p396606326> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p424809052> ;
    schema1:issueNumber "re20" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3349d10d2dc3d372dabe9f65164d3b1c> ;
    schema1:name "Contemporary issues in international law" ;
    schema1:numberOfPages 233 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a15cc0a01a4469a027044b1b495a66a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1133058040> .

