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

<artist/31963#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaede Kobayashi"@en,
        "小林楓"@ja ;
    foaf:made <album/127510#lyrics>,
        <album/127510#subject>,
        <album/127510#vocals> ;
    foaf:name "Kaede Kobayashi"@en,
        "小林楓"@ja .

<event/283> a mo:Release ;
    schema:name "Released at Tokyo Game Music Show 2023 (Apr 15, 2023)" .

<product/13154#subject> a schema:CreativeWork ;
    schema:name "RAMBO (Master System/Mark III)"@en,
        "阿修羅 (Master System/Mark III)"@ja,
        "Ashura (Master System/Mark III)"@ja-latn ;
    foaf:name "RAMBO (Master System/Mark III)"@en,
        "阿修羅 (Master System/Mark III)"@ja,
        "Ashura (Master System/Mark III)"@ja-latn .

<product/7281#subject> a schema:CreativeWork ;
    schema:name "GALAXY FORCE"@en,
        "ギャラクシーフォース"@ja,
        "GALAXY FORCE"@ja-latn ;
    foaf:name "GALAXY FORCE"@en,
        "ギャラクシーフォース"@ja,
        "GALAXY FORCE"@ja-latn .

<product/7863#subject> a schema:CreativeWork ;
    schema:name "SDI"@en,
        "SDI"@ja,
        "SDI"@ja-latn ;
    foaf:name "SDI"@en,
        "SDI"@ja,
        "SDI"@ja-latn .

<album/127510#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Stratosphere / Koichi Namiki feat. Katsuhiro Hayashi"@en,
        "Stratosphere / Koichi Namiki feat. Katsuhiro Hayashi"@ja,
        "Stratosphere / Koichi Namiki feat. Katsuhiro Hayashi"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Curtis L. Mayfield"@en ;
            foaf:made <album/127510#composition> ;
            foaf:name "Curtis L. Mayfield"@en ] ;
    mo:produced_work <album/127510#musicalwork> ;
    schema:name "Stratosphere / Koichi Namiki feat. Katsuhiro Hayashi"@en,
        "Stratosphere / Koichi Namiki feat. Katsuhiro Hayashi"@ja,
        "Stratosphere / Koichi Namiki feat. Katsuhiro Hayashi"@ja-latn .

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

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

<https://media.vgm.io/albums/01/127510/127510-943b19bd99d9.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127510#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/127510/127510-943b19bd99d9.png> ;
    foaf:depicts <album/127510#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/127510/127510-943b19bd99d9.png> .

<https://medium-media.vgm.io/albums/01/127510/127510-943b19bd99d9.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/127510#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Stratosphere / Koichi Namiki feat. Katsuhiro Hayashi"@en,
        "Stratosphere / Koichi Namiki feat. Katsuhiro Hayashi"@ja,
        "Stratosphere / Koichi Namiki feat. Katsuhiro Hayashi"@ja-latn ;
    mo:performance_of <album/127510#musicalwork> ;
    mo:performer <artist/157#subject> ;
    mo:recorded_as <album/127510#musicalexpression> ;
    schema:byArtist <artist/157#subject> ;
    schema:name "Stratosphere / Koichi Namiki feat. Katsuhiro Hayashi"@en,
        "Stratosphere / Koichi Namiki feat. Katsuhiro Hayashi"@ja,
        "Stratosphere / Koichi Namiki feat. Katsuhiro Hayashi"@ja-latn ;
    schema:workPerformed <album/127510#musicalwork> .

<artist/157#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/127510#performance> ;
    schema:name "Koichi Namiki"@en,
        "並木晃一"@ja ;
    foaf:name "Koichi Namiki"@en,
        "並木晃一"@ja .

<album/127510#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-04-15"^^xsd:date ;
    dcterms:title "Stratosphere / Koichi Namiki feat. Katsuhiro Hayashi"@en,
        "Stratosphere / Koichi Namiki feat. Katsuhiro Hayashi"@ja,
        "Stratosphere / Koichi Namiki feat. Katsuhiro Hayashi"@ja-latn ;
    mo:catalogue_number "BLSP-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127510#musicalexpression> ;
    mo:publisher _:N1f19cffc5e8242dea892fd9ff4a33827 ;
    mo:record _:N420f292821f74a36b0eb07e5f60d8303 ;
    mo:record_count 1 ;
    mo:release <event/283> ;
    schema:about <product/13154#subject>,
        <product/7281#subject>,
        <product/7863#subject> ;
    schema:byArtist <artist/157#subject> ;
    schema:datePublished "2023-04-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/127510/127510-943b19bd99d9.png> ;
    schema:name "Stratosphere / Koichi Namiki feat. Katsuhiro Hayashi"@en,
        "Stratosphere / Koichi Namiki feat. Katsuhiro Hayashi"@ja,
        "Stratosphere / Koichi Namiki feat. Katsuhiro Hayashi"@ja-latn ;
    schema:publisher _:N1f19cffc5e8242dea892fd9ff4a33827 ;
    foaf:depiction <https://media.vgm.io/albums/01/127510/127510-943b19bd99d9.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Curtis L. Mayfield"@en ;
    foaf:made <album/127510#lyrics> ;
    foaf:name "Curtis L. Mayfield"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127510#subject> ;
    schema:name "Curtis L. Mayfield"@en ;
    foaf:made <album/127510#subject> ;
    foaf:name "Curtis L. Mayfield"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Curtis L. Mayfield"@en ;
    foaf:made <album/127510#subject> ;
    foaf:name "Curtis L. Mayfield"@en .

_:N11f8b1ffa45343779e08ebb637af358e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mesosphere"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N420f292821f74a36b0eb07e5f60d8303 ;
    schema:name "Mesosphere"@ja .

_:N1f19cffc5e8242dea892fd9ff4a33827 schema:name "Blind Spot"@en,
        "Blind Spot"@ja,
        "Blind Spot"@ja-latn ;
    foaf:name "Blind Spot"@en,
        "Blind Spot"@ja,
        "Blind Spot"@ja-latn .

_:N21f1e8c148764ccbbbc5fdf4b078ef5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "System Down \"SDI\""@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N420f292821f74a36b0eb07e5f60d8303 ;
    schema:name "System Down \"SDI\""@ja .

_:N4e4abf9571e04284b3d5c6ee35dc4dd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defeat \"GALAXY FORCE\""@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N420f292821f74a36b0eb07e5f60d8303 ;
    schema:name "Defeat \"GALAXY FORCE\""@ja .

_:N5bc5291a5eb049f794b49465b4458d0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シン・大鳥居の夜 (仮)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N420f292821f74a36b0eb07e5f60d8303 ;
    schema:name "シン・大鳥居の夜 (仮)"@ja .

_:N67c20c9ded8a4ee6b39d36d9a9ed08c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PEOPLE GET READY"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N420f292821f74a36b0eb07e5f60d8303 ;
    schema:name "PEOPLE GET READY"@ja .

_:N6a8f536b4ad2472bac978be14245805c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We are Desirous of Peace \"SDI\""@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N420f292821f74a36b0eb07e5f60d8303 ;
    schema:name "We are Desirous of Peace \"SDI\""@ja .

_:N6b2ed47533c54847a7bb990dc8370e2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thermosphere"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N420f292821f74a36b0eb07e5f60d8303 ;
    schema:name "Thermosphere"@ja .

_:N6cc38ff09a074b578514d40569ae5c72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Troposphere"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N420f292821f74a36b0eb07e5f60d8303 ;
    schema:name "Troposphere"@ja .

_:N8cb709ef956248c59e18f1576752dfac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stratosphere"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N420f292821f74a36b0eb07e5f60d8303 ;
    schema:name "Stratosphere"@ja .

_:Na6764596a6554d81b070ec0de95c68cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Altered Cosmos -Remaked-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N420f292821f74a36b0eb07e5f60d8303 ;
    schema:name "Altered Cosmos -Remaked-"@ja .

_:Nced855e0736249a180a502252f44b015 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Fight for Friends \"阿修羅 -Ashura-\""@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N420f292821f74a36b0eb07e5f60d8303 ;
    schema:name "We Fight for Friends \"阿修羅 -Ashura-\""@ja .

_:N420f292821f74a36b0eb07e5f60d8303 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11f8b1ffa45343779e08ebb637af358e,
        _:N21f1e8c148764ccbbbc5fdf4b078ef5e,
        _:N4e4abf9571e04284b3d5c6ee35dc4dd8,
        _:N5bc5291a5eb049f794b49465b4458d0f,
        _:N67c20c9ded8a4ee6b39d36d9a9ed08c8,
        _:N6a8f536b4ad2472bac978be14245805c,
        _:N6b2ed47533c54847a7bb990dc8370e2a,
        _:N6cc38ff09a074b578514d40569ae5c72,
        _:N8cb709ef956248c59e18f1576752dfac,
        _:Na6764596a6554d81b070ec0de95c68cb,
        _:Nced855e0736249a180a502252f44b015 ;
    mo:track_count 11 ;
    schema:duration "PT44:06"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N11f8b1ffa45343779e08ebb637af358e,
        _:N21f1e8c148764ccbbbc5fdf4b078ef5e,
        _:N4e4abf9571e04284b3d5c6ee35dc4dd8,
        _:N5bc5291a5eb049f794b49465b4458d0f,
        _:N67c20c9ded8a4ee6b39d36d9a9ed08c8,
        _:N6a8f536b4ad2472bac978be14245805c,
        _:N6b2ed47533c54847a7bb990dc8370e2a,
        _:N6cc38ff09a074b578514d40569ae5c72,
        _:N8cb709ef956248c59e18f1576752dfac,
        _:Na6764596a6554d81b070ec0de95c68cb,
        _:Nced855e0736249a180a502252f44b015 .

