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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101497#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/101497#composition>,
        <album/101497#subject> ;
    foaf:name "ZUN"@en .

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101497#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/101497#composition>,
        <album/101497#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

<event/203> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 13 (Oct 22, 2017)" .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/79/101497/101497-1594845613.jpg> a schema:ImageObject,
        foaf:Image .

<album/101497#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Along the Way"@en,
        "Along the Way"@ja,
        "Along the Way"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/101497#musicalwork> ;
    schema:name "Along the Way"@en,
        "Along the Way"@ja,
        "Along the Way"@ja-latn .

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

<artist/34269#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101497#performance> ;
    schema:name "Kanon Ryuusei"@en,
        "流星奏音"@ja ;
    foaf:name "Kanon Ryuusei"@en,
        "流星奏音"@ja .

<album/101497#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Along the Way"@en,
        "Along the Way"@ja,
        "Along the Way"@ja-latn ;
    mo:performance_of <album/101497#musicalwork> ;
    mo:performer _:N25ad0b36bef24d31a3c135fc519f278d,
        <artist/34269#subject> ;
    mo:recorded_as <album/101497#musicalexpression> ;
    schema:byArtist _:N25ad0b36bef24d31a3c135fc519f278d,
        <artist/34269#subject> ;
    schema:name "Along the Way"@en,
        "Along the Way"@ja,
        "Along the Way"@ja-latn ;
    schema:workPerformed <album/101497#musicalwork> .

<album/101497#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-22"^^xsd:date ;
    dcterms:title "Along the Way"@en,
        "Along the Way"@ja,
        "Along the Way"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/101497#musicalexpression> ;
    mo:publisher _:Nd6a07b892fd24106a07e618d920fcceb ;
    mo:record _:N4f3957ca5a29473c90e000ca28cfd822 ;
    mo:record_count 1 ;
    mo:release <event/203> ;
    schema:about <product/1948#subject>,
        <product/22#subject>,
        <product/35#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "森次"@en ;
            foaf:name "森次"@en ],
        <artist/34269#subject> ;
    schema:datePublished "2017-10-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/101497/101497-1594845613.jpg> ;
    schema:name "Along the Way"@en,
        "Along the Way"@ja,
        "Along the Way"@ja-latn ;
    schema:publisher _:Nd6a07b892fd24106a07e618d920fcceb ;
    foaf:depiction <https://media.vgm.io/albums/79/101497/101497-1594845613.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ばーばら"@en ;
    foaf:made <album/101497#lyrics> ;
    foaf:name "ばーばら"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ばーばら"@en ;
    foaf:made <album/101497#subject> ;
    foaf:name "ばーばら"@en .

_:N25ad0b36bef24d31a3c135fc519f278d a schema:Person,
        foaf:Person ;
    mo:performed <album/101497#performance> ;
    schema:name "森次"@en ;
    foaf:name "森次"@en .

_:Na602283da9864181bedf5f20f217c17b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真夏のカゲロウ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N4f3957ca5a29473c90e000ca28cfd822 ;
    schema:name "真夏のカゲロウ"@ja .

_:Na953010dfff7419abecf90d579d1dfae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stranger"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N4f3957ca5a29473c90e000ca28cfd822 ;
    schema:name "Stranger"@ja .

_:Nd6a07b892fd24106a07e618d920fcceb schema:name "Sanshi Suimei"@en,
        "Sanshi Suimei"@ja,
        "Sanshi Suimei"@ja-latn ;
    foaf:name "Sanshi Suimei"@en,
        "Sanshi Suimei"@ja,
        "Sanshi Suimei"@ja-latn .

_:Neb2addd4cc504b8fb3d58b33be77527c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自世界ロジカル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N4f3957ca5a29473c90e000ca28cfd822 ;
    schema:name "自世界ロジカル"@ja .

_:N4f3957ca5a29473c90e000ca28cfd822 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na602283da9864181bedf5f20f217c17b,
        _:Na953010dfff7419abecf90d579d1dfae,
        _:Neb2addd4cc504b8fb3d58b33be77527c ;
    mo:track_count 3 ;
    schema:duration "PT11:48"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:Na602283da9864181bedf5f20f217c17b,
        _:Na953010dfff7419abecf90d579d1dfae,
        _:Neb2addd4cc504b8fb3d58b33be77527c .

