@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/p06567555X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The Influence of religion on the development of international law / ed. by Mark W. Janis" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607948>,
        <http://data.bibliotheken.nl/id/thes/p075610353>,
        <http://data.bibliotheken.nl/id/thes/p077608577>,
        <http://data.bibliotheken.nl/id/thes/p397361300> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072362065> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0792309391" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf9102626077d8f496d619b3f1cce291> ;
    schema1:name "The Influence of religion on the development of international law" ;
    schema1:numberOfPages 268 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bd2e54526ca2b8b1c955d6b5d32bece0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782052382> .

