@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/p429790430> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het indische vlechtwerk voor export / door J.A. Loebèr" ;
    dcterms1:issued "1903" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069063281> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p086312715> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e86a3d6527655f91bd6e8a8fab105c0> ;
    schema1:name "Het indische vlechtwerk voor export" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a85a2ece64a667ca5e56414adda7ce56> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200048461> .

