@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/p321267923> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De rode cairns / Gazzotti [tek.] ; Vehlmann [scenario ; inkleuring: Caroline ... et al. ; vert. uit het Frans: BOOM!]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074835521> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p212794698>,
        <http://data.bibliotheken.nl/id/thes/p314253513> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p299365905> ;
    schema1:isbn "9789031429905" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/685c2c183e549ece20650c5f201c4058> ;
    schema1:name "De rode cairns" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc03be22bd5373931b79d3de9e0ef728> ;
    schema1:sameAs <http://www.worldcat.org/oclc/440650909> .

