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

<artist/14433#subject> a schema:Person,
        foaf:Person ;
    schema:name "LuciA"@en,
        "るちあ"@ja ;
    foaf:made <album/39128#lyrics>,
        <album/39128#subject> ;
    foaf:name "LuciA"@en,
        "るちあ"@ja .

<artist/14434#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mizuyosi"@en,
        "みずよし"@ja ;
    foaf:made <album/39128#lyrics>,
        <album/39128#subject> ;
    foaf:name "Mizuyosi"@en,
        "みずよし"@ja .

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

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

<event/159> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 10 (May 26, 2013)" .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@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 .

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

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

<org/1155#subject> schema:name "T.Piacere"@en,
        "ティー・ピアチェーレ"@ja,
        "T.Piacere"@ja-latn ;
    foaf:name "T.Piacere"@en,
        "ティー・ピアチェーレ"@ja,
        "T.Piacere"@ja-latn .

<https://media.vgm.io/albums/82/39128/39128-1367880118.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/39128#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/82/39128/39128-1367880118.png> ;
    foaf:depicts <album/39128#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/82/39128/39128-1367880118.png> .

<https://medium-media.vgm.io/albums/82/39128/39128-1367880118.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/39128#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-26"^^xsd:date ;
    dcterms:title "Still Moment"@en,
        "Still Moment"@ja,
        "Still Moment"@ja-latn ;
    mo:catalogue_number "T.P-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39128#musicalexpression> ;
    mo:publisher <org/1155#subject> ;
    mo:record _:N10439a5a320548c0a7fe671e0b87dc3a ;
    mo:record_count 1 ;
    mo:release <event/159> ;
    schema:about <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:datePublished "2013-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/39128/39128-1367880118.png> ;
    schema:name "Still Moment"@en,
        "Still Moment"@ja,
        "Still Moment"@ja-latn ;
    schema:publisher <org/1155#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/39128/39128-1367880118.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(T.Piacere)"@en ;
    foaf:made <album/39128#lyrics> ;
    foaf:name "(T.Piacere)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(T.Piacere"@en ;
    foaf:made <album/39128#subject> ;
    foaf:name "(T.Piacere"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(T.Piacere"@en ;
    foaf:made <album/39128#lyrics> ;
    foaf:name "(T.Piacere"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(T.Piacere)"@en ;
    foaf:made <album/39128#subject> ;
    foaf:name "(T.Piacere)"@en .

_:N055ce0f9d8554fe09534804cd482ef80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "promise flower"@en,
        "promise flower"@ja,
        "promise flower"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N10439a5a320548c0a7fe671e0b87dc3a ;
    schema:name "promise flower"@en,
        "promise flower"@ja,
        "promise flower"@ja-latn .

_:N0a754be4552a4444b334e7bb6dbba1b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still Moment"@en,
        "Still Moment"@ja,
        "Still Moment"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N10439a5a320548c0a7fe671e0b87dc3a ;
    schema:name "Still Moment"@en,
        "Still Moment"@ja,
        "Still Moment"@ja-latn .

_:N126c1f8ccb6e41d094c79f71f2922182 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainy Heart"@en,
        "Rainy Heart"@ja,
        "Rainy Heart"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N10439a5a320548c0a7fe671e0b87dc3a ;
    schema:name "Rainy Heart"@en,
        "Rainy Heart"@ja,
        "Rainy Heart"@ja-latn .

_:N1f9998c442cc4052832a3112d913f30e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God Princess"@en,
        "God Princess"@ja,
        "God Princess"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N10439a5a320548c0a7fe671e0b87dc3a ;
    schema:name "God Princess"@en,
        "God Princess"@ja,
        "God Princess"@ja-latn .

_:N56ee6a0fb9a24a66b20f3e71740eb5f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mind Harmony"@en,
        "Mind Harmony"@ja,
        "Mind Harmony"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N10439a5a320548c0a7fe671e0b87dc3a ;
    schema:name "Mind Harmony"@en,
        "Mind Harmony"@ja,
        "Mind Harmony"@ja-latn .

_:N5f93c4d7eba34e1a8f57f17d356176c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Autumn ~ fall of the leaf ~"@en,
        "高秋 ～ fall of the leaf ～"@ja,
        "Takaaki ～ fall of the leaf ～"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N10439a5a320548c0a7fe671e0b87dc3a ;
    schema:name "High Autumn ~ fall of the leaf ~"@en,
        "高秋 ～ fall of the leaf ～"@ja,
        "Takaaki ～ fall of the leaf ～"@ja-latn .

_:Nc0b624867e7b480d8830b4547bfeac90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remain"@en,
        "Remain"@ja,
        "Remain"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N10439a5a320548c0a7fe671e0b87dc3a ;
    schema:name "Remain"@en,
        "Remain"@ja,
        "Remain"@ja-latn .

_:Ne0eb910b0e3c46e0b64e30985ddd5019 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maple Code"@en,
        "Maple Code"@ja,
        "Maple Code"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N10439a5a320548c0a7fe671e0b87dc3a ;
    schema:name "Maple Code"@en,
        "Maple Code"@ja,
        "Maple Code"@ja-latn .

_:Ne404fe7ec5194650989a0f9428ee6b97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moving！nature"@en,
        "moving！nature"@ja,
        "moving！nature"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N10439a5a320548c0a7fe671e0b87dc3a ;
    schema:name "moving！nature"@en,
        "moving！nature"@ja,
        "moving！nature"@ja-latn .

_:N10439a5a320548c0a7fe671e0b87dc3a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N055ce0f9d8554fe09534804cd482ef80,
        _:N0a754be4552a4444b334e7bb6dbba1b9,
        _:N126c1f8ccb6e41d094c79f71f2922182,
        _:N1f9998c442cc4052832a3112d913f30e,
        _:N56ee6a0fb9a24a66b20f3e71740eb5f3,
        _:N5f93c4d7eba34e1a8f57f17d356176c2,
        _:Nc0b624867e7b480d8830b4547bfeac90,
        _:Ne0eb910b0e3c46e0b64e30985ddd5019,
        _:Ne404fe7ec5194650989a0f9428ee6b97 ;
    mo:track_count 9 ;
    schema:duration "PT45:19"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N055ce0f9d8554fe09534804cd482ef80,
        _:N0a754be4552a4444b334e7bb6dbba1b9,
        _:N126c1f8ccb6e41d094c79f71f2922182,
        _:N1f9998c442cc4052832a3112d913f30e,
        _:N56ee6a0fb9a24a66b20f3e71740eb5f3,
        _:N5f93c4d7eba34e1a8f57f17d356176c2,
        _:Nc0b624867e7b480d8830b4547bfeac90,
        _:Ne0eb910b0e3c46e0b64e30985ddd5019,
        _:Ne404fe7ec5194650989a0f9428ee6b97 .

