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

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

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

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54882#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/54882#composition>,
        <album/54882#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<artist/2744#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54882#subject> ;
    schema:name "Ken-ichi Matsubara"@en,
        "松原健一"@ja ;
    foaf:made <album/54882#composition>,
        <album/54882#subject> ;
    foaf:name "Ken-ichi Matsubara"@en,
        "松原健一"@ja .

<artist/391#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54882#subject> ;
    schema:name "Michiko Naruke"@en,
        "なるけみちこ"@ja ;
    foaf:made <album/54882#composition>,
        <album/54882#subject> ;
    foaf:name "Michiko Naruke"@en,
        "なるけみちこ"@ja .

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

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

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

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

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

<album/54882#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "First Journey: Video Game Grooves"@en,
        "First Journey: Video Game Grooves"@ja,
        "First Journey: Video Game Grooves"@ja-latn ;
    mo:performance_of <album/54882#musicalwork> ;
    mo:performer <artist/16783#subject> ;
    mo:recorded_as <album/54882#musicalexpression> ;
    schema:byArtist <artist/16783#subject> ;
    schema:name "First Journey: Video Game Grooves"@en,
        "First Journey: Video Game Grooves"@ja,
        "First Journey: Video Game Grooves"@ja-latn ;
    schema:workPerformed <album/54882#musicalwork> .

<artist/16783#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54882#performance> ;
    schema:name "Jazz Paladin"@en ;
    foaf:name "Jazz Paladin"@en .

<album/54882#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "First Journey: Video Game Grooves"@en,
        "First Journey: Video Game Grooves"@ja,
        "First Journey: Video Game Grooves"@ja-latn ;
    mo:composer <artist/146#subject>,
        <artist/2744#subject>,
        <artist/391#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/54882#musicalwork> ;
    schema:name "First Journey: Video Game Grooves"@en,
        "First Journey: Video Game Grooves"@ja,
        "First Journey: Video Game Grooves"@ja-latn .

<album/54882#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-05"^^xsd:date ;
    dcterms:title "First Journey: Video Game Grooves"@en,
        "First Journey: Video Game Grooves"@ja,
        "First Journey: Video Game Grooves"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54882#musicalexpression> ;
    mo:publisher _:Ne65e4a875a6d4b0fb96e555b9d951890 ;
    mo:record _:N9bf1e13170364e36ac37770ef08a5e86 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Wild Arms"@en ;
            foaf:name "Wild Arms"@en ],
        [ a schema:CreativeWork ;
            schema:name "Final Fantasy VI"@en ;
            foaf:name "Final Fantasy VI"@en ],
        [ a schema:CreativeWork ;
            schema:name "Castlevania II: Simon's Quest"@en ;
            foaf:name "Castlevania II: Simon's Quest"@en ],
        [ a schema:CreativeWork ;
            schema:name "Chrono Trigger"@en ;
            foaf:name "Chrono Trigger"@en ],
        [ a schema:CreativeWork ;
            schema:name "Final Fantasy IV"@en ;
            foaf:name "Final Fantasy IV"@en ] ;
    schema:byArtist <artist/16783#subject> ;
    schema:datePublished "2015-10-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/54882/54882-1442008367.jpg> ;
    schema:name "First Journey: Video Game Grooves"@en,
        "First Journey: Video Game Grooves"@ja,
        "First Journey: Video Game Grooves"@ja-latn ;
    schema:publisher _:Ne65e4a875a6d4b0fb96e555b9d951890 ;
    foaf:depiction <https://media.vgm.io/albums/28/54882/54882-1442008367.jpg> .

_:N2de45fcd792f435db56dfc942db048bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Port Timney (Wild Arms)"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N9bf1e13170364e36ac37770ef08a5e86 ;
    schema:name "Port Timney (Wild Arms)"@en .

_:N40387f890f874b99bd5c3048bf64ea08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Land of Summons / Illusionary World (Final Fantasy IV)"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:N9bf1e13170364e36ac37770ef08a5e86 ;
    schema:name "Land of Summons / Illusionary World (Final Fantasy IV)"@en .

_:N41df9e0d16af49d0959325711a89426a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gato's Song (Chrono Trigger)"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N9bf1e13170364e36ac37770ef08a5e86 ;
    schema:name "Gato's Song (Chrono Trigger)"@en .

_:N5cd3d9ff3a1141cbb72020bc5e348e26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corridors of Time (Chrono Trigger)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N9bf1e13170364e36ac37770ef08a5e86 ;
    schema:name "Corridors of Time (Chrono Trigger)"@en .

_:N797a0457ca4b47eab9e841348518bb6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloody Tears (Castlevania II)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N9bf1e13170364e36ac37770ef08a5e86 ;
    schema:name "Bloody Tears (Castlevania II)"@en .

_:Nc960d7ac06174b74a8e61183addfd9c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terra's Theme (Final Fantasy VI)"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:05"^^xsd:interval ;
    schema:inPlaylist _:N9bf1e13170364e36ac37770ef08a5e86 ;
    schema:name "Terra's Theme (Final Fantasy VI)"@en .

_:Nd95aec6e0d7e4328b480a67a38898056 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schala's Theme (Chrono Trigger)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N9bf1e13170364e36ac37770ef08a5e86 ;
    schema:name "Schala's Theme (Chrono Trigger)"@en .

_:Ne65e4a875a6d4b0fb96e555b9d951890 schema:name "Jazz Paladin Productions"@en ;
    foaf:name "Jazz Paladin Productions"@en .

_:N9bf1e13170364e36ac37770ef08a5e86 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2de45fcd792f435db56dfc942db048bf,
        _:N40387f890f874b99bd5c3048bf64ea08,
        _:N41df9e0d16af49d0959325711a89426a,
        _:N5cd3d9ff3a1141cbb72020bc5e348e26,
        _:N797a0457ca4b47eab9e841348518bb6f,
        _:Nc960d7ac06174b74a8e61183addfd9c9,
        _:Nd95aec6e0d7e4328b480a67a38898056 ;
    mo:track_count 7 ;
    schema:duration "PT36:25"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2de45fcd792f435db56dfc942db048bf,
        _:N40387f890f874b99bd5c3048bf64ea08,
        _:N41df9e0d16af49d0959325711a89426a,
        _:N5cd3d9ff3a1141cbb72020bc5e348e26,
        _:N797a0457ca4b47eab9e841348518bb6f,
        _:Nc960d7ac06174b74a8e61183addfd9c9,
        _:Nd95aec6e0d7e4328b480a67a38898056 .

