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

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

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

<artist/13534#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1438#subject> ;
    schema:name "RYO"@en ;
    foaf:made <album/1438#composition>,
        <album/1438#subject> ;
    foaf:name "RYO"@en .

<artist/13535#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1438#subject> ;
    schema:name "K,C,B,H"@en ;
    foaf:made <album/1438#composition>,
        <album/1438#subject> ;
    foaf:name "K,C,B,H"@en .

<artist/39347#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1438#subject> ;
    schema:name "NAOKI MAEDA"@en ;
    foaf:made <album/1438#composition>,
        <album/1438#subject> ;
    foaf:name "NAOKI MAEDA"@en .

<artist/39600#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1438#subject> ;
    schema:name "Takayuki Ishikawa"@en ;
    foaf:made <album/1438#composition>,
        <album/1438#subject> ;
    foaf:name "Takayuki Ishikawa"@en .

<artist/39676#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1438#subject> ;
    schema:name "Hiroyuki Togo"@en ;
    foaf:made <album/1438#composition>,
        <album/1438#subject> ;
    foaf:name "Hiroyuki Togo"@en .

<artist/62632#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1438#subject> ;
    schema:name "Megumi Oka"@en ;
    foaf:made <album/1438#composition>,
        <album/1438#subject> ;
    foaf:name "Megumi Oka"@en .

<artist/62633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1438#subject> ;
    schema:name "Masatoshi Sakashita"@en ;
    foaf:made <album/1438#composition>,
        <album/1438#subject> ;
    foaf:name "Masatoshi Sakashita"@en .

<product/2358#subject> a schema:CreativeWork ;
    schema:name "Dance Dance Revolution EXTREME"@en,
        "ダンスダンスレボリューションエクストリーム"@ja,
        "Dance Dance Revolution EXTREME"@ja-latn ;
    foaf:name "Dance Dance Revolution EXTREME"@en,
        "ダンスダンスレボリューションエクストリーム"@ja,
        "Dance Dance Revolution EXTREME"@ja-latn .

<product/79#subject> a schema:CreativeWork ;
    schema:name "beatmania IIDX 9th style"@en,
        "beatmania IIDX 9th style"@ja,
        "beatmania IIDX 9th style"@ja-latn ;
    foaf:name "beatmania IIDX 9th style"@en,
        "beatmania IIDX 9th style"@ja,
        "beatmania IIDX 9th style"@ja-latn .

<release/41#subject> a schema:CreativeWork ;
    schema:name "beatmania IIDX 8th style (PS2)"@en,
        "beatmania IIDX 8th style (PS2)"@ja,
        "beatmania IIDX 8th style (PS2)"@ja-latn ;
    foaf:name "beatmania IIDX 8th style (PS2)"@en,
        "beatmania IIDX 8th style (PS2)"@ja,
        "beatmania IIDX 8th style (PS2)"@ja-latn .

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

<album/1438#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "V-RARE SOUNDTRACK 10 - beatmaniaIIDX 9th style"@en,
        "V-RARE SOUNDTRACK 10 - beatmaniaIIDX 9th style"@ja,
        "V-RARE SOUNDTRACK 10 - beatmaniaIIDX 9th style"@ja-latn ;
    mo:performance_of <album/1438#musicalwork> ;
    mo:recorded_as <album/1438#musicalexpression> ;
    schema:name "V-RARE SOUNDTRACK 10 - beatmaniaIIDX 9th style"@en,
        "V-RARE SOUNDTRACK 10 - beatmaniaIIDX 9th style"@ja,
        "V-RARE SOUNDTRACK 10 - beatmaniaIIDX 9th style"@ja-latn ;
    schema:workPerformed <album/1438#musicalwork> .

<org/137#subject> schema:name "Konami Media Entertainment, Inc."@en,
        "株式会社コナミメディアエンタテインメント"@ja,
        "Konami Media Entertainment, Inc."@ja-latn ;
    foaf:name "Konami Media Entertainment, Inc."@en,
        "株式会社コナミメディアエンタテインメント"@ja,
        "Konami Media Entertainment, Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/83/1438/1438-1305768879.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1438#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "V-RARE SOUNDTRACK 10 - beatmaniaIIDX 9th style"@en,
        "V-RARE SOUNDTRACK 10 - beatmaniaIIDX 9th style"@ja,
        "V-RARE SOUNDTRACK 10 - beatmaniaIIDX 9th style"@ja-latn ;
    mo:composer <artist/13534#subject>,
        <artist/13535#subject>,
        <artist/39347#subject>,
        <artist/39600#subject>,
        <artist/39676#subject>,
        <artist/62632#subject>,
        <artist/62633#subject> ;
    mo:produced_work <album/1438#musicalwork> ;
    schema:name "V-RARE SOUNDTRACK 10 - beatmaniaIIDX 9th style"@en,
        "V-RARE SOUNDTRACK 10 - beatmaniaIIDX 9th style"@ja,
        "V-RARE SOUNDTRACK 10 - beatmaniaIIDX 9th style"@ja-latn .

<album/1438#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-03-24"^^xsd:date ;
    dcterms:title "V-RARE SOUNDTRACK 10 - beatmaniaIIDX 9th style"@en,
        "V-RARE SOUNDTRACK 10 - beatmaniaIIDX 9th style"@ja,
        "V-RARE SOUNDTRACK 10 - beatmaniaIIDX 9th style"@ja-latn ;
    mo:catalogue_number "LC1369" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1438#musicalexpression> ;
    mo:publisher <org/137#subject> ;
    mo:record _:N18a58d93c1514fb4a705491fec1bf8b8 ;
    mo:record_count 1 ;
    schema:about <product/2358#subject>,
        <product/79#subject>,
        <release/41#subject> ;
    schema:datePublished "2005-03-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/1438/1438-1305768879.jpg> ;
    schema:name "V-RARE SOUNDTRACK 10 - beatmaniaIIDX 9th style"@en,
        "V-RARE SOUNDTRACK 10 - beatmaniaIIDX 9th style"@ja,
        "V-RARE SOUNDTRACK 10 - beatmaniaIIDX 9th style"@ja-latn ;
    schema:publisher <org/137#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/1438/1438-1305768879.jpg> .

_:N14bb0d4f07fd49e0a7596f8bad312c0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Every Day Lovely Day [L.E.D.STYLE MIX]"@en,
        "エブリデイ・ラブリデイ [L.E.D.STYLE MIX]"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N18a58d93c1514fb4a705491fec1bf8b8 ;
    schema:name "Every Day Lovely Day [L.E.D.STYLE MIX]"@en,
        "エブリデイ・ラブリデイ [L.E.D.STYLE MIX]"@ja .

_:N2129c896e16a4bd28feba65616caabbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "5PM ETERNAL [original long version]"@en,
        "5PM ETERNAL [original long version]"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N18a58d93c1514fb4a705491fec1bf8b8 ;
    schema:name "5PM ETERNAL [original long version]"@en,
        "5PM ETERNAL [original long version]"@ja .

_:N676b0685de06479c89b6e1fc977c51af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Showa Corporate Worker, Section Chief Arayama [Overtime Work mix]"@en,
        "昭和企業戦士荒山課長 [時間外勤務mix]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N18a58d93c1514fb4a705491fec1bf8b8 ;
    schema:name "Showa Corporate Worker, Section Chief Arayama [Overtime Work mix]"@en,
        "昭和企業戦士荒山課長 [時間外勤務mix]"@ja .

_:N75f0b0134a5c43b88a7d7ebdc82636be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHARLOTTE [i-dep mix]"@en,
        "CHARLOTTE [i-dep mix]"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N18a58d93c1514fb4a705491fec1bf8b8 ;
    schema:name "CHARLOTTE [i-dep mix]"@en,
        "CHARLOTTE [i-dep mix]"@ja .

_:N81163728b1a34700bd280a89171ba4ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The end of my spiritually [Post Production Mitsuto Suzuki 050218mix]"@en,
        "The end of my spiritually [Post Production Mitsuto Suzuki 050218mix]"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N18a58d93c1514fb4a705491fec1bf8b8 ;
    schema:name "The end of my spiritually [Post Production Mitsuto Suzuki 050218mix]"@en,
        "The end of my spiritually [Post Production Mitsuto Suzuki 050218mix]"@ja .

_:N89fb393947a34bb6ad5b01b4c34a0ae2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BREEDING [ZETA MIX]"@en,
        "BREEDING [ZETA MIX]"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N18a58d93c1514fb4a705491fec1bf8b8 ;
    schema:name "BREEDING [ZETA MIX]"@en,
        "BREEDING [ZETA MIX]"@ja .

_:N8f4881ef276a4c74ad0e569143132353 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silvia Drive [NIGHT FLY MIX]"@en,
        "Silvia Drive [NIGHT FLY MIX]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N18a58d93c1514fb4a705491fec1bf8b8 ;
    schema:name "Silvia Drive [NIGHT FLY MIX]"@en,
        "Silvia Drive [NIGHT FLY MIX]"@ja .

_:N997752c5fe2044e9b57353f698668a6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lower world [FIND A WAY MIX]"@en,
        "lower world [FIND A WAY MIX]"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N18a58d93c1514fb4a705491fec1bf8b8 ;
    schema:name "lower world [FIND A WAY MIX]"@en,
        "lower world [FIND A WAY MIX]"@ja .

_:Nab9af72d6680464e81ab8edb14697bda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE ♡ SHINE [Tropical mix]"@en,
        "LOVE ♡ SHINE [Tropical mix]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N18a58d93c1514fb4a705491fec1bf8b8 ;
    schema:name "LOVE ♡ SHINE [Tropical mix]"@en,
        "LOVE ♡ SHINE [Tropical mix]"@ja .

_:Nbcbc20c73d554d7da2737732bd66b808 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moon_child [E-S style mix]"@en,
        "moon_child [E-S style mix]"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N18a58d93c1514fb4a705491fec1bf8b8 ;
    schema:name "moon_child [E-S style mix]"@en,
        "moon_child [E-S style mix]"@ja .

_:Nc534a588435e4d7a94064edfd1c598d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lion Lover [HEADLINE MIX]"@en,
        "ライオン好き [HEADLINE MIX]"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N18a58d93c1514fb4a705491fec1bf8b8 ;
    schema:name "Lion Lover [HEADLINE MIX]"@en,
        "ライオン好き [HEADLINE MIX]"@ja .

_:Need3c22378904f4790dd21a644f24a63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BRIGHTNESS DARKNESS [WHITELIGHT MIX]"@en,
        "BRIGHTNESS DARKNESS [WHITELIGHT MIX]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N18a58d93c1514fb4a705491fec1bf8b8 ;
    schema:name "BRIGHTNESS DARKNESS [WHITELIGHT MIX]"@en,
        "BRIGHTNESS DARKNESS [WHITELIGHT MIX]"@ja .

_:Nf89e8e8a772843edbc04599de1c1f82a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "80's CAPSULE [original long version]"@en,
        "80'sカプセル [original long version]"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N18a58d93c1514fb4a705491fec1bf8b8 ;
    schema:name "80's CAPSULE [original long version]"@en,
        "80'sカプセル [original long version]"@ja .

_:N18a58d93c1514fb4a705491fec1bf8b8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14bb0d4f07fd49e0a7596f8bad312c0d,
        _:N2129c896e16a4bd28feba65616caabbb,
        _:N676b0685de06479c89b6e1fc977c51af,
        _:N75f0b0134a5c43b88a7d7ebdc82636be,
        _:N81163728b1a34700bd280a89171ba4ea,
        _:N89fb393947a34bb6ad5b01b4c34a0ae2,
        _:N8f4881ef276a4c74ad0e569143132353,
        _:N997752c5fe2044e9b57353f698668a6f,
        _:Nab9af72d6680464e81ab8edb14697bda,
        _:Nbcbc20c73d554d7da2737732bd66b808,
        _:Nc534a588435e4d7a94064edfd1c598d1,
        _:Need3c22378904f4790dd21a644f24a63,
        _:Nf89e8e8a772843edbc04599de1c1f82a ;
    mo:track_count 13 ;
    schema:duration "PT65:55"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N14bb0d4f07fd49e0a7596f8bad312c0d,
        _:N2129c896e16a4bd28feba65616caabbb,
        _:N676b0685de06479c89b6e1fc977c51af,
        _:N75f0b0134a5c43b88a7d7ebdc82636be,
        _:N81163728b1a34700bd280a89171ba4ea,
        _:N89fb393947a34bb6ad5b01b4c34a0ae2,
        _:N8f4881ef276a4c74ad0e569143132353,
        _:N997752c5fe2044e9b57353f698668a6f,
        _:Nab9af72d6680464e81ab8edb14697bda,
        _:Nbcbc20c73d554d7da2737732bd66b808,
        _:Nc534a588435e4d7a94064edfd1c598d1,
        _:Need3c22378904f4790dd21a644f24a63,
        _:Nf89e8e8a772843edbc04599de1c1f82a .

