@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/p423992341> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beginsel en doel / door G. van den Bergh" ;
    dcterms1:issued "1936" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608909>,
        <http://data.bibliotheken.nl/id/thes/p078481740>,
        <http://data.bibliotheken.nl/id/thes/p078668980>,
        <http://data.bibliotheken.nl/id/thes/p089290429> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068486596> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Rede uitgesproken op het congres 1936 van de S.D.A.P" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p257577742> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cac5b0674c061b78f6a8d3cf9d40a47a> ;
    schema1:name "Beginsel en doel" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7bcfc64c5e6397b6ae72be60fe075362> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1121043153> .

