@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/p04357453X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Om een evangelische politiek" ;
    dcterms1:issued "1958" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06758652X>,
        <http://data.bibliotheken.nl/id/thes/p068387342>,
        <http://data.bibliotheken.nl/id/thes/p068601573>,
        <http://data.bibliotheken.nl/id/thes/p069327130>,
        <http://data.bibliotheken.nl/id/thes/p069329095>,
        <http://data.bibliotheken.nl/id/thes/p070321833> ;
    schema1:description "Aan de kop van het titelblad: Ter discussie",
        "Ten geleide door W.C.D. Hoogendijk Jr." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8101e025d37569e8881c35423d1f63e6> ;
    schema1:name "Om een evangelische politiek" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a9b2f885bff4a7cd26acbcd9a2ddb401> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64873159> .

