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

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

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

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

<event/205> a mo:Release ;
    schema:name "Released at M3-2017 Fall (Oct 29, 2017)" .

<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 .

<album/79031#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aka to Midori to Ao no Tabi"@en,
        "赤と緑と青の旅"@ja,
        "Aka to Midori to Ao no Tabi"@ja-latn ;
    mo:composer <artist/691#subject> ;
    mo:produced_work <album/79031#musicalwork> ;
    schema:name "Aka to Midori to Ao no Tabi"@en,
        "赤と緑と青の旅"@ja,
        "Aka to Midori to Ao no Tabi"@ja-latn .

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

<album/79031#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aka to Midori to Ao no Tabi"@en,
        "赤と緑と青の旅"@ja,
        "Aka to Midori to Ao no Tabi"@ja-latn ;
    mo:performance_of <album/79031#musicalwork> ;
    mo:recorded_as <album/79031#musicalexpression> ;
    schema:name "Aka to Midori to Ao no Tabi"@en,
        "赤と緑と青の旅"@ja,
        "Aka to Midori to Ao no Tabi"@ja-latn ;
    schema:workPerformed <album/79031#musicalwork> .

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

<https://medium-media.vgm.io/albums/13/79031/79031-1531508662.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/79031#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-29"^^xsd:date ;
    dcterms:title "Aka to Midori to Ao no Tabi"@en,
        "赤と緑と青の旅"@ja,
        "Aka to Midori to Ao no Tabi"@ja-latn ;
    mo:catalogue_number "UNDR-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79031#musicalexpression> ;
    mo:publisher _:N70cd352f8d5d4a1ab3d9beaa01a82084 ;
    mo:record _:N01e90fd2f84a40419618bf9dc4bb97ac ;
    mo:record_count 1 ;
    mo:release <event/205> ;
    schema:about <product/2236#subject> ;
    schema:datePublished "2017-10-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/79031/79031-1531508662.jpg> ;
    schema:name "Aka to Midori to Ao no Tabi"@en,
        "赤と緑と青の旅"@ja,
        "Aka to Midori to Ao no Tabi"@ja-latn ;
    schema:publisher _:N70cd352f8d5d4a1ab3d9beaa01a82084 ;
    foaf:depiction <https://media.vgm.io/albums/13/79031/79031-1531508662.jpg> .

_:N0090b1e98dbb44fc83c8978392380fe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "orange harbor memories"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N01e90fd2f84a40419618bf9dc4bb97ac ;
    schema:name "orange harbor memories"@ja .

_:N39a66e494fc941a08919ee2a3c285c73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anti_these"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N01e90fd2f84a40419618bf9dc4bb97ac ;
    schema:name "Anti_these"@ja .

_:N70cd352f8d5d4a1ab3d9beaa01a82084 schema:name "Under Reverse"@en ;
    foaf:name "Under Reverse"@en .

_:N9076523c266f49c3bd87b82e48339cf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "昼下がりのティー・ブレイク"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N01e90fd2f84a40419618bf9dc4bb97ac ;
    schema:name "昼下がりのティー・ブレイク"@ja .

_:N9d395e299db042639f3842239ab1a42b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abandoned places"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N01e90fd2f84a40419618bf9dc4bb97ac ;
    schema:name "Abandoned places"@ja .

_:Naca71d211a0e422baebaaa797e62c279 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "果たすべき約束の戦い"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N01e90fd2f84a40419618bf9dc4bb97ac ;
    schema:name "果たすべき約束の戦い"@ja .

_:Ne5612866b4eb4c76a0832f457a9e3e1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GAME START!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N01e90fd2f84a40419618bf9dc4bb97ac ;
    schema:name "GAME START!!"@ja .

_:Nfb1951d878814eeeaa9c8d068caeab9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poppoland"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N01e90fd2f84a40419618bf9dc4bb97ac ;
    schema:name "Poppoland"@ja .

_:N01e90fd2f84a40419618bf9dc4bb97ac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0090b1e98dbb44fc83c8978392380fe3,
        _:N39a66e494fc941a08919ee2a3c285c73,
        _:N9076523c266f49c3bd87b82e48339cf7,
        _:N9d395e299db042639f3842239ab1a42b,
        _:Naca71d211a0e422baebaaa797e62c279,
        _:Ne5612866b4eb4c76a0832f457a9e3e1e,
        _:Nfb1951d878814eeeaa9c8d068caeab9d ;
    mo:track_count 7 ;
    schema:duration "PT21:35"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0090b1e98dbb44fc83c8978392380fe3,
        _:N39a66e494fc941a08919ee2a3c285c73,
        _:N9076523c266f49c3bd87b82e48339cf7,
        _:N9d395e299db042639f3842239ab1a42b,
        _:Naca71d211a0e422baebaaa797e62c279,
        _:Ne5612866b4eb4c76a0832f457a9e3e1e,
        _:Nfb1951d878814eeeaa9c8d068caeab9d .

