@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/p447433024> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ali Bey : een verhaal uit de stad aan de Gouden Hoorn / Joh. E. Kuiper" ;
    dcterms1:issued "1954" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p242442358> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069500835> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p288429540> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b11412846a8e1ce67a9814b57bb9fe91> ;
    schema1:name "Ali Bey : een verhaal uit de stad aan de Gouden Hoorn" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/68939163a65665f4a3d9e60cbdfff3f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514476911> .

