@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/p83032321X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandse kernbewapening / [Bond voor Dienstplichtigen]" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611627> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07528992X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830322744> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87275479029d2f1fcd0988fa6f11da07> ;
    schema1:name "De Nederlandse kernbewapening" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bfc7545b5bb77e71fe48c7c59caff38a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63445156> .

