@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/p434762458> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Buck Danny : de integrale / ... Hubinon" ;
    dcterms1:issued "2021" ;
    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/p422698644> ;
    schema1:description "De avonturen van Buck Danny werden gecreëerd door Georges Troisfontaines, Victor Hubinon en Jean-Michel Charlier",
        "Vermelding op rug: 1962 1965" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p422759066> ;
    schema1:isbn "9789031439348" ;
    schema1:issueNumber 90 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e72d3751dc2711cab608c44aecb79222> ;
    schema1:name "Buck Danny : de integrale" ;
    schema1:numberOfPages 250 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d1d4767821f9d2d2e89f3e2f41f6f6e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1285296114> .

