@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 _:Nec634d999e8f44ff8563121b51b576b6 ;
    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#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#subject> ;
    foaf:name "(T.Piacere)"@en .

_:N3bd32b784f5e4d69a5e30a52f510007c 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 _:Nec634d999e8f44ff8563121b51b576b6 ;
    schema:name "God Princess"@en,
        "God Princess"@ja,
        "God Princess"@ja-latn .

_:N709c777078f642e9b8017e551e4cf3a9 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 _:Nec634d999e8f44ff8563121b51b576b6 ;
    schema:name "Maple Code"@en,
        "Maple Code"@ja,
        "Maple Code"@ja-latn .

_:N78948201e0264ef799388e4f15adac10 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 _:Nec634d999e8f44ff8563121b51b576b6 ;
    schema:name "Still Moment"@en,
        "Still Moment"@ja,
        "Still Moment"@ja-latn .

_:N8ce263e14c5f4bff8aea901a84d89387 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 _:Nec634d999e8f44ff8563121b51b576b6 ;
    schema:name "Mind Harmony"@en,
        "Mind Harmony"@ja,
        "Mind Harmony"@ja-latn .

_:N97c086e64fc14e2e89bdb64dfd992040 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 _:Nec634d999e8f44ff8563121b51b576b6 ;
    schema:name "moving！nature"@en,
        "moving！nature"@ja,
        "moving！nature"@ja-latn .

_:N9deefa9e3da44a4b81c1daa01391dc32 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 _:Nec634d999e8f44ff8563121b51b576b6 ;
    schema:name "High Autumn ~ fall of the leaf ~"@en,
        "高秋 ～ fall of the leaf ～"@ja,
        "Takaaki ～ fall of the leaf ～"@ja-latn .

_:Na6884be23da14737b8c9b8661b325e95 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 _:Nec634d999e8f44ff8563121b51b576b6 ;
    schema:name "Remain"@en,
        "Remain"@ja,
        "Remain"@ja-latn .

_:Ncd4081a5caf94a2b92b2481af42c1038 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 _:Nec634d999e8f44ff8563121b51b576b6 ;
    schema:name "promise flower"@en,
        "promise flower"@ja,
        "promise flower"@ja-latn .

_:Neb512b80e3da4bc7b02354e133befa05 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 _:Nec634d999e8f44ff8563121b51b576b6 ;
    schema:name "Rainy Heart"@en,
        "Rainy Heart"@ja,
        "Rainy Heart"@ja-latn .

_:Nec634d999e8f44ff8563121b51b576b6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3bd32b784f5e4d69a5e30a52f510007c,
        _:N709c777078f642e9b8017e551e4cf3a9,
        _:N78948201e0264ef799388e4f15adac10,
        _:N8ce263e14c5f4bff8aea901a84d89387,
        _:N97c086e64fc14e2e89bdb64dfd992040,
        _:N9deefa9e3da44a4b81c1daa01391dc32,
        _:Na6884be23da14737b8c9b8661b325e95,
        _:Ncd4081a5caf94a2b92b2481af42c1038,
        _:Neb512b80e3da4bc7b02354e133befa05 ;
    mo:track_count 9 ;
    schema:duration "PT45:19"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N3bd32b784f5e4d69a5e30a52f510007c,
        _:N709c777078f642e9b8017e551e4cf3a9,
        _:N78948201e0264ef799388e4f15adac10,
        _:N8ce263e14c5f4bff8aea901a84d89387,
        _:N97c086e64fc14e2e89bdb64dfd992040,
        _:N9deefa9e3da44a4b81c1daa01391dc32,
        _:Na6884be23da14737b8c9b8661b325e95,
        _:Ncd4081a5caf94a2b92b2481af42c1038,
        _:Neb512b80e3da4bc7b02354e133befa05 .

