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

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

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

<artist/148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66523#subject> ;
    schema:name "Yuzo Koshiro"@en,
        "古代祐三"@ja ;
    foaf:made <album/66523#composition>,
        <album/66523#subject> ;
    foaf:name "Yuzo Koshiro"@en,
        "古代祐三"@ja .

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

<artist/691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66523#subject> ;
    schema:name "Junichi Masuda"@en,
        "増田順一"@ja ;
    foaf:made <album/66523#composition>,
        <album/66523#subject> ;
    foaf:name "Junichi Masuda"@en,
        "増田順一"@ja .

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

<product/163#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY"@en,
        "ファイナルファンタジー"@ja,
        "FINAL FANTASY"@ja-latn ;
    foaf:name "FINAL FANTASY"@en,
        "ファイナルファンタジー"@ja,
        "FINAL FANTASY"@ja-latn .

<product/2236#subject> a schema:CreativeWork ;
    schema:name "Pokémon Red & Green"@en,
        "ポケットモンスター 赤・緑"@ja,
        "Pocket Monsters Akai & Midori"@ja-latn ;
    foaf:name "Pokémon Red & Green"@en,
        "ポケットモンスター 赤・緑"@ja,
        "Pocket Monsters Akai & Midori"@ja-latn .

<product/263#subject> a schema:CreativeWork ;
    schema:name "Streets of Rage 2"@en,
        "ベア・ナックルII 死闘への鎮魂歌"@ja,
        "Bare Knuckle II: Shito he no Requiem"@ja-latn ;
    foaf:name "Streets of Rage 2"@en,
        "ベア・ナックルII 死闘への鎮魂歌"@ja,
        "Bare Knuckle II: Shito he no Requiem"@ja-latn .

<product/4017#subject> a schema:CreativeWork ;
    schema:name "Mario Kart: Super Circuit"@en,
        "マリオカートアドバンス"@ja,
        "Mario Kart Advance"@ja-latn ;
    foaf:name "Mario Kart: Super Circuit"@en,
        "マリオカートアドバンス"@ja,
        "Mario Kart Advance"@ja-latn .

<product/415#subject> a schema:CreativeWork ;
    schema:name "Super Mario World"@en,
        "スーパーマリオワールド"@ja,
        "Super Mario World"@ja-latn ;
    foaf:name "Super Mario World"@en,
        "スーパーマリオワールド"@ja,
        "Super Mario World"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/32/66523/66523-1489481726.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/66523#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Consouls 1-1"@en,
        "Consouls 1-1"@ja,
        "Consouls 1-1"@ja-latn ;
    mo:performance_of <album/66523#musicalwork> ;
    mo:performer <artist/26110#subject> ;
    mo:recorded_as <album/66523#musicalexpression> ;
    schema:byArtist <artist/26110#subject> ;
    schema:name "Consouls 1-1"@en,
        "Consouls 1-1"@ja,
        "Consouls 1-1"@ja-latn ;
    schema:workPerformed <album/66523#musicalwork> .

<artist/26110#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66523#performance> ;
    schema:name "The Consouls"@en ;
    foaf:name "The Consouls"@en .

<album/66523#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Consouls 1-1"@en,
        "Consouls 1-1"@ja,
        "Consouls 1-1"@ja-latn ;
    mo:composer <artist/148#subject>,
        <artist/190#subject>,
        <artist/691#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/66523#musicalwork> ;
    schema:name "Consouls 1-1"@en,
        "Consouls 1-1"@ja,
        "Consouls 1-1"@ja-latn .

<album/66523#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-24"^^xsd:date ;
    dcterms:title "Consouls 1-1"@en,
        "Consouls 1-1"@ja,
        "Consouls 1-1"@ja-latn ;
    mo:catalogue_number "CNSLS-1-1" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/66523#musicalexpression> ;
    mo:publisher _:Na6e898c07524468cb70272686a5e4fce ;
    mo:record _:N778dc58fcb314086a8acee5fe84e9380 ;
    mo:record_count 1 ;
    schema:about <product/163#subject>,
        <product/2236#subject>,
        <product/263#subject>,
        <product/4017#subject>,
        <product/415#subject> ;
    schema:byArtist <artist/26110#subject> ;
    schema:datePublished "2014-11-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/66523/66523-1489481726.jpg> ;
    schema:name "Consouls 1-1"@en,
        "Consouls 1-1"@ja,
        "Consouls 1-1"@ja-latn ;
    schema:publisher _:Na6e898c07524468cb70272686a5e4fce ;
    foaf:depiction <https://media.vgm.io/albums/32/66523/66523-1489481726.jpg> .

_:N3e26ea838cb545989d009dbc81408682 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Bar (Streets of Rage II)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N778dc58fcb314086a8acee5fe84e9380 ;
    schema:name "In the Bar (Streets of Rage II)"@en .

_:N8947518d288046faa1ddf7fa7c6a457c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shy Guy Beach (Mario Kart Super Circuit)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N778dc58fcb314086a8acee5fe84e9380 ;
    schema:name "Shy Guy Beach (Mario Kart Super Circuit)"@en .

_:Na6e898c07524468cb70272686a5e4fce schema:name "The Consouls"@en ;
    foaf:name "The Consouls"@en .

_:Nb55236798b0c48449d698d5944076786 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cycling (Pokemon R/B/Y)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N778dc58fcb314086a8acee5fe84e9380 ;
    schema:name "Cycling (Pokemon R/B/Y)"@en .

_:Nbf52d7c5df00434683ae804d2614c9bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Athletic Theme (Super Mario World)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N778dc58fcb314086a8acee5fe84e9380 ;
    schema:name "Athletic Theme (Super Mario World)"@en .

_:Ne4ac40b17d5b49659badf72a10d8f65b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town Theme (Final Fantasy)"@en ;
    mo:track_number 3 ;
    schema:duration "PT8:13"^^xsd:interval ;
    schema:inPlaylist _:N778dc58fcb314086a8acee5fe84e9380 ;
    schema:name "Town Theme (Final Fantasy)"@en .

_:N778dc58fcb314086a8acee5fe84e9380 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3e26ea838cb545989d009dbc81408682,
        _:N8947518d288046faa1ddf7fa7c6a457c,
        _:Nb55236798b0c48449d698d5944076786,
        _:Nbf52d7c5df00434683ae804d2614c9bf,
        _:Ne4ac40b17d5b49659badf72a10d8f65b ;
    mo:track_count 5 ;
    schema:duration "PT24:34"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3e26ea838cb545989d009dbc81408682,
        _:N8947518d288046faa1ddf7fa7c6a457c,
        _:Nb55236798b0c48449d698d5944076786,
        _:Nbf52d7c5df00434683ae804d2614c9bf,
        _:Ne4ac40b17d5b49659badf72a10d8f65b .

