@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/p126511926> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gedachten over een christelijk rijksbeleid / C. Groen ; met een woord vooraf van S.U. Zuidema" ;
    dcterms1:issued "1949" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/b7955c8d3552332aaf2cacb2f0b5cf54> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069329095> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6cb78b0ec417b10e9e94e6972ac2f45f> ;
    schema1:name "Gedachten over een christelijk rijksbeleid" ;
    schema1:numberOfPages 65 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f35e5c20e2cdf7176c3efd861398b5e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63850866> .

