@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/p446222674> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Antología de cuentos hispanoamericanos / samengest. en geannoteerd door H.L.A. van Wijk ; met een woord vooraf van G.J. Geers" ;
    dcterms1:issued "1951" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070209472>,
        <http://data.bibliotheken.nl/id/thes/p071355251> ;
    schema1:inLanguage "es" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p84194735X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/254e4259ae6f399702d48c64e6c39b3e> ;
    schema1:name "Antología de cuentos hispanoamericanos" ;
    schema1:numberOfPages 118 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2dfb0ad0c280218908e0e8e0e64cb4e4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509447413> .

