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

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

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

<artist/2338#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2097#subject> ;
    schema:name "KASS."@en ;
    foaf:made <album/2097#composition>,
        <album/2097#subject> ;
    foaf:name "KASS."@en .

<artist/5218#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2097#subject> ;
    schema:name "MECANO associates, inc."@en ;
    foaf:made <album/2097#composition>,
        <album/2097#subject> ;
    foaf:name "MECANO associates, inc."@en .

<artist/5684#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2097#subject> ;
    schema:name "Mariko Sato"@en ;
    foaf:made <album/2097#composition>,
        <album/2097#subject> ;
    foaf:name "Mariko Sato"@en .

<artist/5685#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2097#subject> ;
    schema:name "Mamoru Ishimoda"@en,
        "石母田守"@ja ;
    foaf:made <album/2097#composition>,
        <album/2097#subject> ;
    foaf:name "Mamoru Ishimoda"@en,
        "石母田守"@ja .

<artist/5686#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2097#subject> ;
    schema:name "Yoko Sonoda"@en,
        "園田容子"@ja ;
    foaf:made <album/2097#composition>,
        <album/2097#subject> ;
    foaf:name "Yoko Sonoda"@en,
        "園田容子"@ja .

<artist/5687#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2097#subject> ;
    schema:name "Masakuni Mitsuhashi"@en,
        "三橋正邦"@ja ;
    foaf:made <album/2097#composition>,
        <album/2097#subject> ;
    foaf:name "Masakuni Mitsuhashi"@en,
        "三橋正邦"@ja .

<product/21107#subject> a schema:CreativeWork ;
    schema:name "Silpheed (Sega CD)"@en,
        "シルフィード (Sega CD)"@ja,
        "Silpheed (Sega CD)"@ja-latn ;
    foaf:name "Silpheed (Sega CD)"@en,
        "シルフィード (Sega CD)"@ja,
        "Silpheed (Sega CD)"@ja-latn .

<release/15368#subject> a schema:CreativeWork ;
    schema:name "Silpheed (PC-88)"@en,
        "シルフィード (PC-88)"@ja,
        "Silpheed (PC-88)"@ja-latn ;
    foaf:name "Silpheed (PC-88)"@en,
        "シルフィード (PC-88)"@ja,
        "Silpheed (PC-88)"@ja-latn .

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

<album/2097#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Silpheed Official Game Music Sound"@en,
        "シルフィード オフィシャル・ゲーム・ミュジック・サウンド"@ja,
        "Silpheed Official Game Music Sound"@ja-latn ;
    mo:performance_of <album/2097#musicalwork> ;
    mo:recorded_as <album/2097#musicalexpression> ;
    schema:name "Silpheed Official Game Music Sound"@en,
        "シルフィード オフィシャル・ゲーム・ミュジック・サウンド"@ja,
        "Silpheed Official Game Music Sound"@ja-latn ;
    schema:workPerformed <album/2097#musicalwork> .

<org/67#subject> schema:name "FUTURELAND"@en,
        "FUTURELAND"@ja,
        "FUTURELAND"@ja-latn ;
    foaf:name "FUTURELAND"@en,
        "FUTURELAND"@ja,
        "FUTURELAND"@ja-latn .

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

<https://medium-media.vgm.io/albums/79/2097/2097-1156062785.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2097#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Silpheed Official Game Music Sound"@en,
        "シルフィード オフィシャル・ゲーム・ミュジック・サウンド"@ja,
        "Silpheed Official Game Music Sound"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Hiroshi Kawai"@en ;
            foaf:made <album/2097#composition> ;
            foaf:name "Hiroshi Kawai"@en ],
        <artist/2338#subject>,
        <artist/5218#subject>,
        <artist/5684#subject>,
        <artist/5685#subject>,
        <artist/5686#subject>,
        <artist/5687#subject> ;
    mo:produced_work <album/2097#musicalwork> ;
    schema:name "Silpheed Official Game Music Sound"@en,
        "シルフィード オフィシャル・ゲーム・ミュジック・サウンド"@ja,
        "Silpheed Official Game Music Sound"@ja-latn .

<album/2097#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-11-24"^^xsd:date ;
    dcterms:title "Silpheed Official Game Music Sound"@en,
        "シルフィード オフィシャル・ゲーム・ミュジック・サウンド"@ja,
        "Silpheed Official Game Music Sound"@ja-latn ;
    mo:catalogue_number "TYCY-5338" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2097#musicalexpression> ;
    mo:publisher <org/67#subject> ;
    mo:record _:N9d089f61f17f48588a02a673f2dac53d ;
    mo:record_count 1 ;
    schema:about <product/21107#subject>,
        <release/15368#subject> ;
    schema:datePublished "1993-11-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/2097/2097-1156062785.jpg> ;
    schema:name "Silpheed Official Game Music Sound"@en,
        "シルフィード オフィシャル・ゲーム・ミュジック・サウンド"@ja,
        "Silpheed Official Game Music Sound"@ja-latn ;
    schema:publisher <org/67#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/2097/2097-1156062785.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2097#subject> ;
    schema:name "Hiroshi Kawai"@en ;
    foaf:made <album/2097#subject> ;
    foaf:name "Hiroshi Kawai"@en .

_:N285e6fd8b1bc4126a5e24d12a5f7a039 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Landing Approach (Demo)"@en,
        "LANDING APPROACH (DEMO)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N9d089f61f17f48588a02a673f2dac53d ;
    schema:name "Landing Approach (Demo)"@en,
        "LANDING APPROACH (DEMO)"@ja .

_:N446cda8cbb504a6b8ce9a71c87f5ed25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortress Under Construction (Stage 4)"@en,
        "建設中の要塞 (STAGE 4)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N9d089f61f17f48588a02a673f2dac53d ;
    schema:name "Fortress Under Construction (Stage 4)"@en,
        "建設中の要塞 (STAGE 4)"@ja .

_:N471dc3d577214b30940bfecb28627899 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening (Remix)"@en,
        "OPENING (REMIX)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N9d089f61f17f48588a02a673f2dac53d ;
    schema:name "Opening (Remix)"@en,
        "OPENING (REMIX)"@ja .

_:N503ff4eecaa14b0ba071aed8857bcc4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asteroid Zone (Stage 6)"@en,
        "小惑星帯 (STAGE 6)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N9d089f61f17f48588a02a673f2dac53d ;
    schema:name "Asteroid Zone (Stage 6)"@en,
        "小惑星帯 (STAGE 6)"@ja .

_:N5132a2c557004925a74a097d98c431cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Armada (Stage 8)"@en,
        "大艦隊 (STAGE 8)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N9d089f61f17f48588a02a673f2dac53d ;
    schema:name "The Great Armada (Stage 8)"@en,
        "大艦隊 (STAGE 8)"@ja .

_:N5619b942377043a2a5c669c9d6e0f420 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asteroid (Stage 2)"@en,
        "アステロイド (STAGE 2)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N9d089f61f17f48588a02a673f2dac53d ;
    schema:name "Asteroid (Stage 2)"@en,
        "アステロイド (STAGE 2)"@ja .

_:N6a7dff6b843c437fa89660e34dc0540b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surface of the Moon (Stage 9)"@en,
        "月面 (STAGE 9)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N9d089f61f17f48588a02a673f2dac53d ;
    schema:name "Surface of the Moon (Stage 9)"@en,
        "月面 (STAGE 9)"@ja .

_:N94223686181144618ddf50cbeb448bca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Greason Jack (Demo)"@en,
        "GREASON JACK (DEMO)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N9d089f61f17f48588a02a673f2dac53d ;
    schema:name "Greason Jack (Demo)"@en,
        "GREASON JACK (DEMO)"@ja .

_:Na4d8fd2588624677a1e81181a7b771c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mobile Fortress (Stage 7)"@en,
        "機動要塞 (STAGE 7)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N9d089f61f17f48588a02a673f2dac53d ;
    schema:name "Mobile Fortress (Stage 7)"@en,
        "機動要塞 (STAGE 7)"@ja .

_:Nb7a901b0402749faa4e60e6f23cf80b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little moments peace (PC-88 SR Version)"@en,
        "Little moments peace (PC-88 SR Version)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N9d089f61f17f48588a02a673f2dac53d ;
    schema:name "Little moments peace (PC-88 SR Version)"@en,
        "Little moments peace (PC-88 SR Version)"@ja .

_:Ne2b04893e9f6479f82af54fdf336e5d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planet of Ice (Previously Unrecorded)"@en,
        "氷の惑星 (PREVIOUSLY UNRECORDED)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N9d089f61f17f48588a02a673f2dac53d ;
    schema:name "Planet of Ice (Previously Unrecorded)"@en,
        "氷の惑星 (PREVIOUSLY UNRECORDED)"@ja .

_:Ne448875cf7dd46c68ea89507201b8e27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending (Remix)"@en,
        "ENDING (REMIX)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N9d089f61f17f48588a02a673f2dac53d ;
    schema:name "Ending (Remix)"@en,
        "ENDING (REMIX)"@ja .

_:Neaef6280221841e8896a822250f6a072 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The legend of Silpheed (PC-88 SR Version)"@en,
        "The legend of Silpheed (PC-88 SR Version)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N9d089f61f17f48588a02a673f2dac53d ;
    schema:name "The legend of Silpheed (PC-88 SR Version)"@en,
        "The legend of Silpheed (PC-88 SR Version)"@ja .

_:Nfe8ee20a8ece49b5bf26010250bebfd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Subspace (Stage 5)"@en,
        "亜空間 (STAGE 5)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N9d089f61f17f48588a02a673f2dac53d ;
    schema:name "Subspace (Stage 5)"@en,
        "亜空間 (STAGE 5)"@ja .

_:Nff81d23b326646688e21a691932466da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scramble (Demo + Stage 1)"@en,
        "SCRAMBLE (DEMO + STAGE 1)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N9d089f61f17f48588a02a673f2dac53d ;
    schema:name "Scramble (Demo + Stage 1)"@en,
        "SCRAMBLE (DEMO + STAGE 1)"@ja .

_:N9d089f61f17f48588a02a673f2dac53d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N285e6fd8b1bc4126a5e24d12a5f7a039,
        _:N446cda8cbb504a6b8ce9a71c87f5ed25,
        _:N471dc3d577214b30940bfecb28627899,
        _:N503ff4eecaa14b0ba071aed8857bcc4f,
        _:N5132a2c557004925a74a097d98c431cc,
        _:N5619b942377043a2a5c669c9d6e0f420,
        _:N6a7dff6b843c437fa89660e34dc0540b,
        _:N94223686181144618ddf50cbeb448bca,
        _:Na4d8fd2588624677a1e81181a7b771c5,
        _:Nb7a901b0402749faa4e60e6f23cf80b1,
        _:Ne2b04893e9f6479f82af54fdf336e5d2,
        _:Ne448875cf7dd46c68ea89507201b8e27,
        _:Neaef6280221841e8896a822250f6a072,
        _:Nfe8ee20a8ece49b5bf26010250bebfd4,
        _:Nff81d23b326646688e21a691932466da ;
    mo:track_count 15 ;
    schema:duration "PT46:32"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N285e6fd8b1bc4126a5e24d12a5f7a039,
        _:N446cda8cbb504a6b8ce9a71c87f5ed25,
        _:N471dc3d577214b30940bfecb28627899,
        _:N503ff4eecaa14b0ba071aed8857bcc4f,
        _:N5132a2c557004925a74a097d98c431cc,
        _:N5619b942377043a2a5c669c9d6e0f420,
        _:N6a7dff6b843c437fa89660e34dc0540b,
        _:N94223686181144618ddf50cbeb448bca,
        _:Na4d8fd2588624677a1e81181a7b771c5,
        _:Nb7a901b0402749faa4e60e6f23cf80b1,
        _:Ne2b04893e9f6479f82af54fdf336e5d2,
        _:Ne448875cf7dd46c68ea89507201b8e27,
        _:Neaef6280221841e8896a822250f6a072,
        _:Nfe8ee20a8ece49b5bf26010250bebfd4,
        _:Nff81d23b326646688e21a691932466da .

