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

<album/140289#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Session"@en,
        "Session"@ja,
        "Session"@ja-latn ;
    mo:produced_work <album/140289#musicalwork> ;
    schema:name "Session"@en,
        "Session"@ja,
        "Session"@ja-latn .

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

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

<event/273> a mo:Release ;
    schema:name "Released at Comic Market 99 (Dec 30, 2021 to Dec 31, 2021)" .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<product/7214#subject> a schema:CreativeWork ;
    schema:name "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@en,
        "東方鬼形獣　〜 Wily Beast and Weakest Creature."@ja,
        "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@ja-latn ;
    foaf:name "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@en,
        "東方鬼形獣　〜 Wily Beast and Weakest Creature."@ja,
        "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@ja-latn .

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

<album/140289#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Session"@en,
        "Session"@ja,
        "Session"@ja-latn ;
    mo:performance_of <album/140289#musicalwork> ;
    mo:recorded_as <album/140289#musicalexpression> ;
    schema:name "Session"@en,
        "Session"@ja,
        "Session"@ja-latn ;
    schema:workPerformed <album/140289#musicalwork> .

<org/4225#subject> schema:name "Instant Philharmonic"@en,
        "インスタントフィルハーモニー"@ja,
        "Instant Philharmonic"@ja-latn ;
    foaf:name "Instant Philharmonic"@en,
        "インスタントフィルハーモニー"@ja,
        "Instant Philharmonic"@ja-latn .

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

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

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

<album/140289#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-31"^^xsd:date ;
    dcterms:title "Session"@en,
        "Session"@ja,
        "Session"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/140289#musicalexpression> ;
    mo:publisher <org/4225#subject> ;
    mo:record _:N8dad8793a583486d9f06b9a17e29e3ce,
        _:Ncc6438420a0745429739215fadf2e1b0 ;
    mo:record_count 2 ;
    mo:release <event/273> ;
    schema:about <product/12#subject>,
        <product/497#subject>,
        <product/51#subject>,
        <product/7214#subject> ;
    schema:datePublished "2021-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/140289/140289-0ec6b4a3a22a.jpg> ;
    schema:name "Session"@en,
        "Session"@ja,
        "Session"@ja-latn ;
    schema:publisher <org/4225#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/140289/140289-0ec6b4a3a22a.jpg> .

_:N0b42f306c61045deb24576cc0071c90a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cruising Festa!!"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Ncc6438420a0745429739215fadf2e1b0 ;
    schema:name "Cruising Festa!!"@en .

_:N0c96ae51d0584d28ad32fe8e59784929 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "偶像に世界を委ねて ～ Idoratrize World (ND mix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Ncc6438420a0745429739215fadf2e1b0 ;
    schema:name "偶像に世界を委ねて ～ Idoratrize World (ND mix)"@en .

_:N39b36e4f6cc0493ba70fc1a620610224 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magi Party"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Ncc6438420a0745429739215fadf2e1b0 ;
    schema:name "Magi Party"@en .

_:N3a6972dbe455420889c846aa029a46dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Idolatrize World"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N8dad8793a583486d9f06b9a17e29e3ce ;
    schema:name "Idolatrize World"@en .

_:N4e4c9ebd3fb8438c91ef2ffbeaf13ed2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgic Love"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N8dad8793a583486d9f06b9a17e29e3ce ;
    schema:name "Nostalgic Love"@en .

_:N77812895ff704a4fbea9272664efb4f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Murasa"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N8dad8793a583486d9f06b9a17e29e3ce ;
    schema:name "Murasa"@en .

_:N8eca0370b91c434087183eddbaaf851f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二色連歌帖"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ncc6438420a0745429739215fadf2e1b0 ;
    schema:name "二色連歌帖"@en .

_:Na6ec0a192b6f48db997f566d437f36f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二色連歌帖"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N8dad8793a583486d9f06b9a17e29e3ce ;
    schema:name "二色連歌帖"@en .

_:Nf87ec9792c124b7e95bde2969a153b54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "inevitable trap"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Ncc6438420a0745429739215fadf2e1b0 ;
    schema:name "inevitable trap"@en .

_:Nfb5e912378d145d0a3b63ffb964bf8b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magi Parade"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N8dad8793a583486d9f06b9a17e29e3ce ;
    schema:name "Magi Parade"@en .

_:N8dad8793a583486d9f06b9a17e29e3ce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N3a6972dbe455420889c846aa029a46dd,
        _:N4e4c9ebd3fb8438c91ef2ffbeaf13ed2,
        _:N77812895ff704a4fbea9272664efb4f8,
        _:Na6ec0a192b6f48db997f566d437f36f1,
        _:Nfb5e912378d145d0a3b63ffb964bf8b0 ;
    mo:track_count 5 ;
    schema:duration "PT20:49"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3a6972dbe455420889c846aa029a46dd,
        _:N4e4c9ebd3fb8438c91ef2ffbeaf13ed2,
        _:N77812895ff704a4fbea9272664efb4f8,
        _:Na6ec0a192b6f48db997f566d437f36f1,
        _:Nfb5e912378d145d0a3b63ffb964bf8b0 .

_:Ncc6438420a0745429739215fadf2e1b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b42f306c61045deb24576cc0071c90a,
        _:N0c96ae51d0584d28ad32fe8e59784929,
        _:N39b36e4f6cc0493ba70fc1a620610224,
        _:N8eca0370b91c434087183eddbaaf851f,
        _:Nf87ec9792c124b7e95bde2969a153b54 ;
    mo:track_count 5 ;
    schema:duration "PT19:27"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0b42f306c61045deb24576cc0071c90a,
        _:N0c96ae51d0584d28ad32fe8e59784929,
        _:N39b36e4f6cc0493ba70fc1a620610224,
        _:N8eca0370b91c434087183eddbaaf851f,
        _:Nf87ec9792c124b7e95bde2969a153b54 .

