@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/p352999950> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The role of communication and information in civil-military cooperation in humanitarian operations / M.T.I. Bollen, A.L.W. Vogelaar" ;
    dcterms1:issued "2000" ;
    schema1:associatedMedia "http://pdf.kma.nl/Narcis/NLArms2000hfst05.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p145906728> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075079836> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2461077bad10dbfe35eec404b02833a> ;
    schema1:name "The role of communication and information in civil-military cooperation in humanitarian operations" ;
    schema1:numberOfPages 54 .

