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

<album/11924> a mo:Release ;
    mo:catalogue_number "KDSD-00268" .

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

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

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

<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/22966#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Star Ocean -The Last Hope- Arrange Soundtrack"@en,
        "スターオーシャン4 -THE LAST HOPE- アレンジ・サウンドトラック"@ja,
        "STAR OCEAN 4 -THE LAST HOPE- ARRANGE SOUNDTRACK"@ja-latn ;
    mo:composer <artist/166#subject> ;
    mo:produced_work <album/22966#musicalwork> ;
    schema:name "Star Ocean -The Last Hope- Arrange Soundtrack"@en,
        "スターオーシャン4 -THE LAST HOPE- アレンジ・サウンドトラック"@ja,
        "STAR OCEAN 4 -THE LAST HOPE- ARRANGE SOUNDTRACK"@ja-latn .

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

<album/22966#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Star Ocean -The Last Hope- Arrange Soundtrack"@en,
        "スターオーシャン4 -THE LAST HOPE- アレンジ・サウンドトラック"@ja,
        "STAR OCEAN 4 -THE LAST HOPE- ARRANGE SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/22966#musicalwork> ;
    mo:recorded_as <album/22966#musicalexpression> ;
    schema:name "Star Ocean -The Last Hope- Arrange Soundtrack"@en,
        "スターオーシャン4 -THE LAST HOPE- アレンジ・サウンドトラック"@ja,
        "STAR OCEAN 4 -THE LAST HOPE- ARRANGE SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/22966#musicalwork> .

<org/297#subject> schema:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn ;
    foaf:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/22966#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/22966#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/22966#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-01-01"^^xsd:date ;
    dcterms:title "Star Ocean -The Last Hope- Arrange Soundtrack"@en,
        "スターオーシャン4 -THE LAST HOPE- アレンジ・サウンドトラック"@ja,
        "STAR OCEAN 4 -THE LAST HOPE- ARRANGE SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "MICA-1079" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/11924> ;
    mo:publication_of <album/22966#musicalexpression> ;
    mo:publisher <org/297#subject> ;
    mo:record _:N812a14cc770d4e09ab9a0e50d0f905c4 ;
    mo:record_count 1 ;
    schema:about <product/536#subject> ;
    schema:datePublished "2011-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Star Ocean -The Last Hope- Arrange Soundtrack"@en,
        "スターオーシャン4 -THE LAST HOPE- アレンジ・サウンドトラック"@ja,
        "STAR OCEAN 4 -THE LAST HOPE- ARRANGE SOUNDTRACK"@ja-latn ;
    schema:publisher <org/297#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N33d39d7fb1ad40a4a0cd0adf92302eba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmic Voyagers (piano version)"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N812a14cc770d4e09ab9a0e50d0f905c4 ;
    schema:name "Cosmic Voyagers (piano version)"@en .

_:N45d35c552f2b4ed6b604fb47baa8c73a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night of the Chase"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N812a14cc770d4e09ab9a0e50d0f905c4 ;
    schema:name "Night of the Chase"@en .

_:N4fe575ea343546a7ab63f36360249f8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maelstrom's Clutches"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N812a14cc770d4e09ab9a0e50d0f905c4 ;
    schema:name "Maelstrom's Clutches"@en .

_:N56e052522eb2491988bc74b7e84c9250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seeker"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N812a14cc770d4e09ab9a0e50d0f905c4 ;
    schema:name "Seeker"@en .

_:N5ecd298ae058406780db4dfa2ce2bbbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brilliant Rose"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N812a14cc770d4e09ab9a0e50d0f905c4 ;
    schema:name "Brilliant Rose"@en .

_:N63a25b29df464bb780f79c3ebe7912ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruin and Creation"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N812a14cc770d4e09ab9a0e50d0f905c4 ;
    schema:name "Ruin and Creation"@en .

_:N724e1775cc1745b2be0cb75ceae3a0eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood on the Keys"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N812a14cc770d4e09ab9a0e50d0f905c4 ;
    schema:name "Blood on the Keys"@en .

_:N74970c470f6846e9ac2d9e68d0e8577c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears in the Sun Make a Rainbow"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N812a14cc770d4e09ab9a0e50d0f905c4 ;
    schema:name "Tears in the Sun Make a Rainbow"@en .

_:Nb915ad02ee5a4cf4a78a4f1f12f800e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Incarnation of Devil"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N812a14cc770d4e09ab9a0e50d0f905c4 ;
    schema:name "The Incarnation of Devil"@en .

_:Ne36e6dbec79040e0ad2efe18bbc5d387 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hour of Judgement"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N812a14cc770d4e09ab9a0e50d0f905c4 ;
    schema:name "Hour of Judgement"@en .

_:Nea1b98b53cc24e8295b44b57d58d38aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Worlds Yet Unexplored"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:N812a14cc770d4e09ab9a0e50d0f905c4 ;
    schema:name "Worlds Yet Unexplored"@en .

_:Nebed6ce774364410bf49aa50d564a4c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmic Voyagers (rhodes version)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N812a14cc770d4e09ab9a0e50d0f905c4 ;
    schema:name "Cosmic Voyagers (rhodes version)"@en .

_:Nfdb4489a51e3468b9e70e8208ef4f377 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yin and Yang"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N812a14cc770d4e09ab9a0e50d0f905c4 ;
    schema:name "Yin and Yang"@en .

_:N812a14cc770d4e09ab9a0e50d0f905c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33d39d7fb1ad40a4a0cd0adf92302eba,
        _:N45d35c552f2b4ed6b604fb47baa8c73a,
        _:N4fe575ea343546a7ab63f36360249f8e,
        _:N56e052522eb2491988bc74b7e84c9250,
        _:N5ecd298ae058406780db4dfa2ce2bbbe,
        _:N63a25b29df464bb780f79c3ebe7912ae,
        _:N724e1775cc1745b2be0cb75ceae3a0eb,
        _:N74970c470f6846e9ac2d9e68d0e8577c,
        _:Nb915ad02ee5a4cf4a78a4f1f12f800e3,
        _:Ne36e6dbec79040e0ad2efe18bbc5d387,
        _:Nea1b98b53cc24e8295b44b57d58d38aa,
        _:Nebed6ce774364410bf49aa50d564a4c0,
        _:Nfdb4489a51e3468b9e70e8208ef4f377 ;
    mo:track_count 13 ;
    schema:duration "PT66:29"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N33d39d7fb1ad40a4a0cd0adf92302eba,
        _:N45d35c552f2b4ed6b604fb47baa8c73a,
        _:N4fe575ea343546a7ab63f36360249f8e,
        _:N56e052522eb2491988bc74b7e84c9250,
        _:N5ecd298ae058406780db4dfa2ce2bbbe,
        _:N63a25b29df464bb780f79c3ebe7912ae,
        _:N724e1775cc1745b2be0cb75ceae3a0eb,
        _:N74970c470f6846e9ac2d9e68d0e8577c,
        _:Nb915ad02ee5a4cf4a78a4f1f12f800e3,
        _:Ne36e6dbec79040e0ad2efe18bbc5d387,
        _:Nea1b98b53cc24e8295b44b57d58d38aa,
        _:Nebed6ce774364410bf49aa50d564a4c0,
        _:Nfdb4489a51e3468b9e70e8208ef4f377 .

