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

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

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

<artist/1942#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84587#subject> ;
    schema:name "Hikoshi Hashimoto"@en,
        "橋本彦士"@ja ;
    foaf:made <album/84587#composition>,
        <album/84587#subject> ;
    foaf:name "Hikoshi Hashimoto"@en,
        "橋本彦士"@ja .

<event/215> a mo:Release ;
    schema:name "Released at Tokyo Game Music Show 2018 (Feb 24, 2018)" .

<album/84587#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RETRO-FUTURE in 90's"@en,
        "RETRO-FUTURE in 90's"@ja,
        "RETRO-FUTURE in 90's"@ja-latn ;
    mo:composer <artist/1942#subject> ;
    mo:produced_work <album/84587#musicalwork> ;
    schema:name "RETRO-FUTURE in 90's"@en,
        "RETRO-FUTURE in 90's"@ja,
        "RETRO-FUTURE in 90's"@ja-latn .

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

<album/84587#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RETRO-FUTURE in 90's"@en,
        "RETRO-FUTURE in 90's"@ja,
        "RETRO-FUTURE in 90's"@ja-latn ;
    mo:performance_of <album/84587#musicalwork> ;
    mo:recorded_as <album/84587#musicalexpression> ;
    schema:name "RETRO-FUTURE in 90's"@en,
        "RETRO-FUTURE in 90's"@ja,
        "RETRO-FUTURE in 90's"@ja-latn ;
    schema:workPerformed <album/84587#musicalwork> .

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

<https://medium-media.vgm.io/albums/78/84587/84587-1550802644.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/84587#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-24"^^xsd:date ;
    dcterms:title "RETRO-FUTURE in 90's"@en,
        "RETRO-FUTURE in 90's"@ja,
        "RETRO-FUTURE in 90's"@ja-latn ;
    mo:catalogue_number "STAD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84587#musicalexpression> ;
    mo:publisher _:N55d4d65c64c04327aa9f8efc58b1a8d1 ;
    mo:record _:Nab30d4e12b744246bfc3efd65ae81785 ;
    mo:record_count 1 ;
    mo:release <event/215> ;
    schema:datePublished "2018-02-24"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/78/84587/84587-1550802644.jpg> ;
    schema:name "RETRO-FUTURE in 90's"@en,
        "RETRO-FUTURE in 90's"@ja,
        "RETRO-FUTURE in 90's"@ja-latn ;
    schema:publisher _:N55d4d65c64c04327aa9f8efc58b1a8d1 ;
    foaf:depiction <https://media.vgm.io/albums/78/84587/84587-1550802644.jpg> .

_:N10a356c246b3476a8ae97732a8a2ceb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ten Count Junkie"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nab30d4e12b744246bfc3efd65ae81785 ;
    schema:name "Ten Count Junkie"@en .

_:N23fc81cdd2f545b1b84836be5646153b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Theme from 2258"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nab30d4e12b744246bfc3efd65ae81785 ;
    schema:name "Love Theme from 2258"@en .

_:N3c1e96af07da4a708da2d36526d57e28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thunder Storm"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nab30d4e12b744246bfc3efd65ae81785 ;
    schema:name "Thunder Storm"@en .

_:N55d4d65c64c04327aa9f8efc58b1a8d1 schema:name "Hikoshi Hashimoto"@en ;
    foaf:name "Hikoshi Hashimoto"@en .

_:N61599e4014f549b58dbf9191f8d58e14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Light Above You"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nab30d4e12b744246bfc3efd65ae81785 ;
    schema:name "The Light Above You"@en .

_:N680f9392138e41529320361542ac9429 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel No Pain"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nab30d4e12b744246bfc3efd65ae81785 ;
    schema:name "Feel No Pain"@en .

_:N7858b53bf1544e4ca68eecb553d1db1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2258 ~Introduction~"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nab30d4e12b744246bfc3efd65ae81785 ;
    schema:name "2258 ~Introduction~"@en .

_:N86efc646974d488d8da12011b48b54d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ethnologic Logic"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nab30d4e12b744246bfc3efd65ae81785 ;
    schema:name "Ethnologic Logic"@en .

_:N901c550702114d5080d49cd16aa9ad7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Guilty ~In The Red Storm~"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nab30d4e12b744246bfc3efd65ae81785 ;
    schema:name "Not Guilty ~In The Red Storm~"@en .

_:Nb4c3f08ed7284c6b853e0bb28c43c09a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Automatic Factory"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nab30d4e12b744246bfc3efd65ae81785 ;
    schema:name "Automatic Factory"@en .

_:Nbeef056d1d6e4127b35026b115c1421d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A.D.Train"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nab30d4e12b744246bfc3efd65ae81785 ;
    schema:name "A.D.Train"@en .

_:Nc346c468406a4b03be97a8174a8f1dda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Inside My Heart"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nab30d4e12b744246bfc3efd65ae81785 ;
    schema:name "Burning Inside My Heart"@en .

_:Nefffb7c55d4849e895f33ac6e0fe9d97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Put The Trigger"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nab30d4e12b744246bfc3efd65ae81785 ;
    schema:name "Don't Put The Trigger"@en .

_:Nab30d4e12b744246bfc3efd65ae81785 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10a356c246b3476a8ae97732a8a2ceb1,
        _:N23fc81cdd2f545b1b84836be5646153b,
        _:N3c1e96af07da4a708da2d36526d57e28,
        _:N61599e4014f549b58dbf9191f8d58e14,
        _:N680f9392138e41529320361542ac9429,
        _:N7858b53bf1544e4ca68eecb553d1db1f,
        _:N86efc646974d488d8da12011b48b54d6,
        _:N901c550702114d5080d49cd16aa9ad7f,
        _:Nb4c3f08ed7284c6b853e0bb28c43c09a,
        _:Nbeef056d1d6e4127b35026b115c1421d,
        _:Nc346c468406a4b03be97a8174a8f1dda,
        _:Nefffb7c55d4849e895f33ac6e0fe9d97 ;
    mo:track_count 12 ;
    schema:duration "PT45:12"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N10a356c246b3476a8ae97732a8a2ceb1,
        _:N23fc81cdd2f545b1b84836be5646153b,
        _:N3c1e96af07da4a708da2d36526d57e28,
        _:N61599e4014f549b58dbf9191f8d58e14,
        _:N680f9392138e41529320361542ac9429,
        _:N7858b53bf1544e4ca68eecb553d1db1f,
        _:N86efc646974d488d8da12011b48b54d6,
        _:N901c550702114d5080d49cd16aa9ad7f,
        _:Nb4c3f08ed7284c6b853e0bb28c43c09a,
        _:Nbeef056d1d6e4127b35026b115c1421d,
        _:Nc346c468406a4b03be97a8174a8f1dda,
        _:Nefffb7c55d4849e895f33ac6e0fe9d97 .

