@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/p372671462> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De belofte / Gurihiru" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p370402707> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p298995050>,
        <http://data.bibliotheken.nl/id/thes/p310586925> ;
    schema1:description "Oorspronkelijke Engelse uitgave: Viacom International Inc, ©2014" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p338345825>,
        <http://data.bibliotheken.nl/id/nbt/p37040274X> ;
    schema1:isbn "9789460781841" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a70d5fd5b7e4faa493e9ca1a332e566> ;
    schema1:name "De belofte" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5e75172888f934a770896d634670c4b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/874154932> .

