@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/4289> foaf:primaryTopic <album/4289#subject> .

<album/4289#vocals> a mo:Singer .

<artist/3835#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4289#subject> ;
    schema:name "Miwacho Fujimura"@en,
        "藤村みわ子"@ja ;
    foaf:made <album/4289#composition>,
        <album/4289#lyrics>,
        <album/4289#subject> ;
    foaf:name "Miwacho Fujimura"@en,
        "藤村みわ子"@ja .

<product/4485#subject> a schema:CreativeWork ;
    schema:name "Happiness! De:Lucks"@en,
        "はぴねす! でらっくす"@ja,
        "Happiness! De:Lucks"@ja-latn ;
    foaf:name "Happiness! De:Lucks"@en,
        "はぴねす! でらっくす"@ja,
        "Happiness! De:Lucks"@ja-latn .

<album/4289#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Happiness! De:Lucks Grand Ending Theme – Ohayou ~All Heroines Version~ Music CD"@en,
        "はぴねす！でらっくす 初回版「おはよう～ヒロイン全員バージョン～」MUSIC CD"@ja,
        "Happiness! De:Lucks Grand Ending Theme – Ohayou ~All Heroines Version~ Music CD"@ja-latn ;
    mo:composer <artist/3835#subject> ;
    mo:produced_work <album/4289#musicalwork> ;
    schema:name "Happiness! De:Lucks Grand Ending Theme – Ohayou ~All Heroines Version~ Music CD"@en,
        "はぴねす！でらっくす 初回版「おはよう～ヒロイン全員バージョン～」MUSIC CD"@ja,
        "Happiness! De:Lucks Grand Ending Theme – Ohayou ~All Heroines Version~ Music CD"@ja-latn .

<album/4289#lyrics> a mo:Lyrics .

<album/4289#musicalexpression> a mo:Signal ;
    mo:published_as <album/4289#subject> ;
    mo:records <album/4289#performance> .

<org/2818#subject> schema:name "MMV"@en,
        "MMV"@ja,
        "MMV"@ja-latn ;
    foaf:name "MMV"@en,
        "MMV"@ja,
        "MMV"@ja-latn .

<https://media.vgm.io/albums/98/4289/4289-1169831277.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/4289#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/98/4289/4289-1169831277.jpg> ;
    foaf:depicts <album/4289#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/98/4289/4289-1169831277.jpg> .

<https://medium-media.vgm.io/albums/98/4289/4289-1169831277.jpg> a schema:ImageObject,
        foaf:Image .

<album/4289#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/4289#composition> ;
    mo:lyrics <album/4289#lyrics> ;
    mo:performed_in <album/4289#performance> ;
    mo:singer <album/4289#vocals> .

<artist/1155#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4289#performance> ;
    schema:name "Shizuka Ito"@en,
        "伊藤静"@ja ;
    foaf:name "Shizuka Ito"@en,
        "伊藤静"@ja .

<artist/1973#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4289#performance> ;
    schema:name "Mia Naruse"@en,
        "成瀬未亜"@ja ;
    foaf:name "Mia Naruse"@en,
        "成瀬未亜"@ja .

<artist/1974#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4289#performance> ;
    schema:name "Yura Hinata"@en,
        "日向裕羅"@ja ;
    foaf:name "Yura Hinata"@en,
        "日向裕羅"@ja .

<artist/2230#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4289#performance> ;
    schema:name "Oma Ichimura"@en,
        "壱智村小真"@ja ;
    foaf:name "Oma Ichimura"@en,
        "壱智村小真"@ja .

<artist/79#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4289#performance> ;
    schema:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja ;
    foaf:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja .

<album/4289#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-01-25"^^xsd:date ;
    dcterms:title "Happiness! De:Lucks Grand Ending Theme – Ohayou ~All Heroines Version~ Music CD"@en,
        "はぴねす！でらっくす 初回版「おはよう～ヒロイン全員バージョン～」MUSIC CD"@ja,
        "Happiness! De:Lucks Grand Ending Theme – Ohayou ~All Heroines Version~ Music CD"@ja-latn ;
    mo:catalogue_number "MII-033" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4289#musicalexpression> ;
    mo:publisher <org/2818#subject> ;
    mo:record _:Nf5b0100151344ac5a3809741bf434ce6 ;
    mo:record_count 1 ;
    schema:about <product/4485#subject> ;
    schema:byArtist <artist/1155#subject>,
        <artist/1973#subject>,
        <artist/1974#subject>,
        <artist/2230#subject>,
        <artist/79#subject> ;
    schema:datePublished "2007-01-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/4289/4289-1169831277.jpg> ;
    schema:name "Happiness! De:Lucks Grand Ending Theme – Ohayou ~All Heroines Version~ Music CD"@en,
        "はぴねす！でらっくす 初回版「おはよう～ヒロイン全員バージョン～」MUSIC CD"@ja,
        "Happiness! De:Lucks Grand Ending Theme – Ohayou ~All Heroines Version~ Music CD"@ja-latn ;
    schema:publisher <org/2818#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/4289/4289-1169831277.jpg> .

<album/4289#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Happiness! De:Lucks Grand Ending Theme – Ohayou ~All Heroines Version~ Music CD"@en,
        "はぴねす！でらっくす 初回版「おはよう～ヒロイン全員バージョン～」MUSIC CD"@ja,
        "Happiness! De:Lucks Grand Ending Theme – Ohayou ~All Heroines Version~ Music CD"@ja-latn ;
    mo:performance_of <album/4289#musicalwork> ;
    mo:performer <artist/1155#subject>,
        <artist/1973#subject>,
        <artist/1974#subject>,
        <artist/2230#subject>,
        <artist/79#subject> ;
    mo:recorded_as <album/4289#musicalexpression> ;
    schema:byArtist <artist/1155#subject>,
        <artist/1973#subject>,
        <artist/1974#subject>,
        <artist/2230#subject>,
        <artist/79#subject> ;
    schema:name "Happiness! De:Lucks Grand Ending Theme – Ohayou ~All Heroines Version~ Music CD"@en,
        "はぴねす！でらっくす 初回版「おはよう～ヒロイン全員バージョン～」MUSIC CD"@ja,
        "Happiness! De:Lucks Grand Ending Theme – Ohayou ~All Heroines Version~ Music CD"@ja-latn ;
    schema:workPerformed <album/4289#musicalwork> .

_:N648e9971123e4cdabbae97d9503189ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message from Saya Kamijou (Shizuka Itou)"@en,
        "Message from 上条沙耶"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Nf5b0100151344ac5a3809741bf434ce6 ;
    schema:name "Message from Saya Kamijou (Shizuka Itou)"@en,
        "Message from 上条沙耶"@ja .

_:N86f7da376a3a4a0aa9d081b8708f1ed5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message from Sumomo Kohinata (Mai Gotou)"@en,
        "Message from 小日向すもも"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:Nf5b0100151344ac5a3809741bf434ce6 ;
    schema:name "Message from Sumomo Kohinata (Mai Gotou)"@en,
        "Message from 小日向すもも"@ja .

_:N97d2c54dc8f446bc819e12e5ae93261b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message from Koyuki Takamine (Yura Hinata)"@en,
        "Message from 高峰小雪"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:Nf5b0100151344ac5a3809741bf434ce6 ;
    schema:name "Message from Koyuki Takamine (Yura Hinata)"@en,
        "Message from 高峰小雪"@ja .

_:Nb90654cc216e45c5acec5bd4e005a492 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ohayou ~All Heroines Version~"@en,
        "おはよう～ヒロイン全員バージョン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nf5b0100151344ac5a3809741bf434ce6 ;
    schema:name "Ohayou ~All Heroines Version~"@en,
        "おはよう～ヒロイン全員バージョン"@ja .

_:Nc5337b8726904c05995f9be5db3459b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message from Haruhi Kamisaka (Yui Sakakibara)"@en,
        "Message from 神坂春姫"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nf5b0100151344ac5a3809741bf434ce6 ;
    schema:name "Message from Haruhi Kamisaka (Yui Sakakibara)"@en,
        "Message from 神坂春姫"@ja .

_:Nc92ef7ac70f645939ee48dd251a5291c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message from Ibuki Shikimori (Oma Ichimura)"@en,
        "Message from 式守伊吹"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:Nf5b0100151344ac5a3809741bf434ce6 ;
    schema:name "Message from Ibuki Shikimori (Oma Ichimura)"@en,
        "Message from 式守伊吹"@ja .

_:Nf2a4c94d666543459f3467d432b76b78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message from Anri Hiiragi (Mia Naruse)"@en,
        "Message from 柊杏璃"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Nf5b0100151344ac5a3809741bf434ce6 ;
    schema:name "Message from Anri Hiiragi (Mia Naruse)"@en,
        "Message from 柊杏璃"@ja .

_:Nf5b0100151344ac5a3809741bf434ce6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N648e9971123e4cdabbae97d9503189ea,
        _:N86f7da376a3a4a0aa9d081b8708f1ed5,
        _:N97d2c54dc8f446bc819e12e5ae93261b,
        _:Nb90654cc216e45c5acec5bd4e005a492,
        _:Nc5337b8726904c05995f9be5db3459b3,
        _:Nc92ef7ac70f645939ee48dd251a5291c,
        _:Nf2a4c94d666543459f3467d432b76b78 ;
    mo:track_count 7 ;
    schema:duration "PT10:49"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N648e9971123e4cdabbae97d9503189ea,
        _:N86f7da376a3a4a0aa9d081b8708f1ed5,
        _:N97d2c54dc8f446bc819e12e5ae93261b,
        _:Nb90654cc216e45c5acec5bd4e005a492,
        _:Nc5337b8726904c05995f9be5db3459b3,
        _:Nc92ef7ac70f645939ee48dd251a5291c,
        _:Nf2a4c94d666543459f3467d432b76b78 .

