@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/p439551064> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Buck Danny : de integrale / ... Hubinon" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068404514> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06890617X>,
        <http://data.bibliotheken.nl/id/thes/p119501465>,
        <http://data.bibliotheken.nl/id/thes/p422698644> ;
    schema1:description "De avonturen van Buck Danny werden gecreëerd door Jean-Michel Charlier, Victor Hubinon en Georges Troisfontaines",
        "Vermelding op rug: 1993 1999" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p422759066> ;
    schema1:isbn "9789031440733" ;
    schema1:issueNumber 130 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9f5cadeadff727db21e4db26678c2e6> ;
    schema1:name "Buck Danny : de integrale" ;
    schema1:numberOfPages 278 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd7d97f5b24b507e2da873f9c2e5a2d3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1396815814> .

