@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/p800358333> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gelijkenissen / door A.M. Brouwer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435786431> ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078515742>,
        <http://data.bibliotheken.nl/id/thes/p397321708> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067520006> ;
    schema1:description "Bew. van voordrachten gegeven aan de volksuniversiteit te Arnhem 1937-1938" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2bdb83605ca42716505bba9536a311b> ;
    schema1:name "De gelijkenissen" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe8bc099b2ef1f6847055cfc17d2c527> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781177220> .

