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

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

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

<artist/166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147584#subject> ;
    schema:name "Motoi Sakuraba"@en,
        "桜庭統"@ja ;
    foaf:made <album/147584#composition>,
        <album/147584#subject> ;
    foaf:name "Motoi Sakuraba"@en,
        "桜庭統"@ja .

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

<event/6> a mo:Release ;
    schema:name "Released at M3-Osaka (Mar 08, 2008 to Mar 09, 2008)" .

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

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

<product/534#subject> a schema:CreativeWork ;
    schema:name "Star Ocean: Till the End of Time"@en,
        "スターオーシャン Till the End of Time"@ja,
        "Star Ocean: Till the End of Time"@ja-latn ;
    foaf:name "Star Ocean: Till the End of Time"@en,
        "スターオーシャン Till the End of Time"@ja,
        "Star Ocean: Till the End of Time"@ja-latn .

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

<album/147584#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "S.O.S."@en,
        "S.O.S."@ja,
        "S.O.S."@ja-latn ;
    mo:performance_of <album/147584#musicalwork> ;
    mo:recorded_as <album/147584#musicalexpression> ;
    schema:name "S.O.S."@en,
        "S.O.S."@ja,
        "S.O.S."@ja-latn ;
    schema:workPerformed <album/147584#musicalwork> .

<org/438#subject> schema:name "Sonic Hispeed Omega"@en,
        "Sonic Hispeed Omega"@ja,
        "Sonic Hispeed Omega"@ja-latn ;
    foaf:name "Sonic Hispeed Omega"@en,
        "Sonic Hispeed Omega"@ja,
        "Sonic Hispeed Omega"@ja-latn .

<https://media.vgm.io/albums/48/147584/147584-41165f77b9f4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/147584#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/147584/147584-41165f77b9f4.jpg> ;
    foaf:depicts <album/147584#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/147584/147584-41165f77b9f4.jpg> .

<https://medium-media.vgm.io/albums/48/147584/147584-41165f77b9f4.jpg> a schema:ImageObject,
        foaf:Image .

<album/147584#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "S.O.S."@en,
        "S.O.S."@ja,
        "S.O.S."@ja-latn ;
    mo:composer <artist/166#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/147584#musicalwork> ;
    schema:name "S.O.S."@en,
        "S.O.S."@ja,
        "S.O.S."@ja-latn .

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

<album/147584#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-09"^^xsd:date ;
    dcterms:title "S.O.S."@en,
        "S.O.S."@ja,
        "S.O.S."@ja-latn ;
    mo:catalogue_number "SCDA-2004" ;
    mo:media_type "Mini CD-R" ;
    mo:publication_of <album/147584#musicalexpression> ;
    mo:publisher <org/438#subject> ;
    mo:record _:N070ffb5163d6439db7aabd6c03ce7164 ;
    mo:record_count 1 ;
    mo:release <event/6> ;
    schema:about <product/178#subject>,
        <product/182#subject>,
        <product/534#subject> ;
    schema:datePublished "2008-03-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/147584/147584-41165f77b9f4.jpg> ;
    schema:name "S.O.S."@en,
        "S.O.S."@ja,
        "S.O.S."@ja-latn ;
    schema:publisher <org/438#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/147584/147584-41165f77b9f4.jpg> .

_:N3847d648314f4ebbad7b82e3374691f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Influence of Truth Appearance"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N070ffb5163d6439db7aabd6c03ce7164 ;
    schema:name "Influence of Truth Appearance"@en .

_:N461e07cfe4864423a529d6b8346335b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clash on the Big Bridge"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N070ffb5163d6439db7aabd6c03ce7164 ;
    schema:name "Clash on the Big Bridge"@en .

_:Nede9d2ba0f69486f97eb4dc2147690b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Searching Friends"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N070ffb5163d6439db7aabd6c03ce7164 ;
    schema:name "Searching Friends"@en .

_:N070ffb5163d6439db7aabd6c03ce7164 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3847d648314f4ebbad7b82e3374691f2,
        _:N461e07cfe4864423a529d6b8346335b7,
        _:Nede9d2ba0f69486f97eb4dc2147690b5 ;
    mo:track_count 3 ;
    schema:duration "PT11:47"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3847d648314f4ebbad7b82e3374691f2,
        _:N461e07cfe4864423a529d6b8346335b7,
        _:Nede9d2ba0f69486f97eb4dc2147690b5 .

