@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/p383678412> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "CRU policy brief / Clingendael Conflict Research Unit (CRU)" ;
    dcterms1:issued "201X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p302277668> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075302799> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f75f041b5da500288cce677e05b0f9a0> ;
    schema1:name "CRU policy brief" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9544be00e667b0f6085bfd54f099295c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/895138344> .

