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

<artist/44536#subject> a schema:Person,
        foaf:Person ;
    schema:name "RYUICHI"@en ;
    foaf:made <album/117932#lyrics>,
        <album/117932#subject> ;
    foaf:name "RYUICHI"@en .

<artist/48637#subject> a schema:Person,
        foaf:Person ;
    schema:name "SHUN"@en ;
    foaf:made <album/117932#lyrics>,
        <album/117932#subject> ;
    foaf:name "SHUN"@en .

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

<artist/25654#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117932#subject> ;
    schema:name "Koji Ide"@en,
        "井手コウジ"@ja ;
    foaf:made <album/117932#composition>,
        <album/117932#lyrics>,
        <album/117932#subject> ;
    foaf:name "Koji Ide"@en,
        "井手コウジ"@ja .

<artist/32548#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117932#subject> ;
    schema:name "JUVENILE"@en ;
    foaf:made <album/117932#composition>,
        <album/117932#subject> ;
    foaf:name "JUVENILE"@en .

<artist/46276#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117932#subject> ;
    schema:name "KEN THE 390"@en ;
    foaf:made <album/117932#composition>,
        <album/117932#lyrics>,
        <album/117932#subject> ;
    foaf:name "KEN THE 390"@en .

<product/7997#subject> a schema:CreativeWork ;
    schema:name "Hypnosis Mic -Division Rap Battle- Rule the Stage‪"@en,
        "ヒプノシスマイク-Division Rap Battle- Rule the Stage‪"@ja,
        "Hypnosis Mic -Division Rap Battle- Rule the Stage‪"@ja-latn ;
    foaf:name "Hypnosis Mic -Division Rap Battle- Rule the Stage‪"@en,
        "ヒプノシスマイク-Division Rap Battle- Rule the Stage‪"@ja,
        "Hypnosis Mic -Division Rap Battle- Rule the Stage‪"@ja-latn .

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

<album/117932#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Turn up the Stage"@en,
        "Turn up the Stage"@ja,
        "Turn up the Stage"@ja-latn ;
    mo:performance_of <album/117932#musicalwork> ;
    mo:recorded_as <album/117932#musicalexpression> ;
    schema:name "Turn up the Stage"@en,
        "Turn up the Stage"@ja,
        "Turn up the Stage"@ja-latn ;
    schema:workPerformed <album/117932#musicalwork> .

<org/1316#subject> schema:name "EVIL LINE RECORDS"@en,
        "EVIL LINE RECORDS"@ja,
        "EVIL LINE RECORDS"@ja-latn ;
    foaf:name "EVIL LINE RECORDS"@en,
        "EVIL LINE RECORDS"@ja,
        "EVIL LINE RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/23/117932/117932-a48873619382.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/117932#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Turn up the Stage"@en,
        "Turn up the Stage"@ja,
        "Turn up the Stage"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ts"@en ;
            foaf:made <album/117932#composition> ;
            foaf:name "Ts"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shiro \"IXL\" Tanaka"@en ;
            foaf:made <album/117932#composition> ;
            foaf:name "Shiro \"IXL\" Tanaka"@en ],
        <artist/25654#subject>,
        <artist/32548#subject>,
        <artist/46276#subject> ;
    mo:produced_work <album/117932#musicalwork> ;
    schema:name "Turn up the Stage"@en,
        "Turn up the Stage"@ja,
        "Turn up the Stage"@ja-latn .

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

<album/117932#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-27"^^xsd:date ;
    dcterms:title "Turn up the Stage"@en,
        "Turn up the Stage"@ja,
        "Turn up the Stage"@ja-latn ;
    mo:catalogue_number "KICA-3295" ;
    mo:media_type "CD" ;
    mo:publication_of <album/117932#musicalexpression> ;
    mo:publisher <org/1316#subject> ;
    mo:record _:Naadd8df2252447abbedd77a36d9f0c21 ;
    mo:record_count 1 ;
    schema:about <product/7997#subject> ;
    schema:datePublished "2022-04-27"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/23/117932/117932-a48873619382.jpg> ;
    schema:name "Turn up the Stage"@en,
        "Turn up the Stage"@ja,
        "Turn up the Stage"@ja-latn ;
    schema:publisher <org/1316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/117932/117932-a48873619382.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117932#subject> ;
    schema:name "Shiro \"IXL\" Tanaka"@en ;
    foaf:made <album/117932#subject> ;
    foaf:name "Shiro \"IXL\" Tanaka"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117932#subject> ;
    schema:name "Ts"@en ;
    foaf:made <album/117932#subject> ;
    foaf:name "Ts"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ts"@en ;
    foaf:made <album/117932#lyrics> ;
    foaf:name "Ts"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ts"@en ;
    foaf:made <album/117932#subject> ;
    foaf:name "Ts"@en .

_:N0e36c485252b4bd6a0eb57bdfad6c2c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blast Wolf"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Naadd8df2252447abbedd77a36d9f0c21 ;
    schema:name "Blast Wolf"@ja .

_:N117c841901c044e39504f71d9d22b8d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "School Rap"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Naadd8df2252447abbedd77a36d9f0c21 ;
    schema:name "School Rap"@ja .

_:N15e0a98195164c29ad850597d890e2df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guess Who's Back"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Naadd8df2252447abbedd77a36d9f0c21 ;
    schema:name "Guess Who's Back"@ja .

_:N45d3697150c94909ac4ddfa1f9478ebf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trap Of \"Fling\""@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Naadd8df2252447abbedd77a36d9f0c21 ;
    schema:name "Trap Of \"Fling\""@ja .

_:N4f0f1dd7c0a84030badbf252d374112b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trigger Off"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Naadd8df2252447abbedd77a36d9f0c21 ;
    schema:name "Trigger Off"@ja .

_:N810120f3e30f4886b5161f2948aeba3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸福世界・粘糸<ねんし>"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Naadd8df2252447abbedd77a36d9f0c21 ;
    schema:name "幸福世界・粘糸<ねんし>"@ja .

_:N8ed35ae1461343eaa58096fdafbaae96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hypnosis Delight +"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:15"^^xsd:interval ;
    schema:inPlaylist _:Naadd8df2252447abbedd77a36d9f0c21 ;
    schema:name "Hypnosis Delight +"@ja .

_:Nb30285fc14494104a178ea051219909a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アサクサBounce"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Naadd8df2252447abbedd77a36d9f0c21 ;
    schema:name "アサクサBounce"@ja .

_:Nb5bf729364754177a8045ed4b273d8fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "B.A.T Strike Back Against"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Naadd8df2252447abbedd77a36d9f0c21 ;
    schema:name "B.A.T Strike Back Against"@ja .

_:Nc1201cc409ff4e0e8126b0e8927a7823 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Counterfeit Busters"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Naadd8df2252447abbedd77a36d9f0c21 ;
    schema:name "Counterfeit Busters"@ja .

_:Nd9142f37d3764a2ca615bd4589496604 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle of Pride"@ja ;
    mo:track_number 13 ;
    schema:duration "PT8:39"^^xsd:interval ;
    schema:inPlaylist _:Naadd8df2252447abbedd77a36d9f0c21 ;
    schema:name "Battle of Pride"@ja .

_:Ne13cf68473d44f8c81cfdfe481df71f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rule the Stage wiz 6 mic"@ja ;
    mo:track_number 15 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Naadd8df2252447abbedd77a36d9f0c21 ;
    schema:name "Rule the Stage wiz 6 mic"@ja .

_:Ne751eb33392c43aa887eeca1a3e4774d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オオサカ24金マジック"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Naadd8df2252447abbedd77a36d9f0c21 ;
    schema:name "オオサカ24金マジック"@ja .

_:Nee04e35e8fa24dca88ce3c9850d7803c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Are North Bastard"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Naadd8df2252447abbedd77a36d9f0c21 ;
    schema:name "We Are North Bastard"@ja .

_:Nf5c09f2a411f490b8379bfa612ef24bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shout Out to the Revolution -Rule the Stage track.5-"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Naadd8df2252447abbedd77a36d9f0c21 ;
    schema:name "Shout Out to the Revolution -Rule the Stage track.5-"@ja .

_:Naadd8df2252447abbedd77a36d9f0c21 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e36c485252b4bd6a0eb57bdfad6c2c0,
        _:N117c841901c044e39504f71d9d22b8d2,
        _:N15e0a98195164c29ad850597d890e2df,
        _:N45d3697150c94909ac4ddfa1f9478ebf,
        _:N4f0f1dd7c0a84030badbf252d374112b,
        _:N810120f3e30f4886b5161f2948aeba3a,
        _:N8ed35ae1461343eaa58096fdafbaae96,
        _:Nb30285fc14494104a178ea051219909a,
        _:Nb5bf729364754177a8045ed4b273d8fa,
        _:Nc1201cc409ff4e0e8126b0e8927a7823,
        _:Nd9142f37d3764a2ca615bd4589496604,
        _:Ne13cf68473d44f8c81cfdfe481df71f3,
        _:Ne751eb33392c43aa887eeca1a3e4774d,
        _:Nee04e35e8fa24dca88ce3c9850d7803c,
        _:Nf5c09f2a411f490b8379bfa612ef24bb ;
    mo:track_count 15 ;
    schema:duration "PT65:07"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0e36c485252b4bd6a0eb57bdfad6c2c0,
        _:N117c841901c044e39504f71d9d22b8d2,
        _:N15e0a98195164c29ad850597d890e2df,
        _:N45d3697150c94909ac4ddfa1f9478ebf,
        _:N4f0f1dd7c0a84030badbf252d374112b,
        _:N810120f3e30f4886b5161f2948aeba3a,
        _:N8ed35ae1461343eaa58096fdafbaae96,
        _:Nb30285fc14494104a178ea051219909a,
        _:Nb5bf729364754177a8045ed4b273d8fa,
        _:Nc1201cc409ff4e0e8126b0e8927a7823,
        _:Nd9142f37d3764a2ca615bd4589496604,
        _:Ne13cf68473d44f8c81cfdfe481df71f3,
        _:Ne751eb33392c43aa887eeca1a3e4774d,
        _:Nee04e35e8fa24dca88ce3c9850d7803c,
        _:Nf5c09f2a411f490b8379bfa612ef24bb .

