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

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

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

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

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

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

<album/137114#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Project 16: Opening ～ Bombing Mission"@en,
        "Project 16: Opening ～ Bombing Mission"@ja,
        "Project 16: Opening ～ Bombing Mission"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/137114#musicalwork> ;
    schema:name "Project 16: Opening ～ Bombing Mission"@en,
        "Project 16: Opening ～ Bombing Mission"@ja,
        "Project 16: Opening ～ Bombing Mission"@ja-latn .

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

<https://media.vgm.io/albums/41/137114/137114-4e5db89f3f8e.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137114#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/41/137114/137114-4e5db89f3f8e.png> ;
    foaf:depicts <album/137114#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/41/137114/137114-4e5db89f3f8e.png> .

<https://medium-media.vgm.io/albums/41/137114/137114-4e5db89f3f8e.png> a schema:ImageObject,
        foaf:Image .

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

<album/137114#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Project 16: Opening ～ Bombing Mission"@en,
        "Project 16: Opening ～ Bombing Mission"@ja,
        "Project 16: Opening ～ Bombing Mission"@ja-latn ;
    mo:performance_of <album/137114#musicalwork> ;
    mo:performer <artist/35249#subject> ;
    mo:recorded_as <album/137114#musicalexpression> ;
    schema:byArtist <artist/35249#subject> ;
    schema:name "Project 16: Opening ～ Bombing Mission"@en,
        "Project 16: Opening ～ Bombing Mission"@ja,
        "Project 16: Opening ～ Bombing Mission"@ja-latn ;
    schema:workPerformed <album/137114#musicalwork> .

<artist/35249#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/137114#performance> ;
    schema:name "Virtual Video Game Orchestra"@en ;
    foaf:name "Virtual Video Game Orchestra"@en .

<album/137114#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-03-03"^^xsd:date ;
    dcterms:title "Project 16: Opening ～ Bombing Mission"@en,
        "Project 16: Opening ～ Bombing Mission"@ja,
        "Project 16: Opening ～ Bombing Mission"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/137114#musicalexpression> ;
    mo:publisher _:N0ce9d75092c84bedbbae4674d1c3457e ;
    mo:record _:N7a69913b389f4ca888523c675b045a45 ;
    mo:record_count 1 ;
    schema:about <product/188#subject>,
        <product/7395#subject> ;
    schema:byArtist <artist/35249#subject> ;
    schema:datePublished "2024-03-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/137114/137114-4e5db89f3f8e.png> ;
    schema:name "Project 16: Opening ～ Bombing Mission"@en,
        "Project 16: Opening ～ Bombing Mission"@ja,
        "Project 16: Opening ～ Bombing Mission"@ja-latn ;
    schema:publisher _:N0ce9d75092c84bedbbae4674d1c3457e ;
    foaf:depiction <https://media.vgm.io/albums/41/137114/137114-4e5db89f3f8e.png> .

_:N0ce9d75092c84bedbbae4674d1c3457e schema:name "Virtual Video Game Orchestra"@en,
        "Virtual Video Game Orchestra"@ja,
        "Virtual Video Game Orchestra"@ja-latn ;
    foaf:name "Virtual Video Game Orchestra"@en,
        "Virtual Video Game Orchestra"@ja,
        "Virtual Video Game Orchestra"@ja-latn .

_:N322feb39d7c342779f61701c35d52229 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening ～ Bombing Mission"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N7a69913b389f4ca888523c675b045a45 ;
    schema:name "Opening ～ Bombing Mission"@en .

_:N58c8977ad88c4f4b8b6bb71d5be04a83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Card: Victory Fanfare"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N7a69913b389f4ca888523c675b045a45 ;
    schema:name "End Card: Victory Fanfare"@en .

_:N7a69913b389f4ca888523c675b045a45 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N322feb39d7c342779f61701c35d52229,
        _:N58c8977ad88c4f4b8b6bb71d5be04a83 ;
    mo:track_count 2 ;
    schema:duration "PT7:00"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N322feb39d7c342779f61701c35d52229,
        _:N58c8977ad88c4f4b8b6bb71d5be04a83 .

