@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/p356382524> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het rijk van de chaos / tek. R. Surzhenko ; scenario Yann ; inkleuring: Graza ; [vert. uit het Frans: BOOM!]" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p338698531>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070354472>,
        <http://data.bibliotheken.nl/id/thes/p110528476> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p330993631> ;
    schema1:isbn "9789055818082" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc54cd7967607adf04a1287e8541cae8> ;
    schema1:name "Het rijk van de chaos" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3367aeb31cf2f0b1ca7a6bb96b21331e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/848869377> .

