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

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

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

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

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

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

<artist/8585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141838#subject> ;
    schema:name "Koichi Tsutaya"@en,
        "蔦谷好位置"@ja ;
    foaf:made <album/141838#composition>,
        <album/141838#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/141838#musicalexpression> a mo:Signal ;
    mo:published_as <album/141838#subject> ;
    mo:records <album/141838#performance> .

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

<album/141838#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/83/141838/141838-318b579ecf9f.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141838#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/83/141838/141838-318b579ecf9f.webp> ;
    foaf:depicts <album/141838#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/83/141838/141838-318b579ecf9f.webp> .

<https://medium-media.vgm.io/albums/83/141838/141838-318b579ecf9f.webp> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/141838#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-22"^^xsd:date ;
    dcterms:title "Unmei Chance / IKIMONOGAKARI"@en,
        "運命ちゃん / いきものがかり"@ja,
        "Unmei Chance / IKIMONOGAKARI"@ja-latn ;
    mo:catalogue_number "ESCL-5962" ;
    mo:media_type "CD" ;
    mo:publication_of <album/141838#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N82adf5c9b0d74efb8ae837f1abce65b5 ;
    mo:record_count 1 ;
    schema:about <product/16510#subject> ;
    schema:datePublished "2024-05-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/83/141838/141838-318b579ecf9f.webp> ;
    schema:name "Unmei Chance / IKIMONOGAKARI"@en,
        "運命ちゃん / いきものがかり"@ja,
        "Unmei Chance / IKIMONOGAKARI"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/141838/141838-318b579ecf9f.webp> .

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

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

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

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

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

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

_:N82adf5c9b0d74efb8ae837f1abce65b5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N22d2ad762eef451884fc825697f73a30,
        _:N946e5e71a90f496db0fbe419103cc6f3,
        _:Nce870f544ad246eca9af36711a3a40f2,
        _:Ncfdccc1991f24a02a9d44ce22220f9e1,
        _:Nddc4798a54b84dd9ab22ec4df0d15ac0,
        _:Nf153040644c544d28cd3c2acea06e136 ;
    mo:track_count 6 ;
    schema:duration "PT24:55"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N22d2ad762eef451884fc825697f73a30,
        _:N946e5e71a90f496db0fbe419103cc6f3,
        _:Nce870f544ad246eca9af36711a3a40f2,
        _:Ncfdccc1991f24a02a9d44ce22220f9e1,
        _:Nddc4798a54b84dd9ab22ec4df0d15ac0,
        _:Nf153040644c544d28cd3c2acea06e136 .

