@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/p108560031> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Human rights and non-intervention / by Arie Bloed & Pieter van Dijk" ;
    dcterms1:issued "1985" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/d15cd6f587e66905d7bdcf110417af93> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068323441> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d38ffd2f88ca83fb2468fe98a005c57> ;
    schema1:name "Human rights and non-intervention" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b392bf90337b1a227507ff85a9439e6> .

