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

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

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

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77391#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/77391#composition>,
        <album/77391#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

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

<artist/328#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77391#subject> ;
    schema:name "Jun Ishikawa"@en,
        "石川淳"@ja ;
    foaf:made <album/77391#composition>,
        <album/77391#subject> ;
    foaf:name "Jun Ishikawa"@en,
        "石川淳"@ja .

<artist/364#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77391#subject> ;
    schema:name "Keiichi Suzuki"@en,
        "鈴木慶一"@ja ;
    foaf:made <album/77391#composition>,
        <album/77391#subject> ;
    foaf:name "Keiichi Suzuki"@en,
        "鈴木慶一"@ja .

<artist/5389#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77391#subject> ;
    schema:name "Takeshi Hama"@en,
        "はまたけし"@ja ;
    foaf:made <album/77391#composition>,
        <album/77391#subject> ;
    foaf:name "Takeshi Hama"@en,
        "はまたけし"@ja .

<product/1051#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Skyward Sword"@en,
        "ゼルダの伝説 スカイウォードソード"@ja,
        "Zelda no Densetsu: Skyward Sword"@ja-latn ;
    foaf:name "The Legend of Zelda: Skyward Sword"@en,
        "ゼルダの伝説 スカイウォードソード"@ja,
        "Zelda no Densetsu: Skyward Sword"@ja-latn .

<product/1605#subject> a schema:CreativeWork ;
    schema:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@ja-latn ;
    foaf:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@ja-latn .

<product/250#subject> a schema:CreativeWork ;
    schema:name "EarthBound"@en,
        "MOTHER2 ギーグの逆襲"@ja,
        "MOTHER2 Gyiyg no Gyakushuu"@ja-latn ;
    foaf:name "EarthBound"@en,
        "MOTHER2 ギーグの逆襲"@ja,
        "MOTHER2 Gyiyg no Gyakushuu"@ja-latn .

<product/258#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn ;
    foaf:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn .

<product/493#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Link's Awakening (1993)"@en,
        "ゼルダの伝説 夢をみる島 (1993)"@ja,
        "Zelda no Densetsu: Yume wo Miru Shima (1993)"@ja-latn ;
    foaf:name "The Legend of Zelda: Link's Awakening (1993)"@en,
        "ゼルダの伝説 夢をみる島 (1993)"@ja,
        "Zelda no Densetsu: Yume wo Miru Shima (1993)"@ja-latn .

<product/726#subject> a schema:CreativeWork ;
    schema:name "Kirby Super Star"@en,
        "星のカービィ スーパーデラックス"@ja,
        "Hoshi no Kirby: Super Deluxe"@ja-latn ;
    foaf:name "Kirby Super Star"@en,
        "星のカービィ スーパーデラックス"@ja,
        "Hoshi no Kirby: Super Deluxe"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/19/77391/77391-1525126222.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/18472#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77391#performance> ;
    schema:name "Thomas Houlden"@en ;
    foaf:name "Thomas Houlden"@en .

<artist/27171#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77391#performance> ;
    schema:name "Octorock"@en ;
    foaf:name "Octorock"@en .

<artist/30632#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77391#performance> ;
    schema:name "Zach Smith"@en ;
    foaf:name "Zach Smith"@en .

<artist/27172#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77391#subject> ;
    mo:performed <album/77391#performance> ;
    schema:name "Liam Gallagher"@en ;
    foaf:made <album/77391#composition>,
        <album/77391#subject> ;
    foaf:name "Liam Gallagher"@en .

<album/77391#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Underground"@en,
        "The Underground"@ja,
        "The Underground"@ja-latn ;
    mo:composer <artist/139#subject>,
        <artist/190#subject>,
        <artist/27172#subject>,
        <artist/328#subject>,
        <artist/364#subject>,
        <artist/5389#subject> ;
    mo:produced_work <album/77391#musicalwork> ;
    schema:name "The Underground"@en,
        "The Underground"@ja,
        "The Underground"@ja-latn .

<album/77391#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Underground"@en,
        "The Underground"@ja,
        "The Underground"@ja-latn ;
    mo:performance_of <album/77391#musicalwork> ;
    mo:performer _:N32317d66e58244d29a8e9f7bc94c4fdb,
        _:N9b97c3cbf0404be88b7de058c4bf53e6,
        _:Na7acc24d6c4b49e78f16d5ce501ad3eb,
        _:Nac1368bdd2c444c0a0232b567e363253,
        _:Nacb9cf9504e04b9bbe60913f75713a93,
        <artist/18472#subject>,
        <artist/27171#subject>,
        <artist/27172#subject>,
        <artist/30632#subject> ;
    mo:recorded_as <album/77391#musicalexpression> ;
    schema:byArtist _:N32317d66e58244d29a8e9f7bc94c4fdb,
        _:N9b97c3cbf0404be88b7de058c4bf53e6,
        _:Na7acc24d6c4b49e78f16d5ce501ad3eb,
        _:Nac1368bdd2c444c0a0232b567e363253,
        _:Nacb9cf9504e04b9bbe60913f75713a93,
        <artist/18472#subject>,
        <artist/27171#subject>,
        <artist/27172#subject>,
        <artist/30632#subject> ;
    schema:name "The Underground"@en,
        "The Underground"@ja,
        "The Underground"@ja-latn ;
    schema:workPerformed <album/77391#musicalwork> .

<album/77391#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-06"^^xsd:date ;
    dcterms:title "The Underground"@en,
        "The Underground"@ja,
        "The Underground"@ja-latn ;
    mo:catalogue_number "001" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/77391#musicalexpression> ;
    mo:publisher _:Ned1a4b1f2bb545b9a090406fbe8ce637 ;
    mo:record _:N5e30bda6d05446d69f3450c424e8b4f3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "...It's You: A Breakup Story"@en ;
            foaf:name "...It's You: A Breakup Story"@en ],
        <product/1051#subject>,
        <product/1605#subject>,
        <product/250#subject>,
        <product/258#subject>,
        <product/493#subject>,
        <product/726#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Josh Smiley"@en ;
            foaf:name "Josh Smiley"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Brandon Wall"@en ;
            foaf:name "Brandon Wall"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Conrad Gluch"@en ;
            foaf:name "Conrad Gluch"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Keagan Eskritt"@en ;
            foaf:name "Keagan Eskritt"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John Nicholson"@en ;
            foaf:name "John Nicholson"@en ],
        <artist/18472#subject>,
        <artist/27171#subject>,
        <artist/27172#subject>,
        <artist/30632#subject> ;
    schema:datePublished "2018-04-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/77391/77391-1525126222.jpg> ;
    schema:name "The Underground"@en,
        "The Underground"@ja,
        "The Underground"@ja-latn ;
    schema:publisher _:Ned1a4b1f2bb545b9a090406fbe8ce637 ;
    foaf:depiction <https://media.vgm.io/albums/19/77391/77391-1525126222.jpg> .

_:N02468d31dc6b4d12bca09b59e78d6764 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear Josh (It's You: A Breakup Story)"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N5e30bda6d05446d69f3450c424e8b4f3 ;
    schema:name "Dear Josh (It's You: A Breakup Story)"@en .

_:N1c6e95e1d8994804b8529fdcd201b8f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Groose (Skyward Sword)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N5e30bda6d05446d69f3450c424e8b4f3 ;
    schema:name "Groose (Skyward Sword)"@en .

_:N2bdf69f90e7f45638265dfce4f40f6ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tal Tal Heights (Link's Awakening)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N5e30bda6d05446d69f3450c424e8b4f3 ;
    schema:name "Tal Tal Heights (Link's Awakening)"@en .

_:N32317d66e58244d29a8e9f7bc94c4fdb a schema:Person,
        foaf:Person ;
    mo:performed <album/77391#performance> ;
    schema:name "Keagan Eskritt"@en ;
    foaf:name "Keagan Eskritt"@en .

_:N4b103f2b830d4f41adbd6ed222639eec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guile's Theme (Street Fighter II)"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:N5e30bda6d05446d69f3450c424e8b4f3 ;
    schema:name "Guile's Theme (Street Fighter II)"@en .

_:N8e8d5528914643b3835f3bbc04a5d89e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gourmet Race (Kirby Superstar)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N5e30bda6d05446d69f3450c424e8b4f3 ;
    schema:name "Gourmet Race (Kirby Superstar)"@en .

_:N9b97c3cbf0404be88b7de058c4bf53e6 a schema:Person,
        foaf:Person ;
    mo:performed <album/77391#performance> ;
    schema:name "Brandon Wall"@en ;
    foaf:name "Brandon Wall"@en .

_:N9fc3ea6fbd294f239de29ae4efc60591 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Underground (Mario Bros.)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N5e30bda6d05446d69f3450c424e8b4f3 ;
    schema:name "The Underground (Mario Bros.)"@en .

_:Na7acc24d6c4b49e78f16d5ce501ad3eb a schema:Person,
        foaf:Person ;
    mo:performed <album/77391#performance> ;
    schema:name "John Nicholson"@en ;
    foaf:name "John Nicholson"@en .

_:Nac1368bdd2c444c0a0232b567e363253 a schema:Person,
        foaf:Person ;
    mo:performed <album/77391#performance> ;
    schema:name "Josh Smiley"@en ;
    foaf:name "Josh Smiley"@en .

_:Nacb9cf9504e04b9bbe60913f75713a93 a schema:Person,
        foaf:Person ;
    mo:performed <album/77391#performance> ;
    schema:name "Conrad Gluch"@en ;
    foaf:name "Conrad Gluch"@en .

_:Ndc0c23eb96b042bf91d154359867b67c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Onett Theme (Earthbound)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N5e30bda6d05446d69f3450c424e8b4f3 ;
    schema:name "Onett Theme (Earthbound)"@en .

_:Ned1a4b1f2bb545b9a090406fbe8ce637 schema:name "Octorock"@en,
        "Octorock"@ja,
        "Octorock"@ja-latn ;
    foaf:name "Octorock"@en,
        "Octorock"@ja,
        "Octorock"@ja-latn .

_:N5e30bda6d05446d69f3450c424e8b4f3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02468d31dc6b4d12bca09b59e78d6764,
        _:N1c6e95e1d8994804b8529fdcd201b8f6,
        _:N2bdf69f90e7f45638265dfce4f40f6ba,
        _:N4b103f2b830d4f41adbd6ed222639eec,
        _:N8e8d5528914643b3835f3bbc04a5d89e,
        _:N9fc3ea6fbd294f239de29ae4efc60591,
        _:Ndc0c23eb96b042bf91d154359867b67c ;
    mo:track_count 7 ;
    schema:duration "PT28:28"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N02468d31dc6b4d12bca09b59e78d6764,
        _:N1c6e95e1d8994804b8529fdcd201b8f6,
        _:N2bdf69f90e7f45638265dfce4f40f6ba,
        _:N4b103f2b830d4f41adbd6ed222639eec,
        _:N8e8d5528914643b3835f3bbc04a5d89e,
        _:N9fc3ea6fbd294f239de29ae4efc60591,
        _:Ndc0c23eb96b042bf91d154359867b67c .

