@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/p244682941> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De belofte / Marcello Gaú [tek.] ; Jorge Zentner, Montecarlo [scenario ; inkleuring: Usagi ; vert. uit het Spaans]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p268437882> ;
    schema1:bookEdition "1e uitg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072952962>,
        <http://data.bibliotheken.nl/id/thes/p244682275> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p244682372> ;
    schema1:isbn "9055814563" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a85460e9eeddaa75a6948008d24fba55> ;
    schema1:name "De belofte" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/55aa29a0c9f80111df307048a782482a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66731555> .

