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

<artist/28303#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tetsuya Ohno"@en,
        "大野哲也"@ja ;
    foaf:made <album/24197#lyrics>,
        <album/24197#subject> ;
    foaf:name "Tetsuya Ohno"@en,
        "大野哲也"@ja .

<artist/28304#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaoru Minato"@en,
        "港香"@ja ;
    foaf:made <album/24197#lyrics>,
        <album/24197#subject> ;
    foaf:name "Kaoru Minato"@en,
        "港香"@ja .

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/24197#lyrics>,
        <album/24197#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/57670#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chico"@en ;
    foaf:made <album/24197#subject>,
        <album/24197#vocals> ;
    foaf:name "Chico"@en .

<artist/860#subject> a schema:Person,
        foaf:Person ;
    schema:name "Halko Momoi"@en,
        "桃井はるこ"@ja ;
    foaf:made <album/24197#subject>,
        <album/24197#vocals> ;
    foaf:name "Halko Momoi"@en,
        "桃井はるこ"@ja .

<artist/17#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24197#subject> ;
    schema:name "OdiakeS"@en ;
    foaf:made <album/24197#composition>,
        <album/24197#subject> ;
    foaf:name "OdiakeS"@en .

<artist/852#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24197#subject> ;
    schema:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja ;
    foaf:made <album/24197#composition>,
        <album/24197#subject> ;
    foaf:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja .

<product/4491#subject> a schema:CreativeWork ;
    schema:name "PRISM ARK (Game)"@en,
        "プリズム・アーク (Game)"@ja,
        "PRISM ARK (Game)"@ja-latn ;
    foaf:name "PRISM ARK (Game)"@en,
        "プリズム・アーク (Game)"@ja,
        "PRISM ARK (Game)"@ja-latn .

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

<album/24197#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PRISM ARK Opening Theme: Shokuzai no Rhapsody"@en,
        "プリズム・アーク オープニングテーマ 贖罪のラプソディー/エンジェル・レェス"@ja,
        "PRISM ARK Opening Theme: Shokuzai no Rhapsody"@ja-latn ;
    mo:performance_of <album/24197#musicalwork> ;
    mo:recorded_as <album/24197#musicalexpression> ;
    schema:name "PRISM ARK Opening Theme: Shokuzai no Rhapsody"@en,
        "プリズム・アーク オープニングテーマ 贖罪のラプソディー/エンジェル・レェス"@ja,
        "PRISM ARK Opening Theme: Shokuzai no Rhapsody"@ja-latn ;
    schema:workPerformed <album/24197#musicalwork> .

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

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

<album/24197#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PRISM ARK Opening Theme: Shokuzai no Rhapsody"@en,
        "プリズム・アーク オープニングテーマ 贖罪のラプソディー/エンジェル・レェス"@ja,
        "PRISM ARK Opening Theme: Shokuzai no Rhapsody"@ja-latn ;
    mo:composer <artist/17#subject>,
        <artist/852#subject> ;
    mo:produced_work <album/24197#musicalwork> ;
    schema:name "PRISM ARK Opening Theme: Shokuzai no Rhapsody"@en,
        "プリズム・アーク オープニングテーマ 贖罪のラプソディー/エンジェル・レェス"@ja,
        "PRISM ARK Opening Theme: Shokuzai no Rhapsody"@ja-latn .

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

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

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

<album/24197#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-12-29"^^xsd:date ;
    dcterms:title "PRISM ARK Opening Theme: Shokuzai no Rhapsody"@en,
        "プリズム・アーク オープニングテーマ 贖罪のラプソディー/エンジェル・レェス"@ja,
        "PRISM ARK Opening Theme: Shokuzai no Rhapsody"@ja-latn ;
    mo:catalogue_number "NKCM-1001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24197#musicalexpression> ;
    mo:publisher _:N00d84771e1a04690b9740ee332b77a0a ;
    mo:record _:N25f28dd90f654d0995022fd901d6c10d ;
    mo:record_count 1 ;
    schema:about <product/4491#subject> ;
    schema:datePublished "2004-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/24197/24197-1298506800.jpg> ;
    schema:name "PRISM ARK Opening Theme: Shokuzai no Rhapsody"@en,
        "プリズム・アーク オープニングテーマ 贖罪のラプソディー/エンジェル・レェス"@ja,
        "PRISM ARK Opening Theme: Shokuzai no Rhapsody"@ja-latn ;
    schema:publisher _:N00d84771e1a04690b9740ee332b77a0a ;
    foaf:depiction <https://media.vgm.io/albums/79/24197/24197-1298506800.jpg> .

_:N00d84771e1a04690b9740ee332b77a0a schema:name "NAKiD"@en,
        "NAKiD"@ja,
        "NAKiD"@ja-latn ;
    foaf:name "NAKiD"@en,
        "NAKiD"@ja,
        "NAKiD"@ja-latn .

_:N86735989c49240afa642d2f4ad7014de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "贖罪のラプソディー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N25f28dd90f654d0995022fd901d6c10d ;
    schema:name "贖罪のラプソディー"@ja .

_:N898dfcc61dbf42d989a3379f4924f581 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "贖罪のラプソディー (off vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N25f28dd90f654d0995022fd901d6c10d ;
    schema:name "贖罪のラプソディー (off vocal)"@ja .

_:Nc5fee6b0ed414e17b51de854312abc9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンジェル・レェス (off vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N25f28dd90f654d0995022fd901d6c10d ;
    schema:name "エンジェル・レェス (off vocal)"@ja .

_:Nd8f3f4db6c6b4c68a48b01788e020f3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンジェル・レェス"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N25f28dd90f654d0995022fd901d6c10d ;
    schema:name "エンジェル・レェス"@ja .

_:N25f28dd90f654d0995022fd901d6c10d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N86735989c49240afa642d2f4ad7014de,
        _:N898dfcc61dbf42d989a3379f4924f581,
        _:Nc5fee6b0ed414e17b51de854312abc9e,
        _:Nd8f3f4db6c6b4c68a48b01788e020f3b ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N86735989c49240afa642d2f4ad7014de,
        _:N898dfcc61dbf42d989a3379f4924f581,
        _:Nc5fee6b0ed414e17b51de854312abc9e,
        _:Nd8f3f4db6c6b4c68a48b01788e020f3b .

