@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/p189141999> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "To save lives / ed. by: Otto Adang, Ellen Giebels" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608529>,
        <http://data.bibliotheken.nl/id/thes/p075662949> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p189200235> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07174620X>,
        <http://data.bibliotheken.nl/id/thes/p165153539> ;
    schema1:description "Proceedings of the first European conference on hostage negotiations, Doorwerth, November 24th-25th, 1998",
        "Publ. of the Research Programme \"Controlling Dangerous Situations\" of the LSOP Police Knowledge and Education Centre, Research and Development" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9057494159" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f7ecd7666fff70a1e2b27927bfbb221> ;
    schema1:name "To save lives" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d2c5c301b6dec5e5ec8aba24b746e91> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906859843> .

