@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/p438034023> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Irish melody / tekeningen: Willy Lambil ; scenario: Kris ; inkleuring: Leonardo ; vertaling [uit het Frans]: the house of BOOM!" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068863756>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068964110>,
        <http://data.bibliotheken.nl/id/thes/p258321423> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821577204> ;
    schema1:isbn "9789031440191" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06e921e43b6eda43e6f489001e541bf6> ;
    schema1:name "Irish melody" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a74fc9101aaaf0d61f493d98bbe0607f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1371085279> .

