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

<artist/6785#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaon"@en ;
    foaf:made <album/15084#lyrics>,
        <album/15084#subject> ;
    foaf:name "Kaon"@en .

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

<artist/1752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15084#subject> ;
    schema:name "NUMBER 201"@en ;
    foaf:made <album/15084#composition>,
        <album/15084#subject> ;
    foaf:name "NUMBER 201"@en .

<event/16> a mo:Release ;
    schema:name "Released at Comic Market 66 (Aug 13, 2004 to Aug 15, 2004)" .

<product/1503#subject> a schema:CreativeWork ;
    schema:name "Fate/stay night (Game)"@en,
        "フェイト/ステイナイト (Game)"@ja,
        "Fate/stay night (Game)"@ja-latn ;
    foaf:name "Fate/stay night (Game)"@en,
        "フェイト/ステイナイト (Game)"@ja,
        "Fate/stay night (Game)"@ja-latn .

<album/15084#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Unlimited Sound Works ~ the arrangement of \"Fate/stay night\""@en,
        "Unlimited Sound Works ~ the arrangement of \"Fate/stay night\""@ja,
        "Unlimited Sound Works ~ the arrangement of \"Fate/stay night\""@ja-latn ;
    mo:composer <artist/1752#subject> ;
    mo:produced_work <album/15084#musicalwork> ;
    schema:name "Unlimited Sound Works ~ the arrangement of \"Fate/stay night\""@en,
        "Unlimited Sound Works ~ the arrangement of \"Fate/stay night\""@ja,
        "Unlimited Sound Works ~ the arrangement of \"Fate/stay night\""@ja-latn .

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

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

<org/363#subject> schema:name "U-KeyStar"@en,
        "U-Key☆ミ"@ja,
        "U-KeyStar"@ja-latn ;
    foaf:name "U-KeyStar"@en,
        "U-Key☆ミ"@ja,
        "U-KeyStar"@ja-latn .

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

<https://medium-media.vgm.io/albums/48/15084/15084-1251022093.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/6787#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15084#performance> ;
    schema:name "Momori Minono"@en,
        "深野乃桃梨"@ja ;
    foaf:name "Momori Minono"@en,
        "深野乃桃梨"@ja .

<artist/6788#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15084#performance> ;
    schema:name "Mizuki"@en,
        "みずき"@ja ;
    foaf:name "Mizuki"@en,
        "みずき"@ja .

<album/15084#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Unlimited Sound Works ~ the arrangement of \"Fate/stay night\""@en,
        "Unlimited Sound Works ~ the arrangement of \"Fate/stay night\""@ja,
        "Unlimited Sound Works ~ the arrangement of \"Fate/stay night\""@ja-latn ;
    mo:performance_of <album/15084#musicalwork> ;
    mo:performer <artist/6787#subject>,
        <artist/6788#subject> ;
    mo:recorded_as <album/15084#musicalexpression> ;
    schema:byArtist <artist/6787#subject>,
        <artist/6788#subject> ;
    schema:name "Unlimited Sound Works ~ the arrangement of \"Fate/stay night\""@en,
        "Unlimited Sound Works ~ the arrangement of \"Fate/stay night\""@ja,
        "Unlimited Sound Works ~ the arrangement of \"Fate/stay night\""@ja-latn ;
    schema:workPerformed <album/15084#musicalwork> .

<album/15084#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-15"^^xsd:date ;
    dcterms:title "Unlimited Sound Works ~ the arrangement of \"Fate/stay night\""@en,
        "Unlimited Sound Works ~ the arrangement of \"Fate/stay night\""@ja,
        "Unlimited Sound Works ~ the arrangement of \"Fate/stay night\""@ja-latn ;
    mo:catalogue_number "UKSA-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15084#musicalexpression> ;
    mo:publisher <org/363#subject> ;
    mo:record _:N59ecd424edb64333a3bbef1912dfb086 ;
    mo:record_count 1 ;
    mo:release <event/16> ;
    schema:about <product/1503#subject> ;
    schema:byArtist <artist/6787#subject>,
        <artist/6788#subject> ;
    schema:datePublished "2004-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/15084/15084-1251022093.jpg> ;
    schema:name "Unlimited Sound Works ~ the arrangement of \"Fate/stay night\""@en,
        "Unlimited Sound Works ~ the arrangement of \"Fate/stay night\""@ja,
        "Unlimited Sound Works ~ the arrangement of \"Fate/stay night\""@ja-latn ;
    schema:publisher <org/363#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/15084/15084-1251022093.jpg> .

_:N03e7446aced644f0a0c079b287af6268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "仏頂面の剣士"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N59ecd424edb64333a3bbef1912dfb086 ;
    schema:name "仏頂面の剣士"@ja .

_:N08e2c8e72e9f43d3a6b05100cbc0d243 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光と闇"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N59ecd424edb64333a3bbef1912dfb086 ;
    schema:name "光と闇"@ja .

_:N215f139b7b1e4246826870917cc95212 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "求め合う心/A Hard Days Night"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N59ecd424edb64333a3bbef1912dfb086 ;
    schema:name "求め合う心/A Hard Days Night"@ja .

_:N27267ce713b34d1f814ec8eee57b72c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THIS ILLUSION -DIVE- (vocal)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N59ecd424edb64333a3bbef1912dfb086 ;
    schema:name "THIS ILLUSION -DIVE- (vocal)"@ja .

_:N47d366dfd68f41eda743cb69b85c46fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "消えない想い/Samsara"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N59ecd424edb64333a3bbef1912dfb086 ;
    schema:name "消えない想い/Samsara"@ja .

_:N4d0fdc89022b45fda42a27df1901c340 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "抱擁/say anything... (vocal)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N59ecd424edb64333a3bbef1912dfb086 ;
    schema:name "抱擁/say anything... (vocal)"@ja .

_:N69c4bc29ea584d0e849ce516fec22c24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "日差しの中で"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N59ecd424edb64333a3bbef1912dfb086 ;
    schema:name "日差しの中で"@ja .

_:N6cb4b1ebd06a4f508e11cee86d05a4c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命の渦 2nd"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N59ecd424edb64333a3bbef1912dfb086 ;
    schema:name "運命の渦 2nd"@ja .

_:N779237d3e800487cbcd975cf14df07e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "days (vocal)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N59ecd424edb64333a3bbef1912dfb086 ;
    schema:name "days (vocal)"@ja .

_:N911735edc98e4739a21ff9b1455e2e7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "笑うせえしょくしゃ/Let's Evil!"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N59ecd424edb64333a3bbef1912dfb086 ;
    schema:name "笑うせえしょくしゃ/Let's Evil!"@ja .

_:N96e786dbdae94fecb125fcb6fb7681a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エミヤ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT7:30"^^xsd:interval ;
    schema:inPlaylist _:N59ecd424edb64333a3bbef1912dfb086 ;
    schema:name "エミヤ"@ja .

_:N997e26888ec4427599955a856f4a8817 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新たな夜明け/turn to the own road"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N59ecd424edb64333a3bbef1912dfb086 ;
    schema:name "新たな夜明け/turn to the own road"@ja .

_:Nab0df23963264d4d815dd0b62a460bcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Psychedelic/Stay night"@ja ;
    mo:track_number 10 ;
    schema:duration "PT9:53"^^xsd:interval ;
    schema:inPlaylist _:N59ecd424edb64333a3bbef1912dfb086 ;
    schema:name "Psychedelic/Stay night"@ja .

_:Nb746d68cc1ba464d9676e6210bd3749a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "消えない想い/Heroic Magicians"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N59ecd424edb64333a3bbef1912dfb086 ;
    schema:name "消えない想い/Heroic Magicians"@ja .

_:Nc155d966b17e435996a36efff5290f2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朝・昼・晩御飯！！"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N59ecd424edb64333a3bbef1912dfb086 ;
    schema:name "朝・昼・晩御飯！！"@ja .

_:Nd95dc9877ea54588b68e3f1e18568aa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Two The Knight"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N59ecd424edb64333a3bbef1912dfb086 ;
    schema:name "In Two The Knight"@ja .

_:Ne2249972fc69482c8d90ffbd0963ead0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "消えない想い -R&H-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N59ecd424edb64333a3bbef1912dfb086 ;
    schema:name "消えない想い -R&H-"@ja .

_:Ne94f12b49e484082b2fb8be2b2ae174b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "激突する魂"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N59ecd424edb64333a3bbef1912dfb086 ;
    schema:name "激突する魂"@ja .

_:N59ecd424edb64333a3bbef1912dfb086 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03e7446aced644f0a0c079b287af6268,
        _:N08e2c8e72e9f43d3a6b05100cbc0d243,
        _:N215f139b7b1e4246826870917cc95212,
        _:N27267ce713b34d1f814ec8eee57b72c7,
        _:N47d366dfd68f41eda743cb69b85c46fe,
        _:N4d0fdc89022b45fda42a27df1901c340,
        _:N69c4bc29ea584d0e849ce516fec22c24,
        _:N6cb4b1ebd06a4f508e11cee86d05a4c8,
        _:N779237d3e800487cbcd975cf14df07e5,
        _:N911735edc98e4739a21ff9b1455e2e7a,
        _:N96e786dbdae94fecb125fcb6fb7681a7,
        _:N997e26888ec4427599955a856f4a8817,
        _:Nab0df23963264d4d815dd0b62a460bcf,
        _:Nb746d68cc1ba464d9676e6210bd3749a,
        _:Nc155d966b17e435996a36efff5290f2a,
        _:Nd95dc9877ea54588b68e3f1e18568aa4,
        _:Ne2249972fc69482c8d90ffbd0963ead0,
        _:Ne94f12b49e484082b2fb8be2b2ae174b ;
    mo:track_count 18 ;
    schema:duration "PT71:30"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N03e7446aced644f0a0c079b287af6268,
        _:N08e2c8e72e9f43d3a6b05100cbc0d243,
        _:N215f139b7b1e4246826870917cc95212,
        _:N27267ce713b34d1f814ec8eee57b72c7,
        _:N47d366dfd68f41eda743cb69b85c46fe,
        _:N4d0fdc89022b45fda42a27df1901c340,
        _:N69c4bc29ea584d0e849ce516fec22c24,
        _:N6cb4b1ebd06a4f508e11cee86d05a4c8,
        _:N779237d3e800487cbcd975cf14df07e5,
        _:N911735edc98e4739a21ff9b1455e2e7a,
        _:N96e786dbdae94fecb125fcb6fb7681a7,
        _:N997e26888ec4427599955a856f4a8817,
        _:Nab0df23963264d4d815dd0b62a460bcf,
        _:Nb746d68cc1ba464d9676e6210bd3749a,
        _:Nc155d966b17e435996a36efff5290f2a,
        _:Nd95dc9877ea54588b68e3f1e18568aa4,
        _:Ne2249972fc69482c8d90ffbd0963ead0,
        _:Ne94f12b49e484082b2fb8be2b2ae174b .

