@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/p424243237> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Buck Danny : de integrale / ... Hubinon" ;
    dcterms1:issued "2019" ;
    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/p382005902>,
        <http://data.bibliotheken.nl/id/thes/p407563962> ;
    schema1:description "De avonturen van Buck Danny werden gecreëerd door Georges Troisfontaines, Victor Hubinon en Jean-Michel Charlier" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p422759066> ;
    schema1:isbn "9789031437139" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7c5a58df64b7b2adb992a58a7297597> ;
    schema1:name "Buck Danny : de integrale" ;
    schema1:numberOfPages 234 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d51153f0ec53b3e9786d62c06183914f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1125151992> .

