@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/p405339100> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The European Union and the Kimberley process / Gloria Fernández Arribas" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p308269101> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p382701984> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p321527135> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/101f0848c08fed5f37b08952f452f08d> ;
    schema1:name "The European Union and the Kimberley process" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba94ea4eadf9ba544960b03cc2530656> ;
    schema1:sameAs <http://www.worldcat.org/oclc/953274999> .

