@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/p801447100> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Christelijke politiek / I.A. Diepenhorst" ;
    dcterms1:issued "1958" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608771>,
        <http://data.bibliotheken.nl/id/thes/p078474361>,
        <http://data.bibliotheken.nl/id/thes/p096046899>,
        <http://data.bibliotheken.nl/id/thes/p397562519> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068644620> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8b4e7625fc4b7439cf7476b83a9541bc> ;
    schema1:name "Christelijke politiek" ;
    schema1:numberOfPages 319 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f9a476f881ecda159a96e9f5c03f94c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781223696> .

