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

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

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

<album/37431> a mo:Release ;
    mo:catalogue_number "N/A" .

<artist/4653#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34085#subject> ;
    schema:name "Kousei Yamashita"@en,
        "山下航生"@ja ;
    foaf:made <album/34085#composition>,
        <album/34085#subject> ;
    foaf:name "Kousei Yamashita"@en,
        "山下航生"@ja .

<artist/4908#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34085#subject> ;
    schema:name "Team-OZ"@en ;
    foaf:made <album/34085#composition>,
        <album/34085#subject> ;
    foaf:name "Team-OZ"@en .

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

<album/34085#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "atled -everlasting song- BGM Soundtrack"@en,
        "atled -everlasting song- BGMサウンドトラック"@ja,
        "atled -everlasting song- BGM Soundtrack"@ja-latn ;
    mo:performance_of <album/34085#musicalwork> ;
    mo:recorded_as <album/34085#musicalexpression> ;
    schema:name "atled -everlasting song- BGM Soundtrack"@en,
        "atled -everlasting song- BGMサウンドトラック"@ja,
        "atled -everlasting song- BGM Soundtrack"@ja-latn ;
    schema:workPerformed <album/34085#musicalwork> .

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

<https://medium-media.vgm.io/albums/58/34085/34085-1343362122.jpg> a schema:ImageObject,
        foaf:Image .

<album/34085#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "atled -everlasting song- BGM Soundtrack"@en,
        "atled -everlasting song- BGMサウンドトラック"@ja,
        "atled -everlasting song- BGM Soundtrack"@ja-latn ;
    mo:composer <artist/4653#subject>,
        <artist/4908#subject> ;
    mo:produced_work <album/34085#musicalwork> ;
    schema:name "atled -everlasting song- BGM Soundtrack"@en,
        "atled -everlasting song- BGMサウンドトラック"@ja,
        "atled -everlasting song- BGM Soundtrack"@ja-latn .

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

<album/34085#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-07-27"^^xsd:date ;
    dcterms:title "atled -everlasting song- BGM Soundtrack"@en,
        "atled -everlasting song- BGMサウンドトラック"@ja,
        "atled -everlasting song- BGM Soundtrack"@ja-latn ;
    mo:catalogue_number "FSP-1202" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/37431> ;
    mo:publication_of <album/34085#musicalexpression> ;
    mo:publisher _:N5f8c00d5c9b249939d8f9b87510d996e ;
    mo:record _:N97598406335b415fa512c68c5ed09438 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "atled -everlasting song-"@en ;
            foaf:name "atled -everlasting song-"@en ] ;
    schema:datePublished "2012-07-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/34085/34085-1343362122.jpg> ;
    schema:name "atled -everlasting song- BGM Soundtrack"@en,
        "atled -everlasting song- BGMサウンドトラック"@ja,
        "atled -everlasting song- BGM Soundtrack"@ja-latn ;
    schema:publisher _:N5f8c00d5c9b249939d8f9b87510d996e ;
    foaf:depiction <https://media.vgm.io/albums/58/34085/34085-1343362122.jpg> .

_:N08601f8dae974fe89f2088b259b7d8e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insane Party"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "Insane Party"@ja .

_:N0d586792c986432795973b8040c56eba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星の瞬く空の下"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "星の瞬く空の下"@ja .

_:N0dffa1f824574efd80712b4e4742259e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "timecross(Piano Ver.01)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "timecross(Piano Ver.01)"@ja .

_:N10d26e10abd642759d60d2dc0734d72a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不揃いな足音"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "不揃いな足音"@ja .

_:N1fad8df8914b451ba2897aaaaa7a4ec8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "禁断の囁き"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "禁断の囁き"@ja .

_:N2db4a1c23f464c0288f7fe1a2825fa39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "手をつなごう"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "手をつなごう"@ja .

_:N3f0e31eb34174c8db642385c6caaa9bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frustration or ..."@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "Frustration or ..."@ja .

_:N3fa55f2b815c4e9bab268348c5f6105c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "timecross(Orchestra Ver.)"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "timecross(Orchestra Ver.)"@ja .

_:N3fb91685a306441b8e2e2305329f4108 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Sweet Moon"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "Sweet Sweet Moon"@ja .

_:N51784baba6464708a7a00b4a5e210690 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Reason"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "No Reason"@ja .

_:N5c7414d347bf47549db6ed12b7cbd175 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君の手に触れて"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "君の手に触れて"@ja .

_:N5f8c00d5c9b249939d8f9b87510d996e schema:name "FLAT"@en ;
    foaf:name "FLAT"@en .

_:N67dcd852f38945cc9dc8cbbc3b3f7ea8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "休息"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "休息"@ja .

_:N76ca00b5988e4acb80e6fb4192d15627 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Despair"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "Despair"@ja .

_:N7c3d3d974e8844cd800f606920cd8eef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "優しい記憶"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "優しい記憶"@ja .

_:N8a93d65da687492782b1ea96eb016859 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空の呼吸"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "空の呼吸"@ja .

_:N95992e6391c94cd3a673092015e30943 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "この風が髪を、静かに揺らして"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "この風が髪を、静かに揺らして"@ja .

_:Nb40150bc6ba84f15b3ad71e092f72eef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モンスター"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "モンスター"@ja .

_:Nb75de2c22b0f4ad8ac4dcfe70054c2b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "呼吸と僅かばかりの溜息"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "呼吸と僅かばかりの溜息"@ja .

_:Ncf66525e32784dec9a00886b6f4dbced a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gate of temptation"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "Gate of temptation"@ja .

_:Nd2afbb92c2c14cf8aa1c8e176d86f6ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こもれび"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "こもれび"@ja .

_:Nd462f9b75ba847269875d889b1e6fa51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fugitive"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "fugitive"@ja .

_:Nd7e4cda6cdd54daa93acc1b28f119784 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll see you when I see you"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "I'll see you when I see you"@ja .

_:Nd863c64fe78844ecb69c23199c0953f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "Dreaming"@ja .

_:Ndf6547b65b4b45148e24661119c63266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just do it!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "Just do it!"@ja .

_:Ne24505533c724f9eb8814d2dc93ba82f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "timecross(オルゴール Ver.)"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "timecross(オルゴール Ver.)"@ja .

_:Neac9879c63fc46acbf19d5bbe0df427a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "導きの光"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "導きの光"@ja .

_:Nebc8635b68a04c63b3c95d497ef26cfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わっつざまた―?"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N97598406335b415fa512c68c5ed09438 ;
    schema:name "わっつざまた―?"@ja .

_:N97598406335b415fa512c68c5ed09438 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08601f8dae974fe89f2088b259b7d8e2,
        _:N0d586792c986432795973b8040c56eba,
        _:N0dffa1f824574efd80712b4e4742259e,
        _:N10d26e10abd642759d60d2dc0734d72a,
        _:N1fad8df8914b451ba2897aaaaa7a4ec8,
        _:N2db4a1c23f464c0288f7fe1a2825fa39,
        _:N3f0e31eb34174c8db642385c6caaa9bd,
        _:N3fa55f2b815c4e9bab268348c5f6105c,
        _:N3fb91685a306441b8e2e2305329f4108,
        _:N51784baba6464708a7a00b4a5e210690,
        _:N5c7414d347bf47549db6ed12b7cbd175,
        _:N67dcd852f38945cc9dc8cbbc3b3f7ea8,
        _:N76ca00b5988e4acb80e6fb4192d15627,
        _:N7c3d3d974e8844cd800f606920cd8eef,
        _:N8a93d65da687492782b1ea96eb016859,
        _:N95992e6391c94cd3a673092015e30943,
        _:Nb40150bc6ba84f15b3ad71e092f72eef,
        _:Nb75de2c22b0f4ad8ac4dcfe70054c2b2,
        _:Ncf66525e32784dec9a00886b6f4dbced,
        _:Nd2afbb92c2c14cf8aa1c8e176d86f6ac,
        _:Nd462f9b75ba847269875d889b1e6fa51,
        _:Nd7e4cda6cdd54daa93acc1b28f119784,
        _:Nd863c64fe78844ecb69c23199c0953f2,
        _:Ndf6547b65b4b45148e24661119c63266,
        _:Ne24505533c724f9eb8814d2dc93ba82f,
        _:Neac9879c63fc46acbf19d5bbe0df427a,
        _:Nebc8635b68a04c63b3c95d497ef26cfe ;
    mo:track_count 27 ;
    schema:duration "PT60:03"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N08601f8dae974fe89f2088b259b7d8e2,
        _:N0d586792c986432795973b8040c56eba,
        _:N0dffa1f824574efd80712b4e4742259e,
        _:N10d26e10abd642759d60d2dc0734d72a,
        _:N1fad8df8914b451ba2897aaaaa7a4ec8,
        _:N2db4a1c23f464c0288f7fe1a2825fa39,
        _:N3f0e31eb34174c8db642385c6caaa9bd,
        _:N3fa55f2b815c4e9bab268348c5f6105c,
        _:N3fb91685a306441b8e2e2305329f4108,
        _:N51784baba6464708a7a00b4a5e210690,
        _:N5c7414d347bf47549db6ed12b7cbd175,
        _:N67dcd852f38945cc9dc8cbbc3b3f7ea8,
        _:N76ca00b5988e4acb80e6fb4192d15627,
        _:N7c3d3d974e8844cd800f606920cd8eef,
        _:N8a93d65da687492782b1ea96eb016859,
        _:N95992e6391c94cd3a673092015e30943,
        _:Nb40150bc6ba84f15b3ad71e092f72eef,
        _:Nb75de2c22b0f4ad8ac4dcfe70054c2b2,
        _:Ncf66525e32784dec9a00886b6f4dbced,
        _:Nd2afbb92c2c14cf8aa1c8e176d86f6ac,
        _:Nd462f9b75ba847269875d889b1e6fa51,
        _:Nd7e4cda6cdd54daa93acc1b28f119784,
        _:Nd863c64fe78844ecb69c23199c0953f2,
        _:Ndf6547b65b4b45148e24661119c63266,
        _:Ne24505533c724f9eb8814d2dc93ba82f,
        _:Neac9879c63fc46acbf19d5bbe0df427a,
        _:Nebc8635b68a04c63b3c95d497ef26cfe .

