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

<artist/11725#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miliyah Kato"@en,
        "加藤ミリヤ"@ja ;
    foaf:made <album/110136#subject>,
        <album/110136#vocals> ;
    foaf:name "Miliyah Kato"@en,
        "加藤ミリヤ"@ja .

<artist/12194#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110136#subject> ;
    schema:name "Carlos K."@en ;
    foaf:made <album/110136#composition>,
        <album/110136#subject> ;
    foaf:name "Carlos K."@en .

<artist/40343#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110136#subject> ;
    schema:name "Kenichi Yoshida"@en,
        "吉田健一"@ja ;
    foaf:made <album/110136#composition>,
        <album/110136#subject> ;
    foaf:name "Kenichi Yoshida"@en,
        "吉田健一"@ja .

<artist/43221#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110136#subject> ;
    schema:name "Miliyah"@en ;
    foaf:made <album/110136#composition>,
        <album/110136#lyrics>,
        <album/110136#subject> ;
    foaf:name "Miliyah"@en .

<product/8828#subject> a schema:CreativeWork ;
    schema:name "Those Snow White Notes"@en,
        "ましろのおと"@ja,
        "Mashiro no Oto"@ja-latn ;
    foaf:name "Those Snow White Notes"@en,
        "ましろのおと"@ja,
        "Mashiro no Oto"@ja-latn .

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

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

<album/110136#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kono Yume ga Sameru made feat. Yoshida Brothers / Miliyah Kato"@en,
        "この夢が醒めるまで feat.吉田兄弟 / 加藤ミリヤ"@ja,
        "Kono Yume ga Sameru made feat. Yoshida Brothers / Miliyah Kato"@ja-latn ;
    mo:performance_of <album/110136#musicalwork> ;
    mo:recorded_as <album/110136#musicalexpression> ;
    schema:name "Kono Yume ga Sameru made feat. Yoshida Brothers / Miliyah Kato"@en,
        "この夢が醒めるまで feat.吉田兄弟 / 加藤ミリヤ"@ja,
        "Kono Yume ga Sameru made feat. Yoshida Brothers / Miliyah Kato"@ja-latn ;
    schema:workPerformed <album/110136#musicalwork> .

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

<org/1267#subject> schema:name "MASTERSIX FOUNDATION"@en,
        "MASTERSIX FOUNDATION"@ja,
        "MASTERSIX FOUNDATION"@ja-latn ;
    foaf:name "MASTERSIX FOUNDATION"@en,
        "MASTERSIX FOUNDATION"@ja,
        "MASTERSIX FOUNDATION"@ja-latn .

<https://media.vgm.io/albums/63/110136/110136-5eccd82eda75.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/110136#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/110136/110136-5eccd82eda75.jpg> ;
    foaf:depicts <album/110136#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/110136/110136-5eccd82eda75.jpg> .

<https://medium-media.vgm.io/albums/63/110136/110136-5eccd82eda75.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/110136#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kono Yume ga Sameru made feat. Yoshida Brothers / Miliyah Kato"@en,
        "この夢が醒めるまで feat.吉田兄弟 / 加藤ミリヤ"@ja,
        "Kono Yume ga Sameru made feat. Yoshida Brothers / Miliyah Kato"@ja-latn ;
    mo:composer <artist/12194#subject>,
        <artist/40343#subject>,
        <artist/43221#subject> ;
    mo:produced_work <album/110136#musicalwork> ;
    schema:name "Kono Yume ga Sameru made feat. Yoshida Brothers / Miliyah Kato"@en,
        "この夢が醒めるまで feat.吉田兄弟 / 加藤ミリヤ"@ja,
        "Kono Yume ga Sameru made feat. Yoshida Brothers / Miliyah Kato"@ja-latn .

<album/110136#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-06-16"^^xsd:date ;
    dcterms:title "Kono Yume ga Sameru made feat. Yoshida Brothers / Miliyah Kato"@en,
        "この夢が醒めるまで feat.吉田兄弟 / 加藤ミリヤ"@ja,
        "Kono Yume ga Sameru made feat. Yoshida Brothers / Miliyah Kato"@ja-latn ;
    mo:catalogue_number "SRCL-11739" ;
    mo:media_type "CD" ;
    mo:publication_of <album/110136#musicalexpression> ;
    mo:publisher <org/1267#subject> ;
    mo:record _:N6a3aee5d0b994d86a80b3da70165b9f8 ;
    mo:record_count 1 ;
    schema:about <product/8828#subject> ;
    schema:datePublished "2021-06-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/110136/110136-5eccd82eda75.jpg> ;
    schema:name "Kono Yume ga Sameru made feat. Yoshida Brothers / Miliyah Kato"@en,
        "この夢が醒めるまで feat.吉田兄弟 / 加藤ミリヤ"@ja,
        "Kono Yume ga Sameru made feat. Yoshida Brothers / Miliyah Kato"@ja-latn ;
    schema:publisher <org/1267#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/110136/110136-5eccd82eda75.jpg> .

_:N4821f491c62641e78c91f3695f0dcd83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宿命"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N6a3aee5d0b994d86a80b3da70165b9f8 ;
    schema:name "宿命"@ja .

_:N8b2fd087634243999b3f6bda367e31ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "この夢が醒めるまで feat.吉田兄弟 (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N6a3aee5d0b994d86a80b3da70165b9f8 ;
    schema:name "この夢が醒めるまで feat.吉田兄弟 (Instrumental)"@ja .

_:N8c846da0b9d7423b9908c6e64f7bcfe5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "この夢が醒めるまで feat.吉田兄弟 -TV size-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N6a3aee5d0b994d86a80b3da70165b9f8 ;
    schema:name "この夢が醒めるまで feat.吉田兄弟 -TV size-"@ja .

_:Nb4574a89b75548458c82f4fb335562d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WING"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N6a3aee5d0b994d86a80b3da70165b9f8 ;
    schema:name "WING"@ja .

_:Ne1e4bf12df624e67a9357aa680a2385c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "この夢が醒めるまで feat.吉田兄弟"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N6a3aee5d0b994d86a80b3da70165b9f8 ;
    schema:name "この夢が醒めるまで feat.吉田兄弟"@ja .

_:N6a3aee5d0b994d86a80b3da70165b9f8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4821f491c62641e78c91f3695f0dcd83,
        _:N8b2fd087634243999b3f6bda367e31ba,
        _:N8c846da0b9d7423b9908c6e64f7bcfe5,
        _:Nb4574a89b75548458c82f4fb335562d1,
        _:Ne1e4bf12df624e67a9357aa680a2385c ;
    mo:track_count 5 ;
    schema:duration "PT17:42"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4821f491c62641e78c91f3695f0dcd83,
        _:N8b2fd087634243999b3f6bda367e31ba,
        _:N8c846da0b9d7423b9908c6e64f7bcfe5,
        _:Nb4574a89b75548458c82f4fb335562d1,
        _:Ne1e4bf12df624e67a9357aa680a2385c .

