@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/p03993795X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De fundamenten omgestoten / door P. Zandt" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446268380> ;
    dcterms1:issued "1954" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075311704>,
        <http://data.bibliotheken.nl/id/thes/p07560292X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071912304> ;
    schema1:description "Rede, gehouden op de algemene vergadering der Staatk. Geref. Partij te Utrecht, 7 April 1954" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/278af4b2da122265351d4ea70df591ef> ;
    schema1:name "De fundamenten omgestoten" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a34d81eef8fdcc3de281e40ff1e59e39> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64462376> .

