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

<artist/12818#subject> a schema:Person,
        foaf:Person ;
    schema:name "Renko"@en ;
    foaf:made <album/33119#subject>,
        <album/33119#vocals> ;
    foaf:name "Renko"@en .

<artist/13222#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maika"@en,
        "舞花"@ja ;
    foaf:made <album/33119#subject>,
        <album/33119#vocals> ;
    foaf:name "Maika"@en,
        "舞花"@ja .

<artist/16641#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mika"@en,
        "美歌"@ja ;
    foaf:made <album/33119#subject>,
        <album/33119#vocals> ;
    foaf:name "Mika"@en,
        "美歌"@ja .

<artist/16642#subject> a schema:Person,
        foaf:Person ;
    schema:name "Vivienne"@en ;
    foaf:made <album/33119#subject>,
        <album/33119#vocals> ;
    foaf:name "Vivienne"@en .

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

<artist/16430#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33119#subject> ;
    schema:name "NAGI☆"@en ;
    foaf:made <album/33119#composition>,
        <album/33119#subject> ;
    foaf:name "NAGI☆"@en .

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@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/33119#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Stand Up"@en,
        "Stand Up"@ja,
        "Stand Up"@ja-latn ;
    mo:composer <artist/16430#subject> ;
    mo:produced_work <album/33119#musicalwork> ;
    schema:name "Stand Up"@en,
        "Stand Up"@ja,
        "Stand Up"@ja-latn .

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

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

<org/746#subject> schema:name "FELT"@en,
        "FELT"@ja,
        "FELT"@ja-latn ;
    foaf:name "FELT"@en,
        "FELT"@ja,
        "FELT"@ja-latn .

<https://media.vgm.io/albums/91/33119/33119-becf2b135781.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/33119#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/33119/33119-becf2b135781.jpg> ;
    foaf:depicts <album/33119#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/33119/33119-becf2b135781.jpg> .

<https://medium-media.vgm.io/albums/91/33119/33119-becf2b135781.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/33119#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "Stand Up"@en,
        "Stand Up"@ja,
        "Stand Up"@ja-latn ;
    mo:catalogue_number "FELT-007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33119#musicalexpression> ;
    mo:publisher <org/746#subject> ;
    mo:record _:Nfeb57e25f96f4f1c8dfee7cb97ed97e6 ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/14#subject>,
        <product/22#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/33119/33119-becf2b135781.jpg> ;
    schema:name "Stand Up"@en,
        "Stand Up"@ja,
        "Stand Up"@ja-latn ;
    schema:publisher <org/746#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/33119/33119-becf2b135781.jpg> .

_:N4730eff80c574e5f94900f2e8c61ddd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chronos"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nfeb57e25f96f4f1c8dfee7cb97ed97e6 ;
    schema:name "chronos"@en .

_:N4f51dd89f58a421d93b03b120157cdc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Free Your Mind"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nfeb57e25f96f4f1c8dfee7cb97ed97e6 ;
    schema:name "Free Your Mind"@en .

_:N5c7ff511088446fe88e172b63c8180f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return (Outroduction)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nfeb57e25f96f4f1c8dfee7cb97ed97e6 ;
    schema:name "Return (Outroduction)"@en .

_:N6566a1a73f934572be1725e127bd713b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reset (Introduction)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nfeb57e25f96f4f1c8dfee7cb97ed97e6 ;
    schema:name "Reset (Introduction)"@en .

_:Nb61d378098054b9a86c968177000135c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rational Beings"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nfeb57e25f96f4f1c8dfee7cb97ed97e6 ;
    schema:name "Rational Beings"@en .

_:Ne55c037cb5c24d56b946e4cf65bb0e04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent Eyes"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nfeb57e25f96f4f1c8dfee7cb97ed97e6 ;
    schema:name "Innocent Eyes"@en .

_:Nf90612be978446a8898d387c1f3d0f21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Star"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nfeb57e25f96f4f1c8dfee7cb97ed97e6 ;
    schema:name "Silent Star"@en .

_:Nfb26fb4aaa8f4899b3696f9923b08db3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World Around Us"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nfeb57e25f96f4f1c8dfee7cb97ed97e6 ;
    schema:name "World Around Us"@en .

_:Nfeb57e25f96f4f1c8dfee7cb97ed97e6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4730eff80c574e5f94900f2e8c61ddd1,
        _:N4f51dd89f58a421d93b03b120157cdc8,
        _:N5c7ff511088446fe88e172b63c8180f0,
        _:N6566a1a73f934572be1725e127bd713b,
        _:Nb61d378098054b9a86c968177000135c,
        _:Ne55c037cb5c24d56b946e4cf65bb0e04,
        _:Nf90612be978446a8898d387c1f3d0f21,
        _:Nfb26fb4aaa8f4899b3696f9923b08db3 ;
    mo:track_count 8 ;
    schema:duration "PT26:34"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N4730eff80c574e5f94900f2e8c61ddd1,
        _:N4f51dd89f58a421d93b03b120157cdc8,
        _:N5c7ff511088446fe88e172b63c8180f0,
        _:N6566a1a73f934572be1725e127bd713b,
        _:Nb61d378098054b9a86c968177000135c,
        _:Ne55c037cb5c24d56b946e4cf65bb0e04,
        _:Nf90612be978446a8898d387c1f3d0f21,
        _:Nfb26fb4aaa8f4899b3696f9923b08db3 .

