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

<artist/11255#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kozue"@en ;
    foaf:made <album/8171#subject>,
        <album/8171#vocals> ;
    foaf:name "Kozue"@en .

<artist/2926#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8171#subject> ;
    schema:name "Hiroyuki Oshima"@en,
        "大嶋啓之"@ja ;
    foaf:made <album/8171#composition>,
        <album/8171#subject> ;
    foaf:name "Hiroyuki Oshima"@en,
        "大嶋啓之"@ja .

<artist/3875#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8171#subject> ;
    schema:name "Fujio Takano"@en,
        "高野ふじお"@ja ;
    foaf:made <album/8171#composition>,
        <album/8171#subject> ;
    foaf:name "Fujio Takano"@en,
        "高野ふじお"@ja .

<artist/4692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8171#subject> ;
    schema:name "Tomomi Teratani"@en,
        "寺谷知己"@ja ;
    foaf:made <album/8171#composition>,
        <album/8171#subject> ;
    foaf:name "Tomomi Teratani"@en,
        "寺谷知己"@ja .

<artist/47540#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8171#subject> ;
    schema:name "Tutti"@en ;
    foaf:made <album/8171#composition>,
        <album/8171#subject> ;
    foaf:name "Tutti"@en .

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

<album/8171#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Marginal Sound Track"@en,
        "マージ ～MARGINAL～ Sound Track"@ja,
        "Marginal Sound Track"@ja-latn ;
    mo:performance_of <album/8171#musicalwork> ;
    mo:recorded_as <album/8171#musicalexpression> ;
    schema:name "Marginal Sound Track"@en,
        "マージ ～MARGINAL～ Sound Track"@ja,
        "Marginal Sound Track"@ja-latn ;
    schema:workPerformed <album/8171#musicalwork> .

<org/1880#subject> schema:name "ACTRESS"@en,
        "アクトレス"@ja,
        "ACTRESS"@ja-latn ;
    foaf:name "ACTRESS"@en,
        "アクトレス"@ja,
        "ACTRESS"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/8171/8171-1209146637.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/8171#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Marginal Sound Track"@en,
        "マージ ～MARGINAL～ Sound Track"@ja,
        "Marginal Sound Track"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Little Valley"@en ;
            foaf:made <album/8171#composition> ;
            foaf:name "Little Valley"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Å"@en ;
            foaf:made <album/8171#composition> ;
            foaf:name "Å"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "でろりん♪"@en ;
            foaf:made <album/8171#composition> ;
            foaf:name "でろりん♪"@en ],
        <artist/2926#subject>,
        <artist/3875#subject>,
        <artist/4692#subject>,
        <artist/47540#subject> ;
    mo:produced_work <album/8171#musicalwork> ;
    schema:name "Marginal Sound Track"@en,
        "マージ ～MARGINAL～ Sound Track"@ja,
        "Marginal Sound Track"@ja-latn .

<album/8171#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-01-24"^^xsd:date ;
    dcterms:title "Marginal Sound Track"@en,
        "マージ ～MARGINAL～ Sound Track"@ja,
        "Marginal Sound Track"@ja-latn ;
    mo:catalogue_number "ACT-020200301S" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8171#musicalexpression> ;
    mo:publisher <org/1880#subject> ;
    mo:record _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Marginal"@en ;
            foaf:name "Marginal"@en ] ;
    schema:datePublished "2003-01-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/8171/8171-1209146637.jpg> ;
    schema:name "Marginal Sound Track"@en,
        "マージ ～MARGINAL～ Sound Track"@ja,
        "Marginal Sound Track"@ja-latn ;
    schema:publisher <org/1880#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/8171/8171-1209146637.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Rika"@en ;
    foaf:made <album/8171#lyrics> ;
    foaf:name "Rika"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hiro"@en ;
    foaf:made <album/8171#subject> ;
    foaf:name "Hiro"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hiro"@en ;
    foaf:made <album/8171#vocals> ;
    foaf:name "Hiro"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Rika"@en ;
    foaf:made <album/8171#subject> ;
    foaf:name "Rika"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8171#subject> ;
    schema:name "でろりん♪"@en ;
    foaf:made <album/8171#subject> ;
    foaf:name "でろりん♪"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8171#subject> ;
    schema:name "Little Valley"@en ;
    foaf:made <album/8171#subject> ;
    foaf:name "Little Valley"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hanna"@en ;
    foaf:made <album/8171#subject> ;
    foaf:name "Hanna"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8171#subject> ;
    schema:name "Å"@en ;
    foaf:made <album/8171#subject> ;
    foaf:name "Å"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hanna"@en ;
    foaf:made <album/8171#lyrics> ;
    foaf:name "Hanna"@en .

_:N12c1e45ad1ad4250954ff15cf6c07855 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like the Underwater Light"@en,
        "水中の光のように"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "Like the Underwater Light"@en,
        "水中の光のように"@ja .

_:N1b10790db1db420c977096b8375fb901 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Kitten!?"@en,
        "迷子の子猫！？"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "Lost Kitten!?"@en,
        "迷子の子猫！？"@ja .

_:N1fda7d99f4a048f8a672c87a732281a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chorus Mass"@en,
        "コーラス・ミサ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "Chorus Mass"@en,
        "コーラス・ミサ"@ja .

_:N27a6c71d59d64f91933985ec446d26ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birdcage of Time"@en,
        "刻の鳥籠"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "Birdcage of Time"@en,
        "刻の鳥籠"@ja .

_:N346732c0454b454a92749631992474ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Eternity... (Ending Long Karaoke)"@en,
        "永久へ… (Ending Long Karaoke)"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "To Eternity... (Ending Long Karaoke)"@en,
        "永久へ… (Ending Long Karaoke)"@ja .

_:N3618d73a04db4cb19f0f19658f941def a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Streaming Sunbeams"@en,
        "木漏れ日の下で"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "Under the Streaming Sunbeams"@en,
        "木漏れ日の下で"@ja .

_:N3a8bae50fc7a495e9ecca19377a0512d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Beginning of Something"@en,
        "何かの始まり"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "The Beginning of Something"@en,
        "何かの始まり"@ja .

_:N47bd864329f640e4885ef7c765e67f1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let Your Pain Ride Upon Song"@en,
        "切なさは唄に乗せて"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "Let Your Pain Ride Upon Song"@en,
        "切なさは唄に乗せて"@ja .

_:N603432794ae348edacd0480ed5ca79e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "There's a Warm Place"@en,
        "そこは暖かな場所"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "There's a Warm Place"@en,
        "そこは暖かな場所"@ja .

_:N7bbec537ea2c4445afa02736bba1cbfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feelings That Can Tear You Apart"@en,
        "千切れるが程の想い"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "Feelings That Can Tear You Apart"@en,
        "千切れるが程の想い"@ja .

_:N807f4a47e2c7447fb19caf242c3bd010 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If we Walk in the Rain"@en,
        "雨に歩けば"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "If we Walk in the Rain"@en,
        "雨に歩けば"@ja .

_:N884662210dd549869ad48793982a9c3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lotus Moon-Flower"@en,
        "芙月華"@ja ;
    mo:track_number 21 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "Lotus Moon-Flower"@en,
        "芙月華"@ja .

_:N911e21c9338d44c58026b83918863a17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Occasionally, Cheerfully"@en,
        "時には陽気に"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "Occasionally, Cheerfully"@en,
        "時には陽気に"@ja .

_:Na950a073af9e4b52840dc0ae019e27f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Even If You Gamble Your Existence"@en,
        "存在を賭そうとも"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "Even If You Gamble Your Existence"@en,
        "存在を賭そうとも"@ja .

_:Nac3609ce1b464106a83678a6bc8f4614 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You can fly (Opening Long Karaoke)"@en,
        "You can fly (Opening Long Karaoke)"@ja ;
    mo:track_number 25 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "You can fly (Opening Long Karaoke)"@en,
        "You can fly (Opening Long Karaoke)"@ja .

_:Nad3bfa2f0c33415bbd77938eaf52b082 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How Pleasant!"@en,
        "なんて愉快！"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "How Pleasant!"@en,
        "なんて愉快！"@ja .

_:Nb8bfe5e684724c81b6b2a6b4a46ede61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Eternity... (Ending Long)"@en,
        "永久へ… (Ending Long)"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "To Eternity... (Ending Long)"@en,
        "永久へ… (Ending Long)"@ja .

_:Nb9a73e5d59ea428692de91f3a25d427d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You can fly (Opening Long)"@en,
        "You can fly (Opening Long)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "You can fly (Opening Long)"@en,
        "You can fly (Opening Long)"@ja .

_:Nbbb388f2b2ce4a6ab9ed0aae65a45c1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MARGINAL"@en,
        "MARGINAL"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "MARGINAL"@en,
        "MARGINAL"@ja .

_:Nbe9d2e8db33444ef935dc93dcc7dd4f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One End"@en,
        "一つの結末"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "One End"@en,
        "一つの結末"@ja .

_:Ne3e0e4d311704f42a590a9caa1656080 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Approaching Anomaly"@en,
        "迫り来る怪異"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "Approaching Anomaly"@en,
        "迫り来る怪異"@ja .

_:Ne4e1b7cfd4e34c5fa0caacdd69b34728 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To All the People in Love"@en,
        "全ての愛するヒトへ"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "To All the People in Love"@en,
        "全ての愛するヒトへ"@ja .

_:Nf10f2e8d28354e169b4ba988fc786fb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "But Everyday is Beautiful"@en,
        "されど日々は美しく"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "But Everyday is Beautiful"@en,
        "されど日々は美しく"@ja .

_:Nf8f736e085bf41cf841ba78d1ee14f37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pathetic"@en,
        "悲愴"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "Pathetic"@en,
        "悲愴"@ja .

_:Nf9b1bfbac5d9404e9f27d8ddcae1fa8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Who Should Unify All"@en,
        "全てを統括すべし者"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "One Who Should Unify All"@en,
        "全てを統括すべし者"@ja .

_:Nfdd175c800eb478fa38694b25c1baf23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spinning Heart"@en,
        "紡がれる心"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N9810528753ec4a0aa8c320a2dd6fb242 ;
    schema:name "Spinning Heart"@en,
        "紡がれる心"@ja .

_:N9810528753ec4a0aa8c320a2dd6fb242 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12c1e45ad1ad4250954ff15cf6c07855,
        _:N1b10790db1db420c977096b8375fb901,
        _:N1fda7d99f4a048f8a672c87a732281a3,
        _:N27a6c71d59d64f91933985ec446d26ea,
        _:N346732c0454b454a92749631992474ba,
        _:N3618d73a04db4cb19f0f19658f941def,
        _:N3a8bae50fc7a495e9ecca19377a0512d,
        _:N47bd864329f640e4885ef7c765e67f1e,
        _:N603432794ae348edacd0480ed5ca79e6,
        _:N7bbec537ea2c4445afa02736bba1cbfd,
        _:N807f4a47e2c7447fb19caf242c3bd010,
        _:N884662210dd549869ad48793982a9c3f,
        _:N911e21c9338d44c58026b83918863a17,
        _:Na950a073af9e4b52840dc0ae019e27f8,
        _:Nac3609ce1b464106a83678a6bc8f4614,
        _:Nad3bfa2f0c33415bbd77938eaf52b082,
        _:Nb8bfe5e684724c81b6b2a6b4a46ede61,
        _:Nb9a73e5d59ea428692de91f3a25d427d,
        _:Nbbb388f2b2ce4a6ab9ed0aae65a45c1f,
        _:Nbe9d2e8db33444ef935dc93dcc7dd4f4,
        _:Ne3e0e4d311704f42a590a9caa1656080,
        _:Ne4e1b7cfd4e34c5fa0caacdd69b34728,
        _:Nf10f2e8d28354e169b4ba988fc786fb5,
        _:Nf8f736e085bf41cf841ba78d1ee14f37,
        _:Nf9b1bfbac5d9404e9f27d8ddcae1fa8b,
        _:Nfdd175c800eb478fa38694b25c1baf23 ;
    mo:track_count 26 ;
    schema:duration "PT69:32"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N12c1e45ad1ad4250954ff15cf6c07855,
        _:N1b10790db1db420c977096b8375fb901,
        _:N1fda7d99f4a048f8a672c87a732281a3,
        _:N27a6c71d59d64f91933985ec446d26ea,
        _:N346732c0454b454a92749631992474ba,
        _:N3618d73a04db4cb19f0f19658f941def,
        _:N3a8bae50fc7a495e9ecca19377a0512d,
        _:N47bd864329f640e4885ef7c765e67f1e,
        _:N603432794ae348edacd0480ed5ca79e6,
        _:N7bbec537ea2c4445afa02736bba1cbfd,
        _:N807f4a47e2c7447fb19caf242c3bd010,
        _:N884662210dd549869ad48793982a9c3f,
        _:N911e21c9338d44c58026b83918863a17,
        _:Na950a073af9e4b52840dc0ae019e27f8,
        _:Nac3609ce1b464106a83678a6bc8f4614,
        _:Nad3bfa2f0c33415bbd77938eaf52b082,
        _:Nb8bfe5e684724c81b6b2a6b4a46ede61,
        _:Nb9a73e5d59ea428692de91f3a25d427d,
        _:Nbbb388f2b2ce4a6ab9ed0aae65a45c1f,
        _:Nbe9d2e8db33444ef935dc93dcc7dd4f4,
        _:Ne3e0e4d311704f42a590a9caa1656080,
        _:Ne4e1b7cfd4e34c5fa0caacdd69b34728,
        _:Nf10f2e8d28354e169b4ba988fc786fb5,
        _:Nf8f736e085bf41cf841ba78d1ee14f37,
        _:Nf9b1bfbac5d9404e9f27d8ddcae1fa8b,
        _:Nfdd175c800eb478fa38694b25c1baf23 .

