@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/p446502545> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ontslagen cowboy / door H. Henszen Veenland" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071262938>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071021523> ;
    schema1:description "Digitale versie van de uitgave: Delft : Naamloze Vennootschap W.D. Meinema, [1958]",
        "Illustraties gesigneerd: Menno" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p239066308> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p049125168> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac7e336ef955db3cfe21615bfd1c14bd> ;
    schema1:name "De ontslagen cowboy" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cfe48b253bdd24ccdba23f293a23188e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510788277> .

