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

<album/131#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Star Ocean: The Second Story Fantasy Megamix"@en,
        "スターオーシャン セカンドストーリー ファンタジーメガミックス"@ja,
        "Star Ocean: The Second Story Fantasy Megamix"@ja-latn ;
    mo:produced_work <album/131#musicalwork> ;
    schema:name "Star Ocean: The Second Story Fantasy Megamix"@en,
        "スターオーシャン セカンドストーリー ファンタジーメガミックス"@ja,
        "Star Ocean: The Second Story Fantasy Megamix"@ja-latn .

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

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

<product/532#subject> a schema:CreativeWork ;
    schema:name "Star Ocean: The Second Story"@en,
        "スターオーシャン セカンドストーリー"@ja,
        "Star Ocean: The Second Story"@ja-latn ;
    foaf:name "Star Ocean: The Second Story"@en,
        "スターオーシャン セカンドストーリー"@ja,
        "Star Ocean: The Second Story"@ja-latn .

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

<org/4688#subject> schema:name "first smile entertainment"@en,
        "ファーストスマイル・エンタテインメント"@ja,
        "first smile entertainment"@ja-latn ;
    foaf:name "first smile entertainment"@en,
        "ファーストスマイル・エンタテインメント"@ja,
        "first smile entertainment"@ja-latn .

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

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

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

<album/131#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Star Ocean: The Second Story Fantasy Megamix"@en,
        "スターオーシャン セカンドストーリー ファンタジーメガミックス"@ja,
        "Star Ocean: The Second Story Fantasy Megamix"@ja-latn ;
    mo:performance_of <album/131#musicalwork> ;
    mo:performer <artist/1938#subject> ;
    mo:recorded_as <album/131#musicalexpression> ;
    schema:byArtist <artist/1938#subject> ;
    schema:name "Star Ocean: The Second Story Fantasy Megamix"@en,
        "スターオーシャン セカンドストーリー ファンタジーメガミックス"@ja,
        "Star Ocean: The Second Story Fantasy Megamix"@ja-latn ;
    schema:workPerformed <album/131#musicalwork> .

<artist/1938#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/131#performance> ;
    schema:name "Yoshihiro Ike"@en,
        "池頼広"@ja ;
    foaf:name "Yoshihiro Ike"@en,
        "池頼広"@ja .

<album/131#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-10-18"^^xsd:date ;
    dcterms:title "Star Ocean: The Second Story Fantasy Megamix"@en,
        "スターオーシャン セカンドストーリー ファンタジーメガミックス"@ja,
        "Star Ocean: The Second Story Fantasy Megamix"@ja-latn ;
    mo:catalogue_number "FSCA-10145" ;
    mo:media_type "CD" ;
    mo:publication_of <album/131#musicalexpression> ;
    mo:publisher <org/4688#subject> ;
    mo:record _:N3698e541427349a5bb13538ce043d474 ;
    mo:record_count 1 ;
    schema:about <product/532#subject> ;
    schema:byArtist <artist/1938#subject> ;
    schema:datePublished "2000-10-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/131/131-1269294497.jpg> ;
    schema:name "Star Ocean: The Second Story Fantasy Megamix"@en,
        "スターオーシャン セカンドストーリー ファンタジーメガミックス"@ja,
        "Star Ocean: The Second Story Fantasy Megamix"@ja-latn ;
    schema:publisher <org/4688#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/131/131-1269294497.jpg> .

_:N0c289a53ca594d6c856d5aba106dc2a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The fateful a moment"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N3698e541427349a5bb13538ce043d474 ;
    schema:name "The fateful a moment"@en .

_:N1296fc0044714b00b16f50de848ea9e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Field of Nede"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N3698e541427349a5bb13538ce043d474 ;
    schema:name "Field of Nede"@en .

_:N505e2c54dc194507987a6c2c193ef88e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the crack of dawn"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N3698e541427349a5bb13538ce043d474 ;
    schema:name "At the crack of dawn"@en .

_:N6b16d86206f6450cbff7d4c9181c5ef8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAR OCEAN forever"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N3698e541427349a5bb13538ce043d474 ;
    schema:name "STAR OCEAN forever"@en .

_:N706a3a12d91a458e97dafc719ba2aa00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The incarnation of devil"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N3698e541427349a5bb13538ce043d474 ;
    schema:name "The incarnation of devil"@en .

_:N898c1e0e14894ff399ba99937f8784ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resolution"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N3698e541427349a5bb13538ce043d474 ;
    schema:name "Resolution"@en .

_:Nac54620afcb0438894f91db4a6052101 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ultimate terror"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N3698e541427349a5bb13538ce043d474 ;
    schema:name "The Ultimate terror"@en .

_:Nc76368061dfb48618616932e57cbf4af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The venerable forest"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N3698e541427349a5bb13538ce043d474 ;
    schema:name "The venerable forest"@en .

_:Ncf33e33e594740e198e52184de8034e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A feeling of oppression"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N3698e541427349a5bb13538ce043d474 ;
    schema:name "A feeling of oppression"@en .

_:Nd5c352299ee44d51978c6b5d25f70fdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent the universe"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N3698e541427349a5bb13538ce043d474 ;
    schema:name "Silent the universe"@en .

_:N3698e541427349a5bb13538ce043d474 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c289a53ca594d6c856d5aba106dc2a9,
        _:N1296fc0044714b00b16f50de848ea9e3,
        _:N505e2c54dc194507987a6c2c193ef88e,
        _:N6b16d86206f6450cbff7d4c9181c5ef8,
        _:N706a3a12d91a458e97dafc719ba2aa00,
        _:N898c1e0e14894ff399ba99937f8784ae,
        _:Nac54620afcb0438894f91db4a6052101,
        _:Nc76368061dfb48618616932e57cbf4af,
        _:Ncf33e33e594740e198e52184de8034e2,
        _:Nd5c352299ee44d51978c6b5d25f70fdd ;
    mo:track_count 10 ;
    schema:duration "PT37:52"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0c289a53ca594d6c856d5aba106dc2a9,
        _:N1296fc0044714b00b16f50de848ea9e3,
        _:N505e2c54dc194507987a6c2c193ef88e,
        _:N6b16d86206f6450cbff7d4c9181c5ef8,
        _:N706a3a12d91a458e97dafc719ba2aa00,
        _:N898c1e0e14894ff399ba99937f8784ae,
        _:Nac54620afcb0438894f91db4a6052101,
        _:Nc76368061dfb48618616932e57cbf4af,
        _:Ncf33e33e594740e198e52184de8034e2,
        _:Nd5c352299ee44d51978c6b5d25f70fdd .

