@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/p437274012> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In de geest van Omar Mukhtar / Eric Heuvel ; inkleuring Roberto burgazzoli ; redactie: Rob van Bavel, Isabel Vermeeren" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068320833> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074634755>,
        <http://data.bibliotheken.nl/id/thes/p317335073> ;
    schema1:description "Beeldverhaal",
        "Eerder verschenen in stripblad Eppo" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050481746> ;
    schema1:isbn "9789088868085" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c411d16237b893d7676da3ffcc2417f2> ;
    schema1:name "In de geest van Omar Mukhtar" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f8c7f6785a471f67af36455142afb37> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1349513896> .

