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

<artist/10828#subject> a schema:Person,
        foaf:Person ;
    schema:name "IKIMONOGAKARI"@en,
        "いきものがかり"@ja ;
    foaf:made <album/141839#subject>,
        <album/141839#vocals> ;
    foaf:name "IKIMONOGAKARI"@en,
        "いきものがかり"@ja .

<artist/15704#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hotaka Yamashita"@en,
        "山下穂尊"@ja ;
    foaf:made <album/141839#lyrics>,
        <album/141839#subject> ;
    foaf:name "Hotaka Yamashita"@en,
        "山下穂尊"@ja .

<artist/25247#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kiyoe Yoshioka"@en,
        "吉岡聖恵"@ja ;
    foaf:made <album/141839#lyrics>,
        <album/141839#subject> ;
    foaf:name "Kiyoe Yoshioka"@en,
        "吉岡聖恵"@ja .

<artist/15006#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141839#subject> ;
    schema:name "Yoshiki Mizuno"@en,
        "水野良樹"@ja ;
    foaf:made <album/141839#composition>,
        <album/141839#lyrics>,
        <album/141839#subject> ;
    foaf:name "Yoshiki Mizuno"@en,
        "水野良樹"@ja .

<artist/3497#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141839#subject> ;
    schema:name "Seiji Kameda"@en,
        "亀田誠治"@ja ;
    foaf:made <album/141839#composition>,
        <album/141839#lyrics>,
        <album/141839#subject> ;
    foaf:name "Seiji Kameda"@en,
        "亀田誠治"@ja .

<artist/8585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141839#subject> ;
    schema:name "Koichi Tsutaya"@en,
        "蔦谷好位置"@ja ;
    foaf:made <album/141839#composition>,
        <album/141839#subject> ;
    foaf:name "Koichi Tsutaya"@en,
        "蔦谷好位置"@ja .

<product/16510#subject> a schema:CreativeWork ;
    schema:name "Mission: Yozakura Family"@en,
        "夜桜さんちの大作戦"@ja,
        "Yozakura-san Chi no Daisakusen"@ja-latn ;
    foaf:name "Mission: Yozakura Family"@en,
        "夜桜さんちの大作戦"@ja,
        "Yozakura-san Chi no Daisakusen"@ja-latn .

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

<album/141839#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Unmei Chance / IKIMONOGAKARI [Limited Edition]"@en,
        "運命ちゃん / いきものがかり"@ja,
        "Unmei Chance / IKIMONOGAKARI [Limited Edition]"@ja-latn ;
    mo:performance_of <album/141839#musicalwork> ;
    mo:recorded_as <album/141839#musicalexpression> ;
    schema:name "Unmei Chance / IKIMONOGAKARI [Limited Edition]"@en,
        "運命ちゃん / いきものがかり"@ja,
        "Unmei Chance / IKIMONOGAKARI [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/141839#musicalwork> .

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

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

<https://media.vgm.io/albums/93/141839/141839-77e031af39f3.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141839#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/93/141839/141839-77e031af39f3.webp> ;
    foaf:depicts <album/141839#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/93/141839/141839-77e031af39f3.webp> .

<https://medium-media.vgm.io/albums/93/141839/141839-77e031af39f3.webp> a schema:ImageObject,
        foaf:Image .

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

<album/141839#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Unmei Chance / IKIMONOGAKARI [Limited Edition]"@en,
        "運命ちゃん / いきものがかり"@ja,
        "Unmei Chance / IKIMONOGAKARI [Limited Edition]"@ja-latn ;
    mo:composer <artist/15006#subject>,
        <artist/3497#subject>,
        <artist/8585#subject> ;
    mo:produced_work <album/141839#musicalwork> ;
    schema:name "Unmei Chance / IKIMONOGAKARI [Limited Edition]"@en,
        "運命ちゃん / いきものがかり"@ja,
        "Unmei Chance / IKIMONOGAKARI [Limited Edition]"@ja-latn .

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

<album/141839#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-22"^^xsd:date ;
    dcterms:title "Unmei Chance / IKIMONOGAKARI [Limited Edition]"@en,
        "運命ちゃん / いきものがかり"@ja,
        "Unmei Chance / IKIMONOGAKARI [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-5963~4" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/141839#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N75a4140aebf94905ab15f18d6336e202,
        _:Nd0716f9c88af4b9386d592847f4b2050 ;
    mo:record_count 2 ;
    schema:about <product/16510#subject> ;
    schema:datePublished "2024-05-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/93/141839/141839-77e031af39f3.webp> ;
    schema:name "Unmei Chance / IKIMONOGAKARI [Limited Edition]"@en,
        "運命ちゃん / いきものがかり"@ja,
        "Unmei Chance / IKIMONOGAKARI [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/141839/141839-77e031af39f3.webp> .

_:N1a634ba196f843ecaeb349b7594c76cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ「夜桜さん家の大作戦」ノンクレジットオープニング映像"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N75a4140aebf94905ab15f18d6336e202 ;
    schema:name "TVアニメ「夜桜さん家の大作戦」ノンクレジットオープニング映像"@ja .

_:N22bafeefaaac4f7d9b9251fa88e54baf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブルーバード - From THE FIRST TAKE"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nd0716f9c88af4b9386d592847f4b2050 ;
    schema:name "ブルーバード - From THE FIRST TAKE"@ja .

_:N75a4140aebf94905ab15f18d6336e202 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1a634ba196f843ecaeb349b7594c76cc ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N1a634ba196f843ecaeb349b7594c76cc .

_:N93e5f1ae018c4b4fa4f283a13d411de5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今日から、ここから - From THE FIRST TAKE"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nd0716f9c88af4b9386d592847f4b2050 ;
    schema:name "今日から、ここから - From THE FIRST TAKE"@ja .

_:N9525277288f04348aa19899bde9d5e85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命ちゃん (instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nd0716f9c88af4b9386d592847f4b2050 ;
    schema:name "運命ちゃん (instrumental)"@ja .

_:N9cef6ee5d31243ecadd3ef17c9d64120 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ときめき - From THE FIRST TAKE"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nd0716f9c88af4b9386d592847f4b2050 ;
    schema:name "ときめき - From THE FIRST TAKE"@ja .

_:Nb12e24ffba184e15a4415ccec845686a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命ちゃん"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nd0716f9c88af4b9386d592847f4b2050 ;
    schema:name "運命ちゃん"@ja .

_:Nf004b259d60c43b793102ae615f60bdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "気まぐれロマンティック - From THE FIRST TAKE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nd0716f9c88af4b9386d592847f4b2050 ;
    schema:name "気まぐれロマンティック - From THE FIRST TAKE"@ja .

_:Nd0716f9c88af4b9386d592847f4b2050 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N22bafeefaaac4f7d9b9251fa88e54baf,
        _:N93e5f1ae018c4b4fa4f283a13d411de5,
        _:N9525277288f04348aa19899bde9d5e85,
        _:N9cef6ee5d31243ecadd3ef17c9d64120,
        _:Nb12e24ffba184e15a4415ccec845686a,
        _:Nf004b259d60c43b793102ae615f60bdc ;
    mo:track_count 6 ;
    schema:duration "PT24:55"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N22bafeefaaac4f7d9b9251fa88e54baf,
        _:N93e5f1ae018c4b4fa4f283a13d411de5,
        _:N9525277288f04348aa19899bde9d5e85,
        _:N9cef6ee5d31243ecadd3ef17c9d64120,
        _:Nb12e24ffba184e15a4415ccec845686a,
        _:Nf004b259d60c43b793102ae615f60bdc .

