@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/p389037060> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Toevoegselen op 't woordenboek van Childers / door H. Kern" ;
    dcterms1:issued "1916" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p072905387>,
        <http://data.bibliotheken.nl/id/thes/p091091683> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070008736> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p041209583> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822128853> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1abe1de30062deda707f0483511b1f5> ;
    schema1:name "Toevoegselen op 't woordenboek van Childers" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a32ddf27641371f38d4eb4a3f8594c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901362651> .

