@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/p140471758> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Politieke programma's 1971-1975 / samengest. door de Rijksvoorlichtingsdienst, Afd. Interne Voorlichting" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075445794> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7fd922a169316239f658ab018e1a6ae> ;
    schema1:name "Politieke programma's 1971-1975" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6adfaba4a6f12feeec1f64cdc94e3c4e> .

