@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/p041275950> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot een algemeen Nederlandsch verbond / H.J. Kiewiet de Jonge" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p432792023>,
        <http://data.bibliotheken.nl/id/nbt/p432792031> ;
    dcterms1:issued "1897" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069572682> ;
    schema1:description "Uittreksel uit de openingsrede voor het taal- en letterkundig congres, den 24en Augustus 1897 te Dordrecht gehouden" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840492774> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93e72b3d8b2906911087dc996fc7eb59> ;
    schema1:name "Inleiding tot een algemeen Nederlandsch verbond" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9224b64196374a4abab979df2298a2da> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64748931> .

