@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/p863725457> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Informatietechnologie in de politiek / [P.J. van Delden, H. Bos]" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068850344> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069769281> ;
    schema1:description "Bandtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/290de409f7d6fb7cbb30cdfcf6e5d7f2> ;
    schema1:name "Informatietechnologie in de politiek" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/835c81f0bdafbed0298d57908cccd0e7> .

