@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/p393596990> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloed en ijs / Matthieu Bonhomme ; inkleuring: Delphine Chedru ; vertaling [uit het Frans]: BOOM!" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p238576612>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p310708931> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p343511444> ;
    schema1:isbn "9789031433551" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7eb1f905471b3673854714b8678082cd> ;
    schema1:name "Bloed en ijs" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d0d5fbff53299e2d70e6eb84a53924ed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/918970118> .

