@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/142779> foaf:primaryTopic <album/142779#subject> .

<artist/5866#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yasushi Akimoto"@en,
        "秋元康"@ja ;
    foaf:made <album/142779#lyrics>,
        <album/142779#subject> ;
    foaf:name "Yasushi Akimoto"@en,
        "秋元康"@ja .

<artist/7090#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hitomi Shimatani"@en,
        "島谷ひとみ"@ja ;
    foaf:made <album/142779#subject>,
        <album/142779#vocals> ;
    foaf:name "Hitomi Shimatani"@en,
        "島谷ひとみ"@ja .

<artist/20726#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142779#subject> ;
    schema:name "Tadashi Tsukida"@en,
        "ツキダタダシ"@ja ;
    foaf:made <album/142779#composition>,
        <album/142779#subject> ;
    foaf:name "Tadashi Tsukida"@en,
        "ツキダタダシ"@ja .

<artist/21515#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142779#subject> ;
    schema:name "Kengo Ohhama"@en,
        "大濱健悟"@ja ;
    foaf:made <album/142779#composition>,
        <album/142779#subject> ;
    foaf:name "Kengo Ohhama"@en,
        "大濱健悟"@ja .

<artist/22653#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142779#subject> ;
    schema:name "aokado"@en ;
    foaf:made <album/142779#composition>,
        <album/142779#subject> ;
    foaf:name "aokado"@en .

<artist/23619#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142779#subject> ;
    schema:name "Masaharu Tsuruku"@en,
        "鶴久政治"@ja ;
    foaf:made <album/142779#composition>,
        <album/142779#subject> ;
    foaf:name "Masaharu Tsuruku"@en,
        "鶴久政治"@ja .

<artist/26203#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142779#subject> ;
    schema:name "Shuho Mitani"@en,
        "三谷秀甫"@ja ;
    foaf:made <album/142779#composition>,
        <album/142779#subject> ;
    foaf:name "Shuho Mitani"@en,
        "三谷秀甫"@ja .

<artist/29654#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142779#subject> ;
    schema:name "Melon Kinoshita"@en,
        "木下めろん"@ja ;
    foaf:made <album/142779#composition>,
        <album/142779#subject> ;
    foaf:name "Melon Kinoshita"@en,
        "木下めろん"@ja .

<artist/39048#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142779#subject> ;
    schema:name "A-NOTE"@en ;
    foaf:made <album/142779#composition>,
        <album/142779#subject> ;
    foaf:name "A-NOTE"@en .

<artist/39717#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142779#subject> ;
    schema:name "Noboru Okawara"@en,
        "大河原昇"@ja ;
    foaf:made <album/142779#composition>,
        <album/142779#subject> ;
    foaf:name "Noboru Okawara"@en,
        "大河原昇"@ja .

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

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

<album/142779#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Natsukashii Ashita / STU48 [Type A]"@en,
        "懐かしい明日 / STU48 [Type A]"@ja,
        "Natsukashii Ashita / STU48 [Type A]"@ja-latn ;
    mo:performance_of <album/142779#musicalwork> ;
    mo:recorded_as <album/142779#musicalexpression> ;
    schema:name "Natsukashii Ashita / STU48 [Type A]"@en,
        "懐かしい明日 / STU48 [Type A]"@ja,
        "Natsukashii Ashita / STU48 [Type A]"@ja-latn ;
    schema:workPerformed <album/142779#musicalwork> .

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

<https://media.vgm.io/albums/97/142779/142779-61b4df9fe2b2.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142779#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/142779/142779-61b4df9fe2b2.jpg> ;
    foaf:depicts <album/142779#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/142779/142779-61b4df9fe2b2.jpg> .

<https://medium-media.vgm.io/albums/97/142779/142779-61b4df9fe2b2.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/142779#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Natsukashii Ashita / STU48 [Type A]"@en,
        "懐かしい明日 / STU48 [Type A]"@ja,
        "Natsukashii Ashita / STU48 [Type A]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "斉門"@en ;
            foaf:made <album/142779#composition> ;
            foaf:name "斉門"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "YSU"@en ;
            foaf:made <album/142779#composition> ;
            foaf:name "YSU"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "N-Sound"@en ;
            foaf:made <album/142779#composition> ;
            foaf:name "N-Sound"@en ],
        <artist/20726#subject>,
        <artist/21515#subject>,
        <artist/22653#subject>,
        <artist/23619#subject>,
        <artist/26203#subject>,
        <artist/29654#subject>,
        <artist/39048#subject>,
        <artist/39717#subject> ;
    mo:produced_work <album/142779#musicalwork> ;
    schema:name "Natsukashii Ashita / STU48 [Type A]"@en,
        "懐かしい明日 / STU48 [Type A]"@ja,
        "Natsukashii Ashita / STU48 [Type A]"@ja-latn .

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

<album/142779#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-06-12"^^xsd:date ;
    dcterms:title "Natsukashii Ashita / STU48 [Type A]"@en,
        "懐かしい明日 / STU48 [Type A]"@ja,
        "Natsukashii Ashita / STU48 [Type A]"@ja-latn ;
    mo:catalogue_number "KIZC-757~8" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/142779#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N81a863249ad0485888a4ecd6bc8027c3,
        _:Ne834bd4c65af419988dbfdda6be93455 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Santa Company ~Midsummer Merry Christmas~"@en ;
            foaf:name "Santa Company ~Midsummer Merry Christmas~"@en ] ;
    schema:datePublished "2024-06-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/97/142779/142779-61b4df9fe2b2.jpg> ;
    schema:name "Natsukashii Ashita / STU48 [Type A]"@en,
        "懐かしい明日 / STU48 [Type A]"@ja,
        "Natsukashii Ashita / STU48 [Type A]"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/142779/142779-61b4df9fe2b2.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "原田清花"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "原田清花"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "小島愛子"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "小島愛子"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "諸葛望愛"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "諸葛望愛"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "信濃宙花"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "信濃宙花"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "諸葛望愛"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "諸葛望愛"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "原田清花"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "原田清花"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "宗雪里香"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "宗雪里香"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "宗雪里香"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "宗雪里香"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "尾崎世里花"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "尾崎世里花"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "中村 舞"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "中村 舞"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "石原侑奈"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "石原侑奈"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "谷口茉妃菜"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "谷口茉妃菜"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "藤井里詠"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "藤井里詠"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142779#subject> ;
    schema:name "N-Sound"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "N-Sound"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "北澤 苺"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "北澤 苺"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "森下舞羽"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "森下舞羽"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "尾崎世里花"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "尾崎世里花"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "内海里音"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "内海里音"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "長谷川乃彩"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "長谷川乃彩"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "中村 舞"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "中村 舞"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "岡田あずみ"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "岡田あずみ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "川又優菜"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "川又優菜"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "井出 叶"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "井出 叶"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "渡辺菜月"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "渡辺菜月"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "岩﨑春望"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "岩﨑春望"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "福田朱里"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "福田朱里"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "新井梨杏"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "新井梨杏"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "曽川咲葵"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "曽川咲葵"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "峯吉愛梨沙"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "峯吉愛梨沙"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "久留島優果"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "久留島優果"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "曽川咲葵"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "曽川咲葵"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "兵頭 葵"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "兵頭 葵"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "池田裕楽"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "池田裕楽"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "吉田彩良"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "吉田彩良"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "久留島優果"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "久留島優果"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "兵頭 葵"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "兵頭 葵"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "石原侑奈"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "石原侑奈"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "壁島結華"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "壁島結華"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "峯吉愛梨沙"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "峯吉愛梨沙"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "井出 叶"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "井出 叶"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "石田千穂"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "石田千穂"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "内海里音"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "内海里音"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "迫 姫華"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "迫 姫華"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "工藤理子"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "工藤理子"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "藤井里詠"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "藤井里詠"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "森下舞羽"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "森下舞羽"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "濵田 響"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "濵田 響"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "福田朱里"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "福田朱里"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "岡田あずみ"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "岡田あずみ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "信濃宙花"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "信濃宙花"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "石田千穂"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "石田千穂"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "梶原未羽"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "梶原未羽"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "岩﨑春望"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "岩﨑春望"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "長谷川乃彩"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "長谷川乃彩"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142779#subject> ;
    schema:name "斉門"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "斉門"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "谷口茉妃菜"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "谷口茉妃菜"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "奥田唯菜"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "奥田唯菜"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "北澤 苺"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "北澤 苺"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "梶原未羽"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "梶原未羽"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "森末妃奈"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "森末妃奈"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "渡辺菜月"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "渡辺菜月"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "高雄さやか"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "高雄さやか"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "清水紗良"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "清水紗良"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "吉田彩良"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "吉田彩良"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "清水紗良"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "清水紗良"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "川又優菜"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "川又優菜"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "奥田唯菜"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "奥田唯菜"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "工藤理子"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "工藤理子"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "岡村梨央"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "岡村梨央"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "濵田 響"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "濵田 響"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "高雄さやか"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "高雄さやか"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "森末妃奈"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "森末妃奈"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "新井梨杏"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "新井梨杏"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142779#subject> ;
    schema:name "YSU"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "YSU"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "壁島結華"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "壁島結華"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "迫 姫華"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "迫 姫華"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "池田裕楽"@en ;
    foaf:made <album/142779#subject> ;
    foaf:name "池田裕楽"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "岡村梨央"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "岡村梨央"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "小島愛子"@en ;
    foaf:made <album/142779#vocals> ;
    foaf:name "小島愛子"@en .

_:N213d0d0780b340559e484f99a868a76a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無謀な夢は覚めることがない"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Ne834bd4c65af419988dbfdda6be93455 ;
    schema:name "無謀な夢は覚めることがない"@ja .

_:N31fc8cf4543c47d586c954c8d2626760 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "思い出せる恋をしよう"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ne834bd4c65af419988dbfdda6be93455 ;
    schema:name "思い出せる恋をしよう"@ja .

_:N33ea57f60afd472299541f30acd19d09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "息をする心"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Ne834bd4c65af419988dbfdda6be93455 ;
    schema:name "息をする心"@ja .

_:N370abfb72c09408aa3ab7e2c3d208487 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヘタレたちよ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Ne834bd4c65af419988dbfdda6be93455 ;
    schema:name "ヘタレたちよ"@ja .

_:N3a83fcccb80a48b4893203a205a12aa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無謀な夢は覚めることがない Music Video"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N81a863249ad0485888a4ecd6bc8027c3 ;
    schema:name "無謀な夢は覚めることがない Music Video"@ja .

_:N574b9f165ed440bcb1ce781955955c09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "特典映像 〜STU園地〜"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N81a863249ad0485888a4ecd6bc8027c3 ;
    schema:name "特典映像 〜STU園地〜"@ja .

_:N5a4646e16ecb483c915f8a992f5784a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweaty Smell"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ne834bd4c65af419988dbfdda6be93455 ;
    schema:name "Sweaty Smell"@ja .

_:N5d35c6756e0a43a3bb0c5d75b0d19114 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大好きな人"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Ne834bd4c65af419988dbfdda6be93455 ;
    schema:name "大好きな人"@ja .

_:N623af87f0d2b41d8a3a27fc6bcacc8ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風を待つ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ne834bd4c65af419988dbfdda6be93455 ;
    schema:name "風を待つ"@ja .

_:N8072eb65ccb84f5f8ffe059bd9a1c0bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "独り言で語るくらいなら Music Video"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N81a863249ad0485888a4ecd6bc8027c3 ;
    schema:name "独り言で語るくらいなら Music Video"@ja .

_:N8470c2693ad74688b43281bc1487631e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大好きな人 Music Video"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N81a863249ad0485888a4ecd6bc8027c3 ;
    schema:name "大好きな人 Music Video"@ja .

_:N8565823c6d4a4296ae545d3b661c529d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花は誰のもの？ 合唱Ver. feat. 島谷ひとみ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Ne834bd4c65af419988dbfdda6be93455 ;
    schema:name "花は誰のもの？ 合唱Ver. feat. 島谷ひとみ"@ja .

_:N8729cc586de64d3fa0ba76448422f246 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛の重さ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Ne834bd4c65af419988dbfdda6be93455 ;
    schema:name "愛の重さ"@ja .

_:N8b9f68a845384186b1ee088929a14bdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヘタレたちよ Music Video"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N81a863249ad0485888a4ecd6bc8027c3 ;
    schema:name "ヘタレたちよ Music Video"@ja .

_:N8dcde126eaab435da8530adf3be5ae8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花は誰のもの？"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Ne834bd4c65af419988dbfdda6be93455 ;
    schema:name "花は誰のもの？"@ja .

_:N8e7aed16a62641409124d1f5ae0531e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "息をする心 Dance QR Video"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N81a863249ad0485888a4ecd6bc8027c3 ;
    schema:name "息をする心 Dance QR Video"@ja .

_:Na3eb3044793443e7bde7996e63b0cb12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花は誰のもの? Music Video"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N81a863249ad0485888a4ecd6bc8027c3 ;
    schema:name "花は誰のもの? Music Video"@ja .

_:Na936bf0009b34bbbb89372680bed5b8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君は何を後悔するのか？"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Ne834bd4c65af419988dbfdda6be93455 ;
    schema:name "君は何を後悔するのか？"@ja .

_:Nabd22ffbd98f4d59935c3a4187f4ebfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "独り言で語るくらいなら"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Ne834bd4c65af419988dbfdda6be93455 ;
    schema:name "独り言で語るくらいなら"@ja .

_:Nae2fbd15d4f44f60a2f3ee11a8f6a282 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "思い出せる恋をしよう Music Video"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N81a863249ad0485888a4ecd6bc8027c3 ;
    schema:name "思い出せる恋をしよう Music Video"@ja .

_:Nb89114978e774535965a9df8f33c1fdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君は何を後悔するのか? Music Video"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N81a863249ad0485888a4ecd6bc8027c3 ;
    schema:name "君は何を後悔するのか? Music Video"@ja .

_:Nd9ad65162b96432cbd9ca3d95acd1f26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗闇 Music Video"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N81a863249ad0485888a4ecd6bc8027c3 ;
    schema:name "暗闇 Music Video"@ja .

_:Nf1a5d04a6bd84b7bac20edc7c85a9b97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風を待つ Music Video (take-9)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N81a863249ad0485888a4ecd6bc8027c3 ;
    schema:name "風を待つ Music Video (take-9)"@ja .

_:Nfba8ec186cc14b019b812968e5cf8eea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗闇"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ne834bd4c65af419988dbfdda6be93455 ;
    schema:name "暗闇"@ja .

_:N81a863249ad0485888a4ecd6bc8027c3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N3a83fcccb80a48b4893203a205a12aa0,
        _:N574b9f165ed440bcb1ce781955955c09,
        _:N8072eb65ccb84f5f8ffe059bd9a1c0bc,
        _:N8470c2693ad74688b43281bc1487631e,
        _:N8b9f68a845384186b1ee088929a14bdb,
        _:N8e7aed16a62641409124d1f5ae0531e6,
        _:Na3eb3044793443e7bde7996e63b0cb12,
        _:Nae2fbd15d4f44f60a2f3ee11a8f6a282,
        _:Nb89114978e774535965a9df8f33c1fdc,
        _:Nd9ad65162b96432cbd9ca3d95acd1f26,
        _:Nf1a5d04a6bd84b7bac20edc7c85a9b97 ;
    mo:track_count 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N3a83fcccb80a48b4893203a205a12aa0,
        _:N574b9f165ed440bcb1ce781955955c09,
        _:N8072eb65ccb84f5f8ffe059bd9a1c0bc,
        _:N8470c2693ad74688b43281bc1487631e,
        _:N8b9f68a845384186b1ee088929a14bdb,
        _:N8e7aed16a62641409124d1f5ae0531e6,
        _:Na3eb3044793443e7bde7996e63b0cb12,
        _:Nae2fbd15d4f44f60a2f3ee11a8f6a282,
        _:Nb89114978e774535965a9df8f33c1fdc,
        _:Nd9ad65162b96432cbd9ca3d95acd1f26,
        _:Nf1a5d04a6bd84b7bac20edc7c85a9b97 .

_:Ne834bd4c65af419988dbfdda6be93455 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N213d0d0780b340559e484f99a868a76a,
        _:N31fc8cf4543c47d586c954c8d2626760,
        _:N33ea57f60afd472299541f30acd19d09,
        _:N370abfb72c09408aa3ab7e2c3d208487,
        _:N5a4646e16ecb483c915f8a992f5784a6,
        _:N5d35c6756e0a43a3bb0c5d75b0d19114,
        _:N623af87f0d2b41d8a3a27fc6bcacc8ef,
        _:N8565823c6d4a4296ae545d3b661c529d,
        _:N8729cc586de64d3fa0ba76448422f246,
        _:N8dcde126eaab435da8530adf3be5ae8a,
        _:Na936bf0009b34bbbb89372680bed5b8b,
        _:Nabd22ffbd98f4d59935c3a4187f4ebfa,
        _:Nfba8ec186cc14b019b812968e5cf8eea ;
    mo:track_count 13 ;
    schema:duration "PT59:16"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N213d0d0780b340559e484f99a868a76a,
        _:N31fc8cf4543c47d586c954c8d2626760,
        _:N33ea57f60afd472299541f30acd19d09,
        _:N370abfb72c09408aa3ab7e2c3d208487,
        _:N5a4646e16ecb483c915f8a992f5784a6,
        _:N5d35c6756e0a43a3bb0c5d75b0d19114,
        _:N623af87f0d2b41d8a3a27fc6bcacc8ef,
        _:N8565823c6d4a4296ae545d3b661c529d,
        _:N8729cc586de64d3fa0ba76448422f246,
        _:N8dcde126eaab435da8530adf3be5ae8a,
        _:Na936bf0009b34bbbb89372680bed5b8b,
        _:Nabd22ffbd98f4d59935c3a4187f4ebfa,
        _:Nfba8ec186cc14b019b812968e5cf8eea .

