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

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

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

<artist/65991#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22615#subject> ;
    schema:name "TAK-sk"@en ;
    foaf:made <album/22615#composition>,
        <album/22615#subject> ;
    foaf:name "TAK-sk"@en .

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 2010)" .

<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/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@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/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 .

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

<org/741#subject> schema:name "Poplica*"@en,
        "Poplica*"@ja,
        "Poplica*"@ja-latn ;
    foaf:name "Poplica*"@en,
        "Poplica*"@ja,
        "Poplica*"@ja-latn .

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

<https://medium-media.vgm.io/albums/51/22615/22615-1293029041.png> a schema:ImageObject,
        foaf:Image .

<album/22615#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Live A-Round"@en,
        "Live A-Round"@ja,
        "Live A-Round"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/65991#subject> ;
    mo:produced_work <album/22615#musicalwork> ;
    schema:name "Live A-Round"@en,
        "Live A-Round"@ja,
        "Live A-Round"@ja-latn .

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

<artist/10217#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22615#performance> ;
    schema:name "SHIKI"@en ;
    foaf:made <album/22615#lyrics>,
        <album/22615#subject> ;
    foaf:name "SHIKI"@en .

<artist/7301#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22615#performance> ;
    schema:name "Mei Ayakura"@en,
        "綾倉盟"@ja ;
    foaf:made <album/22615#lyrics>,
        <album/22615#subject> ;
    foaf:name "Mei Ayakura"@en,
        "綾倉盟"@ja .

<artist/7321#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22615#performance> ;
    schema:name "Tsubaki Ichimatsu"@en,
        "市松椿"@ja ;
    foaf:made <album/22615#lyrics>,
        <album/22615#subject> ;
    foaf:name "Tsubaki Ichimatsu"@en,
        "市松椿"@ja .

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

<album/22615#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Live A-Round"@en,
        "Live A-Round"@ja,
        "Live A-Round"@ja-latn ;
    mo:performance_of <album/22615#musicalwork> ;
    mo:performer <artist/10217#subject>,
        <artist/7301#subject>,
        <artist/7321#subject> ;
    mo:recorded_as <album/22615#musicalexpression> ;
    schema:byArtist <artist/10217#subject>,
        <artist/7301#subject>,
        <artist/7321#subject> ;
    schema:name "Live A-Round"@en,
        "Live A-Round"@ja,
        "Live A-Round"@ja-latn ;
    schema:workPerformed <album/22615#musicalwork> .

<album/22615#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "Live A-Round"@en,
        "Live A-Round"@ja,
        "Live A-Round"@ja-latn ;
    mo:catalogue_number "SSC-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22615#musicalexpression> ;
    mo:publisher <org/741#subject> ;
    mo:record _:N365747b4f6bd4c5280da107dd0c0e69c ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/14#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/10217#subject>,
        <artist/7301#subject>,
        <artist/7321#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/22615/22615-1293029041.png> ;
    schema:name "Live A-Round"@en,
        "Live A-Round"@ja,
        "Live A-Round"@ja-latn ;
    schema:publisher <org/741#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/22615/22615-1293029041.png> .

_:N1cf044fc9b604df998c4ad82ea6cff1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forget the lie feat.綾倉盟"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N365747b4f6bd4c5280da107dd0c0e69c ;
    schema:name "Forget the lie feat.綾倉盟"@ja .

_:N2889ca8134aa4abb8f896219d10ba507 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantasm"@ja ;
    mo:track_number 5 ;
    schema:duration "PT9:03"^^xsd:interval ;
    schema:inPlaylist _:N365747b4f6bd4c5280da107dd0c0e69c ;
    schema:name "Phantasm"@ja .

_:N2b30a94898864105977309fd3bccf59f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "回游の森"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N365747b4f6bd4c5280da107dd0c0e69c ;
    schema:name "回游の森"@ja .

_:N2d6c647f74b94a1fb8cc4389f754384f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Childhood feat.綾倉盟"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N365747b4f6bd4c5280da107dd0c0e69c ;
    schema:name "Childhood feat.綾倉盟"@ja .

_:N3e2252cedc57436d8c33ad5377429550 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フタリノユメ feat.市松椿"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N365747b4f6bd4c5280da107dd0c0e69c ;
    schema:name "フタリノユメ feat.市松椿"@ja .

_:N7d8f12a886034f8dbb7bc824e88087d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Repeat the Round..."@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N365747b4f6bd4c5280da107dd0c0e69c ;
    schema:name "Repeat the Round..."@ja .

_:Nb163d661808542af93f1eec73556ec49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crush the cage!!! feat.SHIKI,綾倉盟"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N365747b4f6bd4c5280da107dd0c0e69c ;
    schema:name "Crush the cage!!! feat.SHIKI,綾倉盟"@ja .

_:Ndb599dd596094a00ba6806a779ea2b06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Live Around feat.市松椿"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N365747b4f6bd4c5280da107dd0c0e69c ;
    schema:name "Live Around feat.市松椿"@ja .

_:Nf97b1ad1fedf412ea6841aa92d55a5a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epicurean feat.綾倉盟"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N365747b4f6bd4c5280da107dd0c0e69c ;
    schema:name "Epicurean feat.綾倉盟"@ja .

_:N365747b4f6bd4c5280da107dd0c0e69c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1cf044fc9b604df998c4ad82ea6cff1d,
        _:N2889ca8134aa4abb8f896219d10ba507,
        _:N2b30a94898864105977309fd3bccf59f,
        _:N2d6c647f74b94a1fb8cc4389f754384f,
        _:N3e2252cedc57436d8c33ad5377429550,
        _:N7d8f12a886034f8dbb7bc824e88087d7,
        _:Nb163d661808542af93f1eec73556ec49,
        _:Ndb599dd596094a00ba6806a779ea2b06,
        _:Nf97b1ad1fedf412ea6841aa92d55a5a8 ;
    mo:track_count 9 ;
    schema:duration "PT43:33"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1cf044fc9b604df998c4ad82ea6cff1d,
        _:N2889ca8134aa4abb8f896219d10ba507,
        _:N2b30a94898864105977309fd3bccf59f,
        _:N2d6c647f74b94a1fb8cc4389f754384f,
        _:N3e2252cedc57436d8c33ad5377429550,
        _:N7d8f12a886034f8dbb7bc824e88087d7,
        _:Nb163d661808542af93f1eec73556ec49,
        _:Ndb599dd596094a00ba6806a779ea2b06,
        _:Nf97b1ad1fedf412ea6841aa92d55a5a8 .

