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

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

<album/137375> a mo:Release ;
    mo:catalogue_number "SIJP-161" .

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

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

<album/136235#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "No Promises to Keep / Loren Allred"@en,
        "No Promises to Keep / Loren Allred"@ja,
        "No Promises to Keep / Loren Allred"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/136235#musicalwork> ;
    schema:name "No Promises to Keep / Loren Allred"@en,
        "No Promises to Keep / Loren Allred"@ja,
        "No Promises to Keep / Loren Allred"@ja-latn .

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

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

<org/1066#subject> schema:name "Sony Records International"@en,
        "ソニーレコーズ インターナショナル"@ja,
        "Sony Records International"@ja-latn ;
    foaf:name "Sony Records International"@en,
        "ソニーレコーズ インターナショナル"@ja,
        "Sony Records International"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/136235/136235-d3d352bddb3a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/136235#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "No Promises to Keep / Loren Allred"@en,
        "No Promises to Keep / Loren Allred"@ja,
        "No Promises to Keep / Loren Allred"@ja-latn ;
    mo:performance_of <album/136235#musicalwork> ;
    mo:performer <artist/75302#subject> ;
    mo:recorded_as <album/136235#musicalexpression> ;
    schema:byArtist <artist/75302#subject> ;
    schema:name "No Promises to Keep / Loren Allred"@en,
        "No Promises to Keep / Loren Allred"@ja,
        "No Promises to Keep / Loren Allred"@ja-latn ;
    schema:workPerformed <album/136235#musicalwork> .

<artist/75302#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/136235#performance> ;
    schema:name "Nobuo Uematsu conTIKI"@en,
        "植松伸夫conTIKI"@ja ;
    foaf:name "Nobuo Uematsu conTIKI"@en,
        "植松伸夫conTIKI"@ja .

<album/136235#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-03"^^xsd:date ;
    dcterms:title "No Promises to Keep / Loren Allred"@en,
        "No Promises to Keep / Loren Allred"@ja,
        "No Promises to Keep / Loren Allred"@ja-latn ;
    mo:catalogue_number "SICX-10020" ;
    mo:media_type "SA-CD" ;
    mo:other_release_of <album/137375> ;
    mo:publication_of <album/136235#musicalexpression> ;
    mo:publisher <org/1066#subject> ;
    mo:record _:N2baf58c85ca64bd59fe25eb825bd99bf ;
    mo:record_count 1 ;
    schema:about <product/14790#subject> ;
    schema:byArtist <artist/75302#subject> ;
    schema:datePublished "2024-04-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/136235/136235-d3d352bddb3a.jpg> ;
    schema:name "No Promises to Keep / Loren Allred"@en,
        "No Promises to Keep / Loren Allred"@ja,
        "No Promises to Keep / Loren Allred"@ja-latn ;
    schema:publisher <org/1066#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/136235/136235-d3d352bddb3a.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Loren Allred"@en ;
    foaf:made <album/136235#vocals> ;
    foaf:name "Loren Allred"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Loren Allred"@en ;
    foaf:made <album/136235#subject> ;
    foaf:name "Loren Allred"@en .

_:N0c9c0fa6fe6a436eb36fd9096f4fbe3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Promises to Keep【Instrumental / Off Vocal】"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N2baf58c85ca64bd59fe25eb825bd99bf ;
    schema:name "No Promises to Keep【Instrumental / Off Vocal】"@ja .

_:N4aebc631444e43ff8ede852ec36b18b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Promises to Keep [Band ver.] / LOREN ALLRED & NOBUO UEMATSU conTIKI"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N2baf58c85ca64bd59fe25eb825bd99bf ;
    schema:name "No Promises to Keep [Band ver.] / LOREN ALLRED & NOBUO UEMATSU conTIKI"@ja .

_:N5655ec6a546c4e95a10057f539f34d20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Promises to Keep (FINAL FANTASY VII REBIRTH THEME SONG) / LOREN ALLRED"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N2baf58c85ca64bd59fe25eb825bd99bf ;
    schema:name "No Promises to Keep (FINAL FANTASY VII REBIRTH THEME SONG) / LOREN ALLRED"@ja .

_:Nf2f1bd6ac3944336b2c5689afaebc756 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Promises to Keep [Band ver.] 【Instrumental / Off Vocal】"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N2baf58c85ca64bd59fe25eb825bd99bf ;
    schema:name "No Promises to Keep [Band ver.] 【Instrumental / Off Vocal】"@ja .

_:N2baf58c85ca64bd59fe25eb825bd99bf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c9c0fa6fe6a436eb36fd9096f4fbe3f,
        _:N4aebc631444e43ff8ede852ec36b18b5,
        _:N5655ec6a546c4e95a10057f539f34d20,
        _:Nf2f1bd6ac3944336b2c5689afaebc756 ;
    mo:track_count 4 ;
    schema:duration "PT23:50"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0c9c0fa6fe6a436eb36fd9096f4fbe3f,
        _:N4aebc631444e43ff8ede852ec36b18b5,
        _:N5655ec6a546c4e95a10057f539f34d20,
        _:Nf2f1bd6ac3944336b2c5689afaebc756 .

