@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p820666270> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Politiek is een heilige zaak / door A.A. van Ruler" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391498487> ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619016>,
        <http://data.bibliotheken.nl/id/thes/p077594401> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068707940>,
        <http://data.bibliotheken.nl/id/thes/p422367974> ;
    schema1:description "Rede, uitgesproken op de Algemeene Vergadering van de Protestantsche Unie, gehouden op 25 April 1946 te Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6a3e6e8405fcba6895e6be10d3cb695> ;
    schema1:name "Politiek is een heilige zaak" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/83da5e3c9b5cccbbb3221ebc67be4643> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781382777> .

