@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/p429672462> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Albiobola / door C.W. Vollgraff" ;
    dcterms1:issued "1935" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069574979> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p047557125> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830005005> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e730e1d7f85b01dfebbad9b0def64f5> ;
    schema1:name "Albiobola" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c99e5c76e96e4e5f537d5edf012d72f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1199983923> .

