@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p416647944> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dreiging van Boko Haram / Stephen Ellis" ;
    dcterms1:issued "2014" ;
    schema1:associatedMedia "https://spectator.clingendael.org/sites/spectator/files/2017-07/2014-11.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071342346> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p08751236X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f4da8025cb45c2a65b4945501d04375> ;
    schema1:name "De dreiging van Boko Haram" ;
    schema1:sameAs <http://www.worldcat.org/oclc/971892792> .

