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

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

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

<artist/13347#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14714#subject> ;
    schema:name "Yoshio Hirai"@en ;
    foaf:made <album/14714#composition>,
        <album/14714#subject> ;
    foaf:name "Yoshio Hirai"@en .

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

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

<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/18753#subject> a schema:CreativeWork ;
    schema:name "StarTropics"@en,
        "スタートロピックス"@ja,
        "StarTropics"@ja-latn ;
    foaf:name "StarTropics"@en,
        "スタートロピックス"@ja,
        "StarTropics"@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/500#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn ;
    foaf:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/41/14714/14714-1248638526.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14714#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gallant Green [EP]"@en,
        "Gallant Green [EP]"@ja,
        "Gallant Green [EP]"@ja-latn ;
    mo:performance_of <album/14714#musicalwork> ;
    mo:performer <artist/5660#subject> ;
    mo:recorded_as <album/14714#musicalexpression> ;
    schema:byArtist <artist/5660#subject> ;
    schema:name "Gallant Green [EP]"@en,
        "Gallant Green [EP]"@ja,
        "Gallant Green [EP]"@ja-latn ;
    schema:workPerformed <album/14714#musicalwork> .

<artist/5660#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14714#performance> ;
    schema:name "Rare Candy"@en ;
    foaf:name "Rare Candy"@en .

<album/14714#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gallant Green [EP]"@en,
        "Gallant Green [EP]"@ja,
        "Gallant Green [EP]"@ja-latn ;
    mo:composer <artist/13347#subject>,
        <artist/139#subject>,
        <artist/190#subject> ;
    mo:produced_work <album/14714#musicalwork> ;
    schema:name "Gallant Green [EP]"@en,
        "Gallant Green [EP]"@ja,
        "Gallant Green [EP]"@ja-latn .

<album/14714#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-07-17"^^xsd:date ;
    dcterms:title "Gallant Green [EP]"@en,
        "Gallant Green [EP]"@ja,
        "Gallant Green [EP]"@ja-latn ;
    mo:catalogue_number "RC002G" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14714#musicalexpression> ;
    mo:publisher _:N7847d7aa51c345519c5403c916b79b88 ;
    mo:record _:N822739a331e74956b00924bb2be2ed3c ;
    mo:record_count 1 ;
    schema:about <product/1605#subject>,
        <product/18753#subject>,
        <product/493#subject>,
        <product/500#subject> ;
    schema:byArtist <artist/5660#subject> ;
    schema:datePublished "2009-07-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/14714/14714-1248638526.jpg> ;
    schema:name "Gallant Green [EP]"@en,
        "Gallant Green [EP]"@ja,
        "Gallant Green [EP]"@ja-latn ;
    schema:publisher _:N7847d7aa51c345519c5403c916b79b88 ;
    foaf:depiction <https://media.vgm.io/albums/41/14714/14714-1248638526.jpg> .

_:N39eaffdb04534c22b8fccf0088db8f56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda, Link to the Past (Dark World)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N822739a331e74956b00924bb2be2ed3c ;
    schema:name "Zelda, Link to the Past (Dark World)"@en .

_:N7847d7aa51c345519c5403c916b79b88 schema:name "Rare Candy"@en ;
    foaf:name "Rare Candy"@en .

_:Nad3d2acb5c9d48deb78ace4b52097709 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Tropics (Dungeon)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N822739a331e74956b00924bb2be2ed3c ;
    schema:name "Star Tropics (Dungeon)"@en .

_:Nd4ceb9dc3a7f4f2193d9363b3c811516 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Street Fighter 2 (Opening, Ken, Ryu)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N822739a331e74956b00924bb2be2ed3c ;
    schema:name "Street Fighter 2 (Opening, Ken, Ryu)"@en .

_:Nfcd8c2c812ec42af8a4049de58684bbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda, Link's Awakening (Tal Tal Heights, Overworld)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N822739a331e74956b00924bb2be2ed3c ;
    schema:name "Zelda, Link's Awakening (Tal Tal Heights, Overworld)"@en .

_:N822739a331e74956b00924bb2be2ed3c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N39eaffdb04534c22b8fccf0088db8f56,
        _:Nad3d2acb5c9d48deb78ace4b52097709,
        _:Nd4ceb9dc3a7f4f2193d9363b3c811516,
        _:Nfcd8c2c812ec42af8a4049de58684bbc ;
    mo:track_count 4 ;
    schema:duration "PT13:12"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N39eaffdb04534c22b8fccf0088db8f56,
        _:Nad3d2acb5c9d48deb78ace4b52097709,
        _:Nd4ceb9dc3a7f4f2193d9363b3c811516,
        _:Nfcd8c2c812ec42af8a4049de58684bbc .

