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

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

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

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<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/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@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/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn .

<product/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn .

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

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

<org/196#subject> schema:name "Rolling Contact"@en,
        "Rolling Contact"@ja,
        "Rolling Contact"@ja-latn ;
    foaf:name "Rolling Contact"@en,
        "Rolling Contact"@ja,
        "Rolling Contact"@ja-latn .

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

<https://medium-media.vgm.io/albums/13/24331/24331-1299000410.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24331#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "HARDCORE BARRAGE"@en,
        "HARDCORE BARRAGE"@ja,
        "HARDCORE BARRAGE"@ja-latn ;
    mo:catalogue_number "LOLI-0024" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24331#musicalexpression> ;
    mo:publisher <org/196#subject> ;
    mo:record _:Nad39f9f0773e492ea6c001cb97a98c56 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/14#subject>,
        <product/16#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/276#subject>,
        <product/497#subject> ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/24331/24331-1299000410.jpg> ;
    schema:name "HARDCORE BARRAGE"@en,
        "HARDCORE BARRAGE"@ja,
        "HARDCORE BARRAGE"@ja-latn ;
    schema:publisher <org/196#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/24331/24331-1299000410.jpg> .

_:N0e435bc1daf64c66bb24e76482262ac6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire Irruption"@en,
        "Fire Irruption"@ja,
        "Fire Irruption"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Nad39f9f0773e492ea6c001cb97a98c56 ;
    schema:name "Fire Irruption"@en,
        "Fire Irruption"@ja,
        "Fire Irruption"@ja-latn .

_:N1c3dc08ff4be40c6a367827820150bf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perdition Frenzie"@en,
        "Perdition Frenzie"@ja,
        "Perdition Frenzie"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nad39f9f0773e492ea6c001cb97a98c56 ;
    schema:name "Perdition Frenzie"@en,
        "Perdition Frenzie"@ja,
        "Perdition Frenzie"@ja-latn .

_:N29f17a950c1d4f4eb1f44b20a16ce851 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sea rupture"@en,
        "sea rupture"@ja,
        "sea rupture"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nad39f9f0773e492ea6c001cb97a98c56 ;
    schema:name "sea rupture"@en,
        "sea rupture"@ja,
        "sea rupture"@ja-latn .

_:N32f30753d6594b509b0645952867b2c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Armpit Form"@en,
        "腋フォーム"@ja,
        "Waki Form"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Nad39f9f0773e492ea6c001cb97a98c56 ;
    schema:name "Armpit Form"@en,
        "腋フォーム"@ja,
        "Waki Form"@ja-latn .

_:N4d8ef097330844a99398c5151074ec27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gothic Logic"@en,
        "Gothic Logic"@ja,
        "Gothic Logic"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:Nad39f9f0773e492ea6c001cb97a98c56 ;
    schema:name "Gothic Logic"@en,
        "Gothic Logic"@ja,
        "Gothic Logic"@ja-latn .

_:N6a2928544a4649a7b51901ed65b72464 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gun Roar"@en,
        "Gun Roar"@ja,
        "Gun Roar"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Nad39f9f0773e492ea6c001cb97a98c56 ;
    schema:name "Gun Roar"@en,
        "Gun Roar"@ja,
        "Gun Roar"@ja-latn .

_:N84bb1a69365247629e468d13d4c7933e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the Show -intro-"@en,
        "Welcome to the Show -intro-"@ja,
        "Welcome to the Show -intro-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nad39f9f0773e492ea6c001cb97a98c56 ;
    schema:name "Welcome to the Show -intro-"@en,
        "Welcome to the Show -intro-"@ja,
        "Welcome to the Show -intro-"@ja-latn .

_:N8f54e956909346fd813c348b296f2e94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "feet feat feat.feet"@en,
        "feet feat feat.feet"@ja,
        "feet feat feat.feet"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nad39f9f0773e492ea6c001cb97a98c56 ;
    schema:name "feet feat feat.feet"@en,
        "feet feat feat.feet"@ja,
        "feet feat feat.feet"@ja-latn .

_:N9f1a27773b984c5b85873cdc9c291a31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rasas of Desire"@en,
        "Rasas of Desire"@ja,
        "Rasas of Desire"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nad39f9f0773e492ea6c001cb97a98c56 ;
    schema:name "Rasas of Desire"@en,
        "Rasas of Desire"@ja,
        "Rasas of Desire"@ja-latn .

_:N9f46044465044c1382951243ab47ea4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enjoy this Dream -outro-"@en,
        "Enjoy this Dream -outro-"@ja,
        "Enjoy this Dream -outro-"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nad39f9f0773e492ea6c001cb97a98c56 ;
    schema:name "Enjoy this Dream -outro-"@en,
        "Enjoy this Dream -outro-"@ja,
        "Enjoy this Dream -outro-"@ja-latn .

_:Nab2a6bc066e042d48bab216812a9f71c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Psychedelic Life (DJ mix)"@en,
        "Psychedelic Life (DJ mix)"@ja,
        "Psychedelic Life (DJ mix)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nad39f9f0773e492ea6c001cb97a98c56 ;
    schema:name "Psychedelic Life (DJ mix)"@en,
        "Psychedelic Life (DJ mix)"@ja,
        "Psychedelic Life (DJ mix)"@ja-latn .

_:Nad39f9f0773e492ea6c001cb97a98c56 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e435bc1daf64c66bb24e76482262ac6,
        _:N1c3dc08ff4be40c6a367827820150bf5,
        _:N29f17a950c1d4f4eb1f44b20a16ce851,
        _:N32f30753d6594b509b0645952867b2c8,
        _:N4d8ef097330844a99398c5151074ec27,
        _:N6a2928544a4649a7b51901ed65b72464,
        _:N84bb1a69365247629e468d13d4c7933e,
        _:N8f54e956909346fd813c348b296f2e94,
        _:N9f1a27773b984c5b85873cdc9c291a31,
        _:N9f46044465044c1382951243ab47ea4f,
        _:Nab2a6bc066e042d48bab216812a9f71c ;
    mo:track_count 11 ;
    schema:duration "PT49:54"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0e435bc1daf64c66bb24e76482262ac6,
        _:N1c3dc08ff4be40c6a367827820150bf5,
        _:N29f17a950c1d4f4eb1f44b20a16ce851,
        _:N32f30753d6594b509b0645952867b2c8,
        _:N4d8ef097330844a99398c5151074ec27,
        _:N6a2928544a4649a7b51901ed65b72464,
        _:N84bb1a69365247629e468d13d4c7933e,
        _:N8f54e956909346fd813c348b296f2e94,
        _:N9f1a27773b984c5b85873cdc9c291a31,
        _:N9f46044465044c1382951243ab47ea4f,
        _:Nab2a6bc066e042d48bab216812a9f71c .

