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

<artist/10303#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko Kitagawa"@en,
        "北川恵子"@ja ;
    foaf:made <album/24423#lyrics>,
        <album/24423#subject> ;
    foaf:name "Keiko Kitagawa"@en,
        "北川恵子"@ja .

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

<artist/603#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24423#subject> ;
    schema:name "Katsuhisa Hattori"@en,
        "服部克久"@ja ;
    foaf:made <album/24423#composition>,
        <album/24423#subject> ;
    foaf:name "Katsuhisa Hattori"@en,
        "服部克久"@ja .

<product/6014#subject> a schema:CreativeWork ;
    schema:name "Argento Soma"@en,
        "アルジェントソーマ"@ja,
        "Argento Soma"@ja-latn ;
    foaf:name "Argento Soma"@en,
        "アルジェントソーマ"@ja,
        "Argento Soma"@ja-latn .

<album/24423#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Argento Soma \"if\" ...For the future Lovers..."@en,
        "アルジェントソーマ\"if\" ・・・For the future Lovers・・・"@ja,
        "Argento Soma \"if\" ...For the future Lovers..."@ja-latn ;
    mo:composer <artist/603#subject> ;
    mo:produced_work <album/24423#musicalwork> ;
    schema:name "Argento Soma \"if\" ...For the future Lovers..."@en,
        "アルジェントソーマ\"if\" ・・・For the future Lovers・・・"@ja,
        "Argento Soma \"if\" ...For the future Lovers..."@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/32/24423/24423-1299424446.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10305#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24423#performance> ;
    schema:name "Yuuji Takada"@en,
        "高田裕司"@ja ;
    foaf:name "Yuuji Takada"@en,
        "高田裕司"@ja .

<artist/1284#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24423#performance> ;
    schema:name "Houko Kuwashima"@en,
        "桑島法子"@ja ;
    foaf:name "Houko Kuwashima"@en,
        "桑島法子"@ja .

<artist/2863#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24423#performance> ;
    schema:name "Soichiro Hoshi"@en,
        "保志総一朗"@ja ;
    foaf:name "Soichiro Hoshi"@en,
        "保志総一朗"@ja .

<album/24423#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Argento Soma \"if\" ...For the future Lovers..."@en,
        "アルジェントソーマ\"if\" ・・・For the future Lovers・・・"@ja,
        "Argento Soma \"if\" ...For the future Lovers..."@ja-latn ;
    mo:performance_of <album/24423#musicalwork> ;
    mo:performer <artist/10305#subject>,
        <artist/1284#subject>,
        <artist/2863#subject> ;
    mo:recorded_as <album/24423#musicalexpression> ;
    schema:byArtist <artist/10305#subject>,
        <artist/1284#subject>,
        <artist/2863#subject> ;
    schema:name "Argento Soma \"if\" ...For the future Lovers..."@en,
        "アルジェントソーマ\"if\" ・・・For the future Lovers・・・"@ja,
        "Argento Soma \"if\" ...For the future Lovers..."@ja-latn ;
    schema:workPerformed <album/24423#musicalwork> .

<album/24423#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-04-21"^^xsd:date ;
    dcterms:title "Argento Soma \"if\" ...For the future Lovers..."@en,
        "アルジェントソーマ\"if\" ・・・For the future Lovers・・・"@ja,
        "Argento Soma \"if\" ...For the future Lovers..."@ja-latn ;
    mo:catalogue_number "VICL-60627" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24423#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N7ca83e94445c49b3b5d5b340851ee27a ;
    mo:record_count 1 ;
    schema:about <product/6014#subject> ;
    schema:byArtist <artist/10305#subject>,
        <artist/1284#subject>,
        <artist/2863#subject> ;
    schema:datePublished "2001-04-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/32/24423/24423-1299424446.jpg> ;
    schema:name "Argento Soma \"if\" ...For the future Lovers..."@en,
        "アルジェントソーマ\"if\" ・・・For the future Lovers・・・"@ja,
        "Argento Soma \"if\" ...For the future Lovers..."@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/24423/24423-1299424446.jpg> .

_:N09f0fdf554be4cd2919a83fd258cfa9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@en,
        "Epilogue"@ja,
        "Epilogue"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N7ca83e94445c49b3b5d5b340851ee27a ;
    schema:name "Epilogue"@en,
        "Epilogue"@ja,
        "Epilogue"@ja-latn .

_:N0a6d3bbb6727411c8c5a5c2eb20260fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pilgrimage No.3"@en,
        "Pilgrimage No.3"@ja,
        "Pilgrimage No. 3"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N7ca83e94445c49b3b5d5b340851ee27a ;
    schema:name "Pilgrimage No.3"@en,
        "Pilgrimage No.3"@ja,
        "Pilgrimage No. 3"@ja-latn .

_:N188c7d8b39d3416f871a32de49845dbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en,
        "Prologue"@ja,
        "Prologue"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N7ca83e94445c49b3b5d5b340851ee27a ;
    schema:name "Prologue"@en,
        "Prologue"@ja,
        "Prologue"@ja-latn .

_:N2a2ddace24a345d59d6a49e3daeb2914 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For the future Lovers"@en,
        "For the future Lovers"@ja,
        "For the future Lovers"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N7ca83e94445c49b3b5d5b340851ee27a ;
    schema:name "For the future Lovers"@en,
        "For the future Lovers"@ja,
        "For the future Lovers"@ja-latn .

_:N2a472d9e49d34d0194f769c2d75f6ef5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Sea of Stars"@en,
        "星の海へ"@ja,
        "Hoshi no umi e"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N7ca83e94445c49b3b5d5b340851ee27a ;
    schema:name "Into the Sea of Stars"@en,
        "星の海へ"@ja,
        "Hoshi no umi e"@ja-latn .

_:N2bc2b5f6ebd445778bf0098ebae46075 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a wonderful world (KH-R 'H0213 EX' MIX)"@en,
        "a wonderful world (KH-R 'HO213 EX' MIX)"@ja,
        "a wonderful world (KH-R 'H0213 EX' MIX)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N7ca83e94445c49b3b5d5b340851ee27a ;
    schema:name "a wonderful world (KH-R 'H0213 EX' MIX)"@en,
        "a wonderful world (KH-R 'HO213 EX' MIX)"@ja,
        "a wonderful world (KH-R 'H0213 EX' MIX)"@ja-latn .

_:N3f103603c58b4d07830386b8005532a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream of a Shell"@en,
        "貝がらの夢"@ja,
        "Kaigara no yume"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N7ca83e94445c49b3b5d5b340851ee27a ;
    schema:name "Dream of a Shell"@en,
        "貝がらの夢"@ja,
        "Kaigara no yume"@ja-latn .

_:N4d2e2e1daca84295a2bc6a0698c5ff8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Argento Soma (KH-R 'SPR4 ULTIMATE MIX')"@en,
        "ΑΠΕΝΤΟΣΟΜΑ (KH-R \"SPR4 ULTIMATE MIX\")"@ja,
        "Argento Soma (KH-R 'SPR4 ULTIMATE MIX')"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT7:19"^^xsd:interval ;
    schema:inPlaylist _:N7ca83e94445c49b3b5d5b340851ee27a ;
    schema:name "Argento Soma (KH-R 'SPR4 ULTIMATE MIX')"@en,
        "ΑΠΕΝΤΟΣΟΜΑ (KH-R \"SPR4 ULTIMATE MIX\")"@ja,
        "Argento Soma (KH-R 'SPR4 ULTIMATE MIX')"@ja-latn .

_:N586ac9345b984aa99fdd59d7316959cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Wind"@en,
        "Silent Wind (Full Version)"@ja,
        "Silent Wind"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N7ca83e94445c49b3b5d5b340851ee27a ;
    schema:name "Silent Wind"@en,
        "Silent Wind (Full Version)"@ja,
        "Silent Wind"@ja-latn .

_:N75832441535a4e78ac7e666d9397f6b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragile Item ~ Fragile"@en,
        "こわれもの～Fragile"@ja,
        "kowaremono~Fragile"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N7ca83e94445c49b3b5d5b340851ee27a ;
    schema:name "Fragile Item ~ Fragile"@en,
        "こわれもの～Fragile"@ja,
        "kowaremono~Fragile"@ja-latn .

_:Nc7bc739cbec646a686355d893ffecb87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into Deep Space"@en,
        "遥かな宇宙へ"@ja,
        "Haruka na sora e"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N7ca83e94445c49b3b5d5b340851ee27a ;
    schema:name "Into Deep Space"@en,
        "遥かな宇宙へ"@ja,
        "Haruka na sora e"@ja-latn .

_:N7ca83e94445c49b3b5d5b340851ee27a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09f0fdf554be4cd2919a83fd258cfa9e,
        _:N0a6d3bbb6727411c8c5a5c2eb20260fe,
        _:N188c7d8b39d3416f871a32de49845dbd,
        _:N2a2ddace24a345d59d6a49e3daeb2914,
        _:N2a472d9e49d34d0194f769c2d75f6ef5,
        _:N2bc2b5f6ebd445778bf0098ebae46075,
        _:N3f103603c58b4d07830386b8005532a6,
        _:N4d2e2e1daca84295a2bc6a0698c5ff8b,
        _:N586ac9345b984aa99fdd59d7316959cb,
        _:N75832441535a4e78ac7e666d9397f6b4,
        _:Nc7bc739cbec646a686355d893ffecb87 ;
    mo:track_count 11 ;
    schema:duration "PT34:34"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N09f0fdf554be4cd2919a83fd258cfa9e,
        _:N0a6d3bbb6727411c8c5a5c2eb20260fe,
        _:N188c7d8b39d3416f871a32de49845dbd,
        _:N2a2ddace24a345d59d6a49e3daeb2914,
        _:N2a472d9e49d34d0194f769c2d75f6ef5,
        _:N2bc2b5f6ebd445778bf0098ebae46075,
        _:N3f103603c58b4d07830386b8005532a6,
        _:N4d2e2e1daca84295a2bc6a0698c5ff8b,
        _:N586ac9345b984aa99fdd59d7316959cb,
        _:N75832441535a4e78ac7e666d9397f6b4,
        _:Nc7bc739cbec646a686355d893ffecb87 .

