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

<album/11313> a mo:Release ;
    mo:catalogue_number "SOTLH-0001" .

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

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

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

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

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

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

<product/536#subject> a schema:CreativeWork ;
    schema:name "Star Ocean: The Last Hope"@en,
        "スターオーシャン4 －THE LAST HOPE－"@ja,
        "Star Ocean: The Last Hope"@ja-latn ;
    foaf:name "Star Ocean: The Last Hope"@en,
        "スターオーシャン4 －THE LAST HOPE－"@ja,
        "Star Ocean: The Last Hope"@ja-latn .

<album/13833#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Star Ocean Sound Best Collection"@en,
        "Star Ocean Sound Best Collection"@ja,
        "Star Ocean Sound Best Collection"@ja-latn ;
    mo:composer <artist/166#subject> ;
    mo:produced_work <album/13833#musicalwork> ;
    schema:name "Star Ocean Sound Best Collection"@en,
        "Star Ocean Sound Best Collection"@ja,
        "Star Ocean Sound Best Collection"@ja-latn .

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

<album/13833#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Star Ocean Sound Best Collection"@en,
        "Star Ocean Sound Best Collection"@ja,
        "Star Ocean Sound Best Collection"@ja-latn ;
    mo:performance_of <album/13833#musicalwork> ;
    mo:recorded_as <album/13833#musicalexpression> ;
    schema:name "Star Ocean Sound Best Collection"@en,
        "Star Ocean Sound Best Collection"@ja,
        "Star Ocean Sound Best Collection"@ja-latn ;
    schema:workPerformed <album/13833#musicalwork> .

<org/112#subject> schema:name "SQUARE ENIX CO., LTD."@en,
        "株式会社スクウェア・エニックス"@ja,
        "SQUARE ENIX CO., LTD."@ja-latn ;
    foaf:name "SQUARE ENIX CO., LTD."@en,
        "株式会社スクウェア・エニックス"@ja,
        "SQUARE ENIX CO., LTD."@ja-latn .

<https://media.vgm.io/albums/33/13833/13833-1244475570.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/13833#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/13833/13833-1244475570.png> ;
    foaf:depicts <album/13833#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/13833/13833-1244475570.png> .

<https://medium-media.vgm.io/albums/33/13833/13833-1244475570.png> a schema:ImageObject,
        foaf:Image .

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

<album/13833#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-06-04"^^xsd:date ;
    dcterms:title "Star Ocean Sound Best Collection"@en,
        "Star Ocean Sound Best Collection"@ja,
        "Star Ocean Sound Best Collection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/11313> ;
    mo:publication_of <album/13833#musicalexpression> ;
    mo:publisher <org/112#subject> ;
    mo:record _:N0a2e5f3ed47242f98dbdbdc756666583 ;
    mo:record_count 1 ;
    schema:about <product/530#subject>,
        <product/532#subject>,
        <product/534#subject>,
        <product/536#subject> ;
    schema:datePublished "2009-06-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/13833/13833-1244475570.png> ;
    schema:name "Star Ocean Sound Best Collection"@en,
        "Star Ocean Sound Best Collection"@ja,
        "Star Ocean Sound Best Collection"@ja-latn ;
    schema:publisher <org/112#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/13833/13833-1244475570.png> .

_:N26c4fd69352e485daa4764e46a52e6ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Ocean Forever -From Star Ocean2-"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N0a2e5f3ed47242f98dbdbdc756666583 ;
    schema:name "Star Ocean Forever -From Star Ocean2-"@en .

_:N2705675616384b9a999a812bbee436f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Incarnation Of Devil -From Star Ocean2-"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N0a2e5f3ed47242f98dbdbdc756666583 ;
    schema:name "The Incarnation Of Devil -From Star Ocean2-"@en .

_:N3a8e42e6685044cc81cebb3388c6dfaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Highbrow -From Star Ocean3-"@en ;
    mo:track_number 3 ;
    schema:duration "PT10:38"^^xsd:interval ;
    schema:inPlaylist _:N0a2e5f3ed47242f98dbdbdc756666583 ;
    schema:name "Highbrow -From Star Ocean3-"@en .

_:N4c03ca3ea52044b7af73c10cffc23db5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cutting Edge Of Notion -From Star Ocean3-"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N0a2e5f3ed47242f98dbdbdc756666583 ;
    schema:name "Cutting Edge Of Notion -From Star Ocean3-"@en .

_:N6796ab60fa1c462cb09bcba489c54add a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Divine Spirit Of Language -From Star Ocean3-"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N0a2e5f3ed47242f98dbdbdc756666583 ;
    schema:name "The Divine Spirit Of Language -From Star Ocean3-"@en .

_:N888d4c43e1ed4bb186e4dbde71567288 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Influence Of Truth Appearance -From Star Ocean3-"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N0a2e5f3ed47242f98dbdbdc756666583 ;
    schema:name "Influence Of Truth Appearance -From Star Ocean3-"@en .

_:Na2f03aef87ed468db8c0f69e8a9552b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stab The Sword Of Justice -From Star Ocean2-"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N0a2e5f3ed47242f98dbdbdc756666583 ;
    schema:name "Stab The Sword Of Justice -From Star Ocean2-"@en .

_:Na5d2c2a7fc27499998211a06f7ec6cde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FOR Achieve -From Star Ocean1-"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N0a2e5f3ed47242f98dbdbdc756666583 ;
    schema:name "FOR Achieve -From Star Ocean1-"@en .

_:Nb30bdcca408b4673a7ea47a2f213b268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tense Atomosphere -From Star Ocean1-"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N0a2e5f3ed47242f98dbdbdc756666583 ;
    schema:name "Tense Atomosphere -From Star Ocean1-"@en .

_:Nd0e9c02a6bab43008ef5ecdb700f0a28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wild Fight, No End In Sight -From Star Ocean4-"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N0a2e5f3ed47242f98dbdbdc756666583 ;
    schema:name "Wild Fight, No End In Sight -From Star Ocean4-"@en .

_:Nedc093c073a749c7b436a38c55a10a8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Of The Chase -From Star Ocean4-"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N0a2e5f3ed47242f98dbdbdc756666583 ;
    schema:name "Night Of The Chase -From Star Ocean4-"@en .

_:N0a2e5f3ed47242f98dbdbdc756666583 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26c4fd69352e485daa4764e46a52e6ea,
        _:N2705675616384b9a999a812bbee436f7,
        _:N3a8e42e6685044cc81cebb3388c6dfaa,
        _:N4c03ca3ea52044b7af73c10cffc23db5,
        _:N6796ab60fa1c462cb09bcba489c54add,
        _:N888d4c43e1ed4bb186e4dbde71567288,
        _:Na2f03aef87ed468db8c0f69e8a9552b6,
        _:Na5d2c2a7fc27499998211a06f7ec6cde,
        _:Nb30bdcca408b4673a7ea47a2f213b268,
        _:Nd0e9c02a6bab43008ef5ecdb700f0a28,
        _:Nedc093c073a749c7b436a38c55a10a8c ;
    mo:track_count 11 ;
    schema:duration "PT35:14"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N26c4fd69352e485daa4764e46a52e6ea,
        _:N2705675616384b9a999a812bbee436f7,
        _:N3a8e42e6685044cc81cebb3388c6dfaa,
        _:N4c03ca3ea52044b7af73c10cffc23db5,
        _:N6796ab60fa1c462cb09bcba489c54add,
        _:N888d4c43e1ed4bb186e4dbde71567288,
        _:Na2f03aef87ed468db8c0f69e8a9552b6,
        _:Na5d2c2a7fc27499998211a06f7ec6cde,
        _:Nb30bdcca408b4673a7ea47a2f213b268,
        _:Nd0e9c02a6bab43008ef5ecdb700f0a28,
        _:Nedc093c073a749c7b436a38c55a10a8c .

