@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/p257577742> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beginsel en doel / door G. van den Bergh" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423992341> ;
    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:description "Rede uitgesproken op het congres 1936 van de S.D.A.P" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/17c9a6462ec0f33fc97e6718c945a369> ;
    schema1:name "Beginsel en doel" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65f12f8e8aa1d86c481e855ada9df3c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66776546> .

