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

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

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

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

<event/3> a mo:Release ;
    schema:name "Released at Comic Market 71 (Dec 29, 2006 to Dec 31, 2006)" .

<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/5053#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lost Childlen"@en,
        "「Lost Child」アレンジアルバム Lost Childlen"@ja,
        "Lost Childlen"@ja-latn ;
    mo:composer <artist/459#subject> ;
    mo:produced_work <album/5053#musicalwork> ;
    schema:name "Lost Childlen"@en,
        "「Lost Child」アレンジアルバム Lost Childlen"@ja,
        "Lost Childlen"@ja-latn .

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

<album/5053#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lost Childlen"@en,
        "「Lost Child」アレンジアルバム Lost Childlen"@ja,
        "Lost Childlen"@ja-latn ;
    mo:performance_of <album/5053#musicalwork> ;
    mo:recorded_as <album/5053#musicalexpression> ;
    schema:name "Lost Childlen"@en,
        "「Lost Child」アレンジアルバム Lost Childlen"@ja,
        "Lost Childlen"@ja-latn ;
    schema:workPerformed <album/5053#musicalwork> .

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

<https://medium-media.vgm.io/albums/35/5053/5053-1193541160.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5053#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-30"^^xsd:date ;
    dcterms:title "Lost Childlen"@en,
        "「Lost Child」アレンジアルバム Lost Childlen"@ja,
        "Lost Childlen"@ja-latn ;
    mo:catalogue_number "LSTC-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5053#musicalexpression> ;
    mo:publisher _:N6ed63f909ad34e3d9c146f03d17f1462 ;
    mo:record _:Nc3dc56cf958e437094ced6c77d9ec568 ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:about <product/2868#subject> ;
    schema:datePublished "2006-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/5053/5053-1193541160.jpg> ;
    schema:name "Lost Childlen"@en,
        "「Lost Child」アレンジアルバム Lost Childlen"@ja,
        "Lost Childlen"@ja-latn ;
    schema:publisher _:N6ed63f909ad34e3d9c146f03d17f1462 ;
    foaf:depiction <https://media.vgm.io/albums/35/5053/5053-1193541160.jpg> .

_:N01d9b00daf214431954675085cb2d7b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demons Carnival"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nc3dc56cf958e437094ced6c77d9ec568 ;
    schema:name "Demons Carnival"@en .

_:N09b1cb1b9c464d36b9e18f2fc08dd589 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Decisive Showdown"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nc3dc56cf958e437094ced6c77d9ec568 ;
    schema:name "The Decisive Showdown"@en .

_:N0d05f46c5f9c446c84dd3b437a74e42d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L.L."@en ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nc3dc56cf958e437094ced6c77d9ec568 ;
    schema:name "L.L."@en .

_:N177effa261d6416eb1d1b06fcf086f8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cyber Space 303"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nc3dc56cf958e437094ced6c77d9ec568 ;
    schema:name "Cyber Space 303"@en .

_:N2458484df8c743fabe5e6e1887312b03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heavy Edge"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:Nc3dc56cf958e437094ced6c77d9ec568 ;
    schema:name "Heavy Edge"@en .

_:N372ea22ec1eb45668a293e4f6aebd261 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black End"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nc3dc56cf958e437094ced6c77d9ec568 ;
    schema:name "Black End"@en .

_:N4da4dca2a91a40708ab957948d3ade77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead Alas"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nc3dc56cf958e437094ced6c77d9ec568 ;
    schema:name "Dead Alas"@en .

_:N5600fd84334a41fb98450b1038c9066d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rapid Fire"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nc3dc56cf958e437094ced6c77d9ec568 ;
    schema:name "Rapid Fire"@en .

_:N5f049d72a68d4cc2bd60dc359b2b00aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eclipse"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Nc3dc56cf958e437094ced6c77d9ec568 ;
    schema:name "Eclipse"@en .

_:N672bba12b55c4f498470aea703ccfef1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rambling feather"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nc3dc56cf958e437094ced6c77d9ec568 ;
    schema:name "Rambling feather"@en .

_:N6ed63f909ad34e3d9c146f03d17f1462 schema:name "Lost Childlen"@en ;
    foaf:name "Lost Childlen"@en .

_:N6fed5255d2794f5dbde8765761db9fce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sledge Hammer"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nc3dc56cf958e437094ced6c77d9ec568 ;
    schema:name "Sledge Hammer"@en .

_:N8bdde19c5bff4300920e86dcd696d103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Engage"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nc3dc56cf958e437094ced6c77d9ec568 ;
    schema:name "Engage"@en .

_:Na238714d3c5949ddb419c9f9ded26b15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Artifact Connection"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:41"^^xsd:interval ;
    schema:inPlaylist _:Nc3dc56cf958e437094ced6c77d9ec568 ;
    schema:name "Artifact Connection"@en .

_:Nb1fe13c119b94f98a4a2fd7db00b12b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Survive"@en ;
    mo:track_number 15 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nc3dc56cf958e437094ced6c77d9ec568 ;
    schema:name "Survive"@en .

_:Nbdb781ac23a24e95b0b2a57b9de879d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crying"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nc3dc56cf958e437094ced6c77d9ec568 ;
    schema:name "Crying"@en .

_:Nc3dc56cf958e437094ced6c77d9ec568 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01d9b00daf214431954675085cb2d7b3,
        _:N09b1cb1b9c464d36b9e18f2fc08dd589,
        _:N0d05f46c5f9c446c84dd3b437a74e42d,
        _:N177effa261d6416eb1d1b06fcf086f8b,
        _:N2458484df8c743fabe5e6e1887312b03,
        _:N372ea22ec1eb45668a293e4f6aebd261,
        _:N4da4dca2a91a40708ab957948d3ade77,
        _:N5600fd84334a41fb98450b1038c9066d,
        _:N5f049d72a68d4cc2bd60dc359b2b00aa,
        _:N672bba12b55c4f498470aea703ccfef1,
        _:N6fed5255d2794f5dbde8765761db9fce,
        _:N8bdde19c5bff4300920e86dcd696d103,
        _:Na238714d3c5949ddb419c9f9ded26b15,
        _:Nb1fe13c119b94f98a4a2fd7db00b12b4,
        _:Nbdb781ac23a24e95b0b2a57b9de879d6 ;
    mo:track_count 15 ;
    schema:duration "PT70:51"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N01d9b00daf214431954675085cb2d7b3,
        _:N09b1cb1b9c464d36b9e18f2fc08dd589,
        _:N0d05f46c5f9c446c84dd3b437a74e42d,
        _:N177effa261d6416eb1d1b06fcf086f8b,
        _:N2458484df8c743fabe5e6e1887312b03,
        _:N372ea22ec1eb45668a293e4f6aebd261,
        _:N4da4dca2a91a40708ab957948d3ade77,
        _:N5600fd84334a41fb98450b1038c9066d,
        _:N5f049d72a68d4cc2bd60dc359b2b00aa,
        _:N672bba12b55c4f498470aea703ccfef1,
        _:N6fed5255d2794f5dbde8765761db9fce,
        _:N8bdde19c5bff4300920e86dcd696d103,
        _:Na238714d3c5949ddb419c9f9ded26b15,
        _:Nb1fe13c119b94f98a4a2fd7db00b12b4,
        _:Nbdb781ac23a24e95b0b2a57b9de879d6 .

