@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/p041798325> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De CCC : de staat en het terrorisme / Jos Vander Velpen" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075624044> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073035556>,
        <http://data.bibliotheken.nl/id/thes/p113502206> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075443635> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853807205> ;
    schema1:isbn "906445504X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8335290f26ebdced5c145f1a32312d1> ;
    schema1:name "De CCC : de staat en het terrorisme" ;
    schema1:numberOfPages 194 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/293ee05931d95cdb5142563b7de95024> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64766667> .

