@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/p404171435> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eerste keizer / Eric Heuvel ; redactie: Rob van Bavel ; inkleuring: Studio Dick Heins" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068320833>,
        <http://data.bibliotheken.nl/id/thes/p329825925> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074634755> ;
    schema1:description "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 "9789088862632" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2d12eeb16c7008213ec68c9b77b0a6c> ;
    schema1:name "De eerste keizer" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a50096dffcde09ee1b4169adec4ccc0b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/952721138> .

