@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/p05841178X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Christelijke politiek in een wereld zonder God / H. van Riessen" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560292X>,
        <http://data.bibliotheken.nl/id/thes/p07759438X>,
        <http://data.bibliotheken.nl/id/thes/p078464013>,
        <http://data.bibliotheken.nl/id/thes/p078557461> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068630115>,
        <http://data.bibliotheken.nl/id/thes/p075471469> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p041048822> ;
    schema1:isbn "9072016084" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1f0d166bfbaad267e37994ac619d839> ;
    schema1:name "Christelijke politiek in een wereld zonder God" ;
    schema1:numberOfPages 98 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cefaa2b6f6a9fc74887e83975828966c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/28138278> .

