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

<artist/4889#subject> a schema:Person,
        foaf:Person ;
    schema:name "MW"@en ;
    foaf:made <album/9338#subject>,
        <album/9338#vocals> ;
    foaf:name "MW"@en .

<artist/54462#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuta Tamaoka"@en,
        "霊岳雄太"@ja ;
    foaf:made <album/9338#lyrics>,
        <album/9338#subject> ;
    foaf:name "Yuta Tamaoka"@en,
        "霊岳雄太"@ja .

<artist/459#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9338#subject> ;
    schema:name "Saitama Saisyu Heiki"@en,
        "埼玉最終兵器"@ja ;
    foaf:made <album/9338#composition>,
        <album/9338#subject>,
        <album/9338#vocals> ;
    foaf:name "Saitama Saisyu Heiki"@en,
        "埼玉最終兵器"@ja .

<artist/76#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9338#subject> ;
    schema:name "Soshi Hosoi"@en,
        "細井聡司"@ja ;
    foaf:made <album/9338#composition>,
        <album/9338#lyrics>,
        <album/9338#subject> ;
    foaf:name "Soshi Hosoi"@en,
        "細井聡司"@ja .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9338#subject> ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:made <album/9338#composition>,
        <album/9338#subject> ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

<product/2868#subject> a schema:CreativeWork ;
    schema:name "LOST CHILD"@en,
        "ロストチャイルド"@ja,
        "LOST CHILD"@ja-latn ;
    foaf:name "LOST CHILD"@en,
        "ロストチャイルド"@ja,
        "LOST CHILD"@ja-latn .

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

<album/9338#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lost Child Laox Original of Contents Special Version"@en,
        "Lost Child Laox Original of Contents Special Version"@ja,
        "Lost Child Laox Original of Contents Special Version"@ja-latn ;
    mo:performance_of <album/9338#musicalwork> ;
    mo:recorded_as <album/9338#musicalexpression> ;
    schema:name "Lost Child Laox Original of Contents Special Version"@en,
        "Lost Child Laox Original of Contents Special Version"@ja,
        "Lost Child Laox Original of Contents Special Version"@ja-latn ;
    schema:workPerformed <album/9338#musicalwork> .

<org/508#subject> schema:name "tama-soft"@en,
        "たまソフト"@ja,
        "tama-soft"@ja-latn ;
    foaf:name "tama-soft"@en,
        "たまソフト"@ja,
        "tama-soft"@ja-latn .

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

<https://medium-media.vgm.io/albums/83/9338/9338-1226745698.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/9338#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lost Child Laox Original of Contents Special Version"@en,
        "Lost Child Laox Original of Contents Special Version"@ja,
        "Lost Child Laox Original of Contents Special Version"@ja-latn ;
    mo:composer <artist/459#subject>,
        <artist/76#subject>,
        <artist/97#subject> ;
    mo:produced_work <album/9338#musicalwork> ;
    schema:name "Lost Child Laox Original of Contents Special Version"@en,
        "Lost Child Laox Original of Contents Special Version"@ja,
        "Lost Child Laox Original of Contents Special Version"@ja-latn .

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

<album/9338#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-03-24"^^xsd:date ;
    dcterms:title "Lost Child Laox Original of Contents Special Version"@en,
        "Lost Child Laox Original of Contents Special Version"@ja,
        "Lost Child Laox Original of Contents Special Version"@ja-latn ;
    mo:catalogue_number "SKR-1086" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9338#musicalexpression> ;
    mo:publisher <org/508#subject> ;
    mo:record _:N5ac3c524c7da41d2ad3fe5c69997c2a4 ;
    mo:record_count 1 ;
    schema:about <product/2868#subject> ;
    schema:datePublished "2006-03-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/9338/9338-1226745698.jpg> ;
    schema:name "Lost Child Laox Original of Contents Special Version"@en,
        "Lost Child Laox Original of Contents Special Version"@ja,
        "Lost Child Laox Original of Contents Special Version"@ja-latn ;
    schema:publisher <org/508#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/9338/9338-1226745698.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Rekka Katakiri"@en ;
    foaf:made <album/9338#subject> ;
    foaf:name "(Rekka Katakiri"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Haruka Shimotsuki)"@en ;
    foaf:made <album/9338#vocals> ;
    foaf:name "Haruka Shimotsuki)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Rekka Katakiri"@en ;
    foaf:made <album/9338#vocals> ;
    foaf:name "(Rekka Katakiri"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Haruka Shimotsuki)"@en ;
    foaf:made <album/9338#subject> ;
    foaf:name "Haruka Shimotsuki)"@en .

_:N20bd6a8dd40f4ca6989de47d368c7eb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Boy with the Moon in His Eyes kt2 remix version (inst)"@en,
        "月の眼の少年 kt2 remix version (inst)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N5ac3c524c7da41d2ad3fe5c69997c2a4 ;
    schema:name "The Boy with the Moon in His Eyes kt2 remix version (inst)"@en,
        "月の眼の少年 kt2 remix version (inst)"@ja .

_:N3f3a26051d2849bdbb68984bf4519430 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wail of Soul kt2 remix short ver"@en,
        "魂の慟哭 kt2 remix short ver"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N5ac3c524c7da41d2ad3fe5c69997c2a4 ;
    schema:name "Wail of Soul kt2 remix short ver"@en,
        "魂の慟哭 kt2 remix short ver"@ja .

_:N4e6e6ff5987c40df8e4dfbe138c11f79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of This World kt2 remix version (inst)"@en,
        "この世の果て kt2 remix version (inst)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N5ac3c524c7da41d2ad3fe5c69997c2a4 ;
    schema:name "End of This World kt2 remix version (inst)"@en,
        "この世の果て kt2 remix version (inst)"@ja .

_:N501a66519e49420694b0485967712e7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cyber Death! 2006 version"@en,
        "サイバー没！ 2006 version"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N5ac3c524c7da41d2ad3fe5c69997c2a4 ;
    schema:name "Cyber Death! 2006 version"@en,
        "サイバー没！ 2006 version"@ja .

_:N66d95ec940964e489084906d9587b143 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Hundred Memories kt2 remix version"@en,
        "百の想い kt2 remix version"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:N5ac3c524c7da41d2ad3fe5c69997c2a4 ;
    schema:name "A Hundred Memories kt2 remix version"@en,
        "百の想い kt2 remix version"@ja .

_:N6d04fcc1ead74e1c85fd69909cd93f24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of This World kt2 remix version"@en,
        "この世の果て kt2 remix version"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N5ac3c524c7da41d2ad3fe5c69997c2a4 ;
    schema:name "End of This World kt2 remix version"@en,
        "この世の果て kt2 remix version"@ja .

_:N766aea0a63594f52915946a3f8b2758b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Boy with the Moon in His Eyes kt2 remix version"@en,
        "月の眼の少年 kt2 remix version"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N5ac3c524c7da41d2ad3fe5c69997c2a4 ;
    schema:name "The Boy with the Moon in His Eyes kt2 remix version"@en,
        "月の眼の少年 kt2 remix version"@ja .

_:N8072cb78ff8f4755bdbd19ec3450fe6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Hundred Memories kt2 remix version (inst)"@en,
        "百の想い kt2 remix version (inst)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:N5ac3c524c7da41d2ad3fe5c69997c2a4 ;
    schema:name "A Hundred Memories kt2 remix version (inst)"@en,
        "百の想い kt2 remix version (inst)"@ja .

_:Na4c50d9d9715439c9690e95c339e2792 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wail of Soul kt2 remix short ver (inst)"@en,
        "魂の慟哭 kt2 remix short ver (inst)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N5ac3c524c7da41d2ad3fe5c69997c2a4 ;
    schema:name "Wail of Soul kt2 remix short ver (inst)"@en,
        "魂の慟哭 kt2 remix short ver (inst)"@ja .

_:N5ac3c524c7da41d2ad3fe5c69997c2a4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20bd6a8dd40f4ca6989de47d368c7eb2,
        _:N3f3a26051d2849bdbb68984bf4519430,
        _:N4e6e6ff5987c40df8e4dfbe138c11f79,
        _:N501a66519e49420694b0485967712e7e,
        _:N66d95ec940964e489084906d9587b143,
        _:N6d04fcc1ead74e1c85fd69909cd93f24,
        _:N766aea0a63594f52915946a3f8b2758b,
        _:N8072cb78ff8f4755bdbd19ec3450fe6f,
        _:Na4c50d9d9715439c9690e95c339e2792 ;
    mo:track_count 9 ;
    schema:duration "PT42:31"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N20bd6a8dd40f4ca6989de47d368c7eb2,
        _:N3f3a26051d2849bdbb68984bf4519430,
        _:N4e6e6ff5987c40df8e4dfbe138c11f79,
        _:N501a66519e49420694b0485967712e7e,
        _:N66d95ec940964e489084906d9587b143,
        _:N6d04fcc1ead74e1c85fd69909cd93f24,
        _:N766aea0a63594f52915946a3f8b2758b,
        _:N8072cb78ff8f4755bdbd19ec3450fe6f,
        _:Na4c50d9d9715439c9690e95c339e2792 .

