@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/p166262781> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De leer van het alles-of-niets / J. Roos" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p395317282> ;
    dcterms1:issued "1928" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07360271X> ;
    schema1:description "Rede" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840081227> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4ef5efb4e199d967dfe0b4b1247b1e0> ;
    schema1:name "De leer van het alles-of-niets" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c506987010fa5a326b2e0553dd8404c5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68080994> .

