@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/p446517224> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cyrano de Bergerac / naar Edmond Rostand" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075301482>,
        <http://data.bibliotheken.nl/id/thes/p11391170X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069399328> ;
    schema1:description "Beeldverhaal",
        "Datering en illustrator: volgens Matla's Stripkatalogus : de negende dimensie",
        "Digitale versie van de uitgave: Bussum : Classics Nederland, [1958]",
        "Illustrator Alex A. Blum. - Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p410340383> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p089931912> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dadb3f78676899c48bc819d759407694> ;
    schema1:name "Cyrano de Bergerac" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fdd363e8b9b0a6759c27c42fd7fc4b0a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510890519> .

