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

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

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

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

<artist/140#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36389#subject> ;
    schema:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja ;
    foaf:made <album/36389#composition>,
        <album/36389#subject> ;
    foaf:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja .

<artist/145#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36389#subject> ;
    schema:name "Masashi Hamauzu"@en,
        "浜渦正志"@ja ;
    foaf:made <album/36389#composition>,
        <album/36389#subject> ;
    foaf:name "Masashi Hamauzu"@en,
        "浜渦正志"@ja .

<event/152> a mo:Release ;
    schema:name "Released at M3-2012 Fall (Oct 28, 2012)" .

<product/196#subject> a schema:CreativeWork ;
    schema:name "Secret of Mana"@en,
        "聖剣伝説2"@ja,
        "Seiken Densetsu 2"@ja-latn ;
    foaf:name "Secret of Mana"@en,
        "聖剣伝説2"@ja,
        "Seiken Densetsu 2"@ja-latn .

<product/214#subject> a schema:CreativeWork ;
    schema:name "Trials of Mana"@en,
        "聖剣伝説3"@ja,
        "Seiken Densetsu 3"@ja-latn ;
    foaf:name "Trials of Mana"@en,
        "聖剣伝説3"@ja,
        "Seiken Densetsu 3"@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/291#subject> a schema:CreativeWork ;
    schema:name "Unlimited Saga"@en,
        "アンリミテッド: サガ"@ja,
        "Unlimited Saga"@ja-latn ;
    foaf:name "Unlimited Saga"@en,
        "アンリミテッド: サガ"@ja,
        "Unlimited Saga"@ja-latn .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

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

<org/378#subject> schema:name "Levo Lution"@en,
        "Levo Lution"@ja,
        "Levo Lution"@ja-latn ;
    foaf:name "Levo Lution"@en,
        "Levo Lution"@ja,
        "Levo Lution"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/36389/36389-1440409203.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/36389#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Overdrive"@en,
        "Overdrive"@ja,
        "Overdrive"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/140#subject>,
        <artist/145#subject> ;
    mo:produced_work <album/36389#musicalwork> ;
    schema:name "Overdrive"@en,
        "Overdrive"@ja,
        "Overdrive"@ja-latn .

<album/36389#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-28"^^xsd:date ;
    dcterms:title "Overdrive"@en,
        "Overdrive"@ja,
        "Overdrive"@ja-latn ;
    mo:catalogue_number "Lvlt-0014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36389#musicalexpression> ;
    mo:publisher <org/378#subject> ;
    mo:record _:Ne51c5f67b3f448e3a546a50a56d9797d ;
    mo:record_count 1 ;
    mo:release <event/152> ;
    schema:about <product/196#subject>,
        <product/214#subject>,
        <product/22#subject>,
        <product/291#subject>,
        <product/882#subject> ;
    schema:datePublished "2012-10-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/36389/36389-1440409203.jpg> ;
    schema:name "Overdrive"@en,
        "Overdrive"@ja,
        "Overdrive"@ja-latn ;
    schema:publisher <org/378#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/36389/36389-1440409203.jpg> .

_:N27700c8a184f48159131c5d5c4cb3706 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desire Drive Overkill"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:Ne51c5f67b3f448e3a546a50a56d9797d ;
    schema:name "Desire Drive Overkill"@en .

_:Nd6efc11f648746a49def53867beda59f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "7th Ruins Overdrive"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:06"^^xsd:interval ;
    schema:inPlaylist _:Ne51c5f67b3f448e3a546a50a56d9797d ;
    schema:name "7th Ruins Overdrive"@en .

_:Nea1c466901e148e78ce3e331929a053a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Horizons 1632"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:Ne51c5f67b3f448e3a546a50a56d9797d ;
    schema:name "Twilight Horizons 1632"@en .

_:Ne51c5f67b3f448e3a546a50a56d9797d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27700c8a184f48159131c5d5c4cb3706,
        _:Nd6efc11f648746a49def53867beda59f,
        _:Nea1c466901e148e78ce3e331929a053a ;
    mo:track_count 3 ;
    schema:duration "PT20:40"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N27700c8a184f48159131c5d5c4cb3706,
        _:Nd6efc11f648746a49def53867beda59f,
        _:Nea1c466901e148e78ce3e331929a053a .

