@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/p048485055> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandsche taal in Zuid-Afrika / Jan te Winkel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p432674136>,
        <http://data.bibliotheken.nl/id/nbt/p432803092> ;
    dcterms1:issued "1897" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069230242> ;
    schema1:description "Rede den 25en Augustus 1897 op het XXIVe Ned. Taal- en letterkundig congres te Dordrecht gehouden" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840492774> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd7712f46886acee23ecbacaaeb850f1> ;
    schema1:name "De Nederlandsche taal in Zuid-Afrika" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e2fb4114f455d97662f853d2095457fd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64921727> .

