@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/p413276406> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Heroïne voor Hanoi / Eric Heuvel ; redactie: Meerten Welleman ; inkleuring: Studio Dick Heins" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068320833>,
        <http://data.bibliotheken.nl/id/thes/p329825925> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075050218> ;
    schema1:description "Beeldverhaal",
        "Eerder verschenen in stripblad Eppo" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050481746> ;
    schema1:isbn "9789088863783" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14ef2673377e8f0e92b92ba4931d65d1> ;
    schema1:name "Heroïne voor Hanoi" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94fe624abe8f17095ef63dfde41b2926> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1008934178> .

