@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/p822246201> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lucky Luke / tek. Morris" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068964234> ;
    schema1:description "De eerste Lucky Luke reeks is van uitgeverij Dupuis. Het eerste deel is: Dick Diggers Goudmijn. Lucky Comics en Lucky Productions zijn van Dargaud en beginnen ook met deel 1: De postkoets.",
        "Vanaf 1972 uitg.: Amsterdam : Amsterdam Boek. - Vanaf 1976 uitg.: Brussel : Dargaud Benelux ; Haarlem : Oberon. - Vanaf 1984 uitg.: Brussel : Dargaud Benelux ; Gilze : Betapress (distr.)",
        "Vanaf 2001 is de uitgeverij: Lucky Comics, een dependance van Dargaud." ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42e176845854eb409b7a456e3c561d17> ;
    schema1:name "Lucky Luke" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/693834bd7d1e6744f7e01784dd5c75d2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63464696> .

