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

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

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

<artist/166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75582#subject> ;
    schema:name "Motoi Sakuraba"@en,
        "桜庭統"@ja ;
    foaf:made <album/75582#composition>,
        <album/75582#subject> ;
    foaf:name "Motoi Sakuraba"@en,
        "桜庭統"@ja .

<artist/1717#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75582#subject> ;
    schema:name "Yumiko Kanki"@en,
        "神吉由美子"@ja ;
    foaf:made <album/75582#composition>,
        <album/75582#subject> ;
    foaf:name "Yumiko Kanki"@en,
        "神吉由美子"@ja .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75582#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/75582#composition>,
        <album/75582#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/2336#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75582#subject> ;
    schema:name "Yu Shimoda"@en,
        "下田祐"@ja ;
    foaf:made <album/75582#composition>,
        <album/75582#subject> ;
    foaf:name "Yu Shimoda"@en,
        "下田祐"@ja .

<artist/303#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75582#subject> ;
    schema:name "Shinji Tamura"@en,
        "田村信二"@ja ;
    foaf:made <album/75582#composition>,
        <album/75582#subject> ;
    foaf:name "Shinji Tamura"@en,
        "田村信二"@ja .

<artist/304#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75582#subject> ;
    schema:name "Takeshi Arai"@en,
        "新井武"@ja ;
    foaf:made <album/75582#composition>,
        <album/75582#subject> ;
    foaf:name "Takeshi Arai"@en,
        "新井武"@ja .

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75582#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/75582#composition>,
        <album/75582#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75582#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/75582#composition>,
        <album/75582#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<artist/770#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75582#subject> ;
    schema:name "Ryo Kawakami"@en,
        "川上領"@ja ;
    foaf:made <album/75582#composition>,
        <album/75582#subject> ;
    foaf:name "Ryo Kawakami"@en,
        "川上領"@ja .

<artist/844#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75582#subject> ;
    schema:name "Toshio Kai"@en,
        "甲斐敏夫"@ja ;
    foaf:made <album/75582#composition>,
        <album/75582#subject> ;
    foaf:name "Toshio Kai"@en,
        "甲斐敏夫"@ja .

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

<album/75582#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Smash Flash 2: Volume 2"@en,
        "Super Smash Flash 2: Volume 2"@ja,
        "Super Smash Flash 2: Volume 2"@ja-latn ;
    mo:performance_of <album/75582#musicalwork> ;
    mo:recorded_as <album/75582#musicalexpression> ;
    schema:name "Super Smash Flash 2: Volume 2"@en,
        "Super Smash Flash 2: Volume 2"@ja,
        "Super Smash Flash 2: Volume 2"@ja-latn ;
    schema:workPerformed <album/75582#musicalwork> .

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

<https://medium-media.vgm.io/albums/28/75582/75582-1519251657.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/75582#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Smash Flash 2: Volume 2"@en,
        "Super Smash Flash 2: Volume 2"@ja,
        "Super Smash Flash 2: Volume 2"@ja-latn ;
    mo:composer <artist/166#subject>,
        <artist/1717#subject>,
        <artist/190#subject>,
        <artist/2336#subject>,
        <artist/303#subject>,
        <artist/304#subject>,
        <artist/363#subject>,
        <artist/77#subject>,
        <artist/770#subject>,
        <artist/844#subject> ;
    mo:produced_work <album/75582#musicalwork> ;
    schema:name "Super Smash Flash 2: Volume 2"@en,
        "Super Smash Flash 2: Volume 2"@ja,
        "Super Smash Flash 2: Volume 2"@ja-latn .

<album/75582#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-02-20"^^xsd:date ;
    dcterms:title "Super Smash Flash 2: Volume 2"@en,
        "Super Smash Flash 2: Volume 2"@ja,
        "Super Smash Flash 2: Volume 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/75582#musicalexpression> ;
    mo:publisher _:Nfbe7f29e375643db92b6063477fccbd8 ;
    mo:record _:N3091021cc3c64df6b513411830c9a84c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Super Smash Flash 2"@en ;
            foaf:name "Super Smash Flash 2"@en ] ;
    schema:datePublished "2017-02-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/75582/75582-1519251657.jpg> ;
    schema:name "Super Smash Flash 2: Volume 2"@en,
        "Super Smash Flash 2: Volume 2"@ja,
        "Super Smash Flash 2: Volume 2"@ja-latn ;
    schema:publisher _:Nfbe7f29e375643db92b6063477fccbd8 ;
    foaf:depiction <https://media.vgm.io/albums/28/75582/75582-1519251657.jpg> .

_:N2053ce43778b4460b69a43640de4b8f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underwater (Super Mario Bros.)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N3091021cc3c64df6b513411830c9a84c ;
    schema:name "Underwater (Super Mario Bros.)"@en .

_:N2ba4a5b2933640b0a32471e36870fa7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pokey Means Business (Earthbound)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N3091021cc3c64df6b513411830c9a84c ;
    schema:name "Pokey Means Business (Earthbound)"@en .

_:N3c408ed9e95e400aa7b4081bc641f8cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pac-Maze (Pac-Man)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N3091021cc3c64df6b513411830c9a84c ;
    schema:name "Pac-Maze (Pac-Man)"@en .

_:N4dc3ad56197945d48f69dc1ac3fe2fe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Theme (Final Fantasy I)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N3091021cc3c64df6b513411830c9a84c ;
    schema:name "Battle Theme (Final Fantasy I)"@en .

_:N54b1ea09860146ee828917fff28377ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flash in the Dark ~ Galaxy Fantasy (Mega Man 9)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N3091021cc3c64df6b513411830c9a84c ;
    schema:name "Flash in the Dark ~ Galaxy Fantasy (Mega Man 9)"@en .

_:Na7e2800a36e042b6b9b53c63daf5d83b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mute City (F-Zero)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N3091021cc3c64df6b513411830c9a84c ;
    schema:name "Mute City (F-Zero)"@en .

_:Nf905fbfdc7a44f84b654f0dabcaf732a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld (Super Mario Bros. 2)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N3091021cc3c64df6b513411830c9a84c ;
    schema:name "Overworld (Super Mario Bros. 2)"@en .

_:Nfbe7f29e375643db92b6063477fccbd8 schema:name "Chernabogue"@en,
        "Chernabogue"@ja,
        "Chernabogue"@ja-latn ;
    foaf:name "Chernabogue"@en,
        "Chernabogue"@ja,
        "Chernabogue"@ja-latn .

_:Nff66c60f006240d2b069cc0ffdcf3bc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fatalize (Tales of Symphonia)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N3091021cc3c64df6b513411830c9a84c ;
    schema:name "Fatalize (Tales of Symphonia)"@en .

_:N3091021cc3c64df6b513411830c9a84c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2053ce43778b4460b69a43640de4b8f7,
        _:N2ba4a5b2933640b0a32471e36870fa7a,
        _:N3c408ed9e95e400aa7b4081bc641f8cc,
        _:N4dc3ad56197945d48f69dc1ac3fe2fe3,
        _:N54b1ea09860146ee828917fff28377ce,
        _:Na7e2800a36e042b6b9b53c63daf5d83b,
        _:Nf905fbfdc7a44f84b654f0dabcaf732a,
        _:Nff66c60f006240d2b069cc0ffdcf3bc8 ;
    mo:track_count 8 ;
    schema:duration "PT25:13"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2053ce43778b4460b69a43640de4b8f7,
        _:N2ba4a5b2933640b0a32471e36870fa7a,
        _:N3c408ed9e95e400aa7b4081bc641f8cc,
        _:N4dc3ad56197945d48f69dc1ac3fe2fe3,
        _:N54b1ea09860146ee828917fff28377ce,
        _:Na7e2800a36e042b6b9b53c63daf5d83b,
        _:Nf905fbfdc7a44f84b654f0dabcaf732a,
        _:Nff66c60f006240d2b069cc0ffdcf3bc8 .

