@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/p434800457> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ridders van Heliopolis : integraal / Jodorowsky & Jérémy ; vertaling [uit het Frans]: BOOM! & James Vandermeersch" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p296433446>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069417512> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462941434" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1d542cba085b24a815452fd8bc9cf84> ;
    schema1:name "De ridders van Heliopolis : integraal" ;
    schema1:numberOfPages 231 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/026fe4653aab374aa3b347f1772017e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1285906715> .

