@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/p432660518> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verouderde woorden bij Kiliaan / door Jozef Jacobs" ;
    dcterms1:issued "1899" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068725353> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000037243" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070148260> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p037209256> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831452013> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81c20bcc04b397f395af29bc27ca5a08> ;
    schema1:name "De verouderde woorden bij Kiliaan" ;
    schema1:numberOfPages 243 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05249d14d0df0aa9e719ee9ac6f95ebe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245233379> .

