@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/p407668101> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chemische en biologische terreurwapens I / Marco Bouman" ;
    dcterms1:issued "2001" ;
    schema1:associatedMedia "http://www.atlcom.nl/ap_archive/pdf/AP%202001%20nr.%207-8/Bouman.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p320319946> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/163d861869c56aab9db39eb70290723a> ;
    schema1:name "Chemische en biologische terreurwapens I" ;
    schema1:sameAs <http://www.worldcat.org/oclc/961907478> .

