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

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

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

<artist/47566#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82877#subject> ;
    schema:name "P3PPER"@en ;
    foaf:made <album/82877#composition>,
        <album/82877#subject> ;
    foaf:name "P3PPER"@en .

<artist/48925#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82877#subject> ;
    schema:name "litmus*"@en ;
    foaf:made <album/82877#composition>,
        <album/82877#subject> ;
    foaf:name "litmus*"@en .

<artist/49144#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82877#subject> ;
    schema:name "Sound Souler"@en ;
    foaf:made <album/82877#composition>,
        <album/82877#subject> ;
    foaf:name "Sound Souler"@en .

<artist/55419#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82877#subject> ;
    schema:name "Roy Mikelate"@en,
        "미켈렛로이"@ja ;
    foaf:made <album/82877#composition>,
        <album/82877#subject> ;
    foaf:name "Roy Mikelate"@en,
        "미켈렛로이"@ja .

<artist/64606#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82877#subject> ;
    schema:name ":Poin7less"@en ;
    foaf:made <album/82877#composition>,
        <album/82877#subject> ;
    foaf:name ":Poin7less"@en .

<product/14304#subject> a schema:CreativeWork ;
    schema:name "OverRapid"@en,
        "OverRapid"@ja,
        "OverRapid"@ja-latn ;
    foaf:name "OverRapid"@en,
        "OverRapid"@ja,
        "OverRapid"@ja-latn .

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

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

<org/3617#subject> schema:name "milkyway TRAXX"@en,
        "milkyway TRAXX"@ja,
        "milkyway TRAXX"@ja-latn ;
    foaf:name "milkyway TRAXX"@en,
        "milkyway TRAXX"@ja,
        "milkyway TRAXX"@ja-latn .

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

<https://medium-media.vgm.io/albums/77/82877/82877-1545584001.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/82877#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "OverRapid : Arcane Drive"@en,
        "OverRapid : Arcane Drive"@ja,
        "OverRapid : Arcane Drive"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Hazel-D"@en ;
            foaf:made <album/82877#composition> ;
            foaf:name "Hazel-D"@en ],
        <artist/47566#subject>,
        <artist/48925#subject>,
        <artist/49144#subject>,
        <artist/55419#subject>,
        <artist/64606#subject> ;
    mo:produced_work <album/82877#musicalwork> ;
    schema:name "OverRapid : Arcane Drive"@en,
        "OverRapid : Arcane Drive"@ja,
        "OverRapid : Arcane Drive"@ja-latn .

<album/82877#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-10"^^xsd:date ;
    dcterms:title "OverRapid : Arcane Drive"@en,
        "OverRapid : Arcane Drive"@ja,
        "OverRapid : Arcane Drive"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/82877#musicalexpression> ;
    mo:publisher <org/3617#subject> ;
    mo:record _:N2f6c50189c954304af987110d0867c29 ;
    mo:record_count 1 ;
    schema:about <product/14304#subject> ;
    schema:datePublished "2018-08-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/82877/82877-1545584001.jpg> ;
    schema:name "OverRapid : Arcane Drive"@en,
        "OverRapid : Arcane Drive"@ja,
        "OverRapid : Arcane Drive"@ja-latn ;
    schema:publisher <org/3617#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/82877/82877-1545584001.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82877#subject> ;
    schema:name "Hazel-D"@en ;
    foaf:made <album/82877#subject> ;
    foaf:name "Hazel-D"@en .

_:N029bf41e291344eb8974a619b1f9f383 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "litmus* - Latch (Flip-Flop) (Extended Mix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N2f6c50189c954304af987110d0867c29 ;
    schema:name "litmus* - Latch (Flip-Flop) (Extended Mix)"@en .

_:N125945777a2f40da9cb8dee59932fefd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "litmus* - Tokamak"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N2f6c50189c954304af987110d0867c29 ;
    schema:name "litmus* - Tokamak"@en .

_:N1a61da3cf50440919ba2de29ea9b0ed6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound Souler - Gloom After Death"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N2f6c50189c954304af987110d0867c29 ;
    schema:name "Sound Souler - Gloom After Death"@en .

_:N52b5e704d9294e67a0a5ae1be3240948 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound Souler - Broken Stars (3NF2 SINISTER Mix)"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N2f6c50189c954304af987110d0867c29 ;
    schema:name "Sound Souler - Broken Stars (3NF2 SINISTER Mix)"@en .

_:N539865289d6741f7b090cfaf7602bd76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound Souler - Empty Stars"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N2f6c50189c954304af987110d0867c29 ;
    schema:name "Sound Souler - Empty Stars"@en .

_:N600cd711ceda4415ab1ec6be60b1e07a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "litmus* - Fall in Lovescream (:Poin7less HARDCORE RAVE Remix)"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N2f6c50189c954304af987110d0867c29 ;
    schema:name "litmus* - Fall in Lovescream (:Poin7less HARDCORE RAVE Remix)"@en .

_:N67b43df5c16b4a4ba3b5d652df6d00df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hazel-D - Computer FREAKS!!!!!"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N2f6c50189c954304af987110d0867c29 ;
    schema:name "Hazel-D - Computer FREAKS!!!!!"@en .

_:N824ccc805a0441ed80f5bb6c2ff20e01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound Souler - Broken Stars"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N2f6c50189c954304af987110d0867c29 ;
    schema:name "Sound Souler - Broken Stars"@en .

_:N86b49dace46445c3b72349ca8e61768f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "litmus* & :Poin7less - Rainbow Trip"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N2f6c50189c954304af987110d0867c29 ;
    schema:name "litmus* & :Poin7less - Rainbow Trip"@en .

_:N8ad722a9b2064c37bb4cb993a1db2c6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "litmus* - Re : Time-Leap at Saturday 10:00 PM"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N2f6c50189c954304af987110d0867c29 ;
    schema:name "litmus* - Re : Time-Leap at Saturday 10:00 PM"@en .

_:Ndecc16f10fe64866a5a144475bee22d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title ":Poin7less - Love Infection (Extended Mix)"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N2f6c50189c954304af987110d0867c29 ;
    schema:name ":Poin7less - Love Infection (Extended Mix)"@en .

_:Ne44ca5be8e0a44ac9266d77768138bb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "P3PPER - PINKU!"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N2f6c50189c954304af987110d0867c29 ;
    schema:name "P3PPER - PINKU!"@en .

_:Ne7b9664486714cabab86ea44c3aa4b8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roy Mikelate - Now In The Time, Do It"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N2f6c50189c954304af987110d0867c29 ;
    schema:name "Roy Mikelate - Now In The Time, Do It"@en .

_:Ne95d2309fb53487e93f6b3024970012a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "litmus* - Hadron Kolider"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N2f6c50189c954304af987110d0867c29 ;
    schema:name "litmus* - Hadron Kolider"@en .

_:N2f6c50189c954304af987110d0867c29 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N029bf41e291344eb8974a619b1f9f383,
        _:N125945777a2f40da9cb8dee59932fefd,
        _:N1a61da3cf50440919ba2de29ea9b0ed6,
        _:N52b5e704d9294e67a0a5ae1be3240948,
        _:N539865289d6741f7b090cfaf7602bd76,
        _:N600cd711ceda4415ab1ec6be60b1e07a,
        _:N67b43df5c16b4a4ba3b5d652df6d00df,
        _:N824ccc805a0441ed80f5bb6c2ff20e01,
        _:N86b49dace46445c3b72349ca8e61768f,
        _:N8ad722a9b2064c37bb4cb993a1db2c6b,
        _:Ndecc16f10fe64866a5a144475bee22d3,
        _:Ne44ca5be8e0a44ac9266d77768138bb8,
        _:Ne7b9664486714cabab86ea44c3aa4b8f,
        _:Ne95d2309fb53487e93f6b3024970012a ;
    mo:track_count 14 ;
    schema:duration "PT41:11"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N029bf41e291344eb8974a619b1f9f383,
        _:N125945777a2f40da9cb8dee59932fefd,
        _:N1a61da3cf50440919ba2de29ea9b0ed6,
        _:N52b5e704d9294e67a0a5ae1be3240948,
        _:N539865289d6741f7b090cfaf7602bd76,
        _:N600cd711ceda4415ab1ec6be60b1e07a,
        _:N67b43df5c16b4a4ba3b5d652df6d00df,
        _:N824ccc805a0441ed80f5bb6c2ff20e01,
        _:N86b49dace46445c3b72349ca8e61768f,
        _:N8ad722a9b2064c37bb4cb993a1db2c6b,
        _:Ndecc16f10fe64866a5a144475bee22d3,
        _:Ne44ca5be8e0a44ac9266d77768138bb8,
        _:Ne7b9664486714cabab86ea44c3aa4b8f,
        _:Ne95d2309fb53487e93f6b3024970012a .

