@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/p100403425> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eroding the United Nations charter / by Yehuda Z. Blum" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660059>,
        <http://data.bibliotheken.nl/id/thes/p077608496>,
        <http://data.bibliotheken.nl/id/thes/p07893981X>,
        <http://data.bibliotheken.nl/id/thes/p148627412> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07521699X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830801790> ;
    schema1:isbn "0792320697" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b2b34deb941f0270b0664479fb856dd> ;
    schema1:name "Eroding the United Nations charter" ;
    schema1:numberOfPages 285 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5e2f4e61be160a6d98d660c77dbd9cd6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905566140> .

