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

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

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

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

<artist/1753#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8234#subject> ;
    schema:name "James Harris"@en ;
    foaf:made <album/8234#composition>,
        <album/8234#subject> ;
    foaf:name "James Harris"@en .

<artist/36240#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8234#subject> ;
    schema:name "KATE"@en ;
    foaf:made <album/8234#composition>,
        <album/8234#subject> ;
    foaf:name "KATE"@en .

<event/308> a mo:Release ;
    schema:name "Released at Sunshine Creation 32 (Jun 18, 2006)" .

<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/8234#musicalexpression> a mo:Signal ;
    mo:published_as <album/8234#subject> ;
    mo:records <album/8234#performance> .

<album/8234#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Answer to the Servant"@en,
        "Answer to the Servant"@ja,
        "Answer to the Servant"@ja-latn ;
    mo:performance_of <album/8234#musicalwork> ;
    mo:recorded_as <album/8234#musicalexpression> ;
    schema:name "Answer to the Servant"@en,
        "Answer to the Servant"@ja,
        "Answer to the Servant"@ja-latn ;
    schema:workPerformed <album/8234#musicalwork> .

<org/265#subject> schema:name "SOUND OF HEAVEN"@en,
        "SOUND OF HEAVEN"@ja,
        "SOUND OF HEAVEN"@ja-latn ;
    foaf:name "SOUND OF HEAVEN"@en,
        "SOUND OF HEAVEN"@ja,
        "SOUND OF HEAVEN"@ja-latn .

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

<https://medium-media.vgm.io/albums/43/8234/8234-1450354345.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8234#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Answer to the Servant"@en,
        "Answer to the Servant"@ja,
        "Answer to the Servant"@ja-latn ;
    mo:composer <artist/1752#subject>,
        <artist/1753#subject>,
        <artist/36240#subject> ;
    mo:produced_work <album/8234#musicalwork> ;
    schema:name "Answer to the Servant"@en,
        "Answer to the Servant"@ja,
        "Answer to the Servant"@ja-latn .

<album/8234#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-06-18"^^xsd:date ;
    dcterms:title "Answer to the Servant"@en,
        "Answer to the Servant"@ja,
        "Answer to the Servant"@ja-latn ;
    mo:catalogue_number "SOH-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8234#musicalexpression> ;
    mo:publisher <org/265#subject> ;
    mo:record _:N4de3ff259acc4b58a6489ab1ee2dbea1 ;
    mo:record_count 1 ;
    mo:release <event/308> ;
    schema:about <product/1503#subject> ;
    schema:datePublished "2006-06-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/8234/8234-1450354345.jpg> ;
    schema:name "Answer to the Servant"@en,
        "Answer to the Servant"@ja,
        "Answer to the Servant"@ja-latn ;
    schema:publisher <org/265#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/8234/8234-1450354345.jpg> .

_:N0b48015ef6da456a977dfbea21cfb9e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emiya"@en,
        "エミヤ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N4de3ff259acc4b58a6489ab1ee2dbea1 ;
    schema:name "Emiya"@en,
        "エミヤ"@ja .

_:N0bf129e2195643238fd10e2f8624108b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture"@en,
        "Overture"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N4de3ff259acc4b58a6489ab1ee2dbea1 ;
    schema:name "Overture"@en,
        "Overture"@ja .

_:N38399cefb1da41ad9e7da851233e3c44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unforgettable"@en,
        "消えない想い"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N4de3ff259acc4b58a6489ab1ee2dbea1 ;
    schema:name "Unforgettable"@en,
        "消えない想い"@ja .

_:N3ccbe43ef20249fab61d2c8e08ed97cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@en,
        "Epilogue"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N4de3ff259acc4b58a6489ab1ee2dbea1 ;
    schema:name "Epilogue"@en,
        "Epilogue"@ja .

_:N4fca532ac95644fbb2dd743c2b09a4d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light and Darkness"@en,
        "光と闇"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N4de3ff259acc4b58a6489ab1ee2dbea1 ;
    schema:name "Light and Darkness"@en,
        "光と闇"@ja .

_:N848da28c36aa492d85c7cad1e79a8695 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Dawn"@en,
        "新しい夜明け"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N4de3ff259acc4b58a6489ab1ee2dbea1 ;
    schema:name "New Dawn"@en,
        "新しい夜明け"@ja .

_:N8a2d28d67dea4708a0524679b60002e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sword of Promised Victory"@en,
        "約束された勝利の剣"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N4de3ff259acc4b58a6489ab1ee2dbea1 ;
    schema:name "The Sword of Promised Victory"@en,
        "約束された勝利の剣"@ja .

_:N8a3b84c18fa84690ae9b35fb41d0a40a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Spiral of Fate"@en,
        "運命の渦"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N4de3ff259acc4b58a6489ab1ee2dbea1 ;
    schema:name "The Spiral of Fate"@en,
        "運命の渦"@ja .

_:N8ee65c7ab9384c88a9e45d5fe4ec974e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Excalibur"@en,
        "Excalibur"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N4de3ff259acc4b58a6489ab1ee2dbea1 ;
    schema:name "Excalibur"@en,
        "Excalibur"@ja .

_:Nd4d50750c4ef4502bdfa4bd4949a8bf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caliburn"@en,
        "Caliburn"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N4de3ff259acc4b58a6489ab1ee2dbea1 ;
    schema:name "Caliburn"@en,
        "Caliburn"@ja .

_:Neba5d3ed23344142a47434e96302cd59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The story of \"Le Motre Darthur\"～disillution"@en,
        "The story of \"Le Motre Darthur\"～disillution"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N4de3ff259acc4b58a6489ab1ee2dbea1 ;
    schema:name "The story of \"Le Motre Darthur\"～disillution"@en,
        "The story of \"Le Motre Darthur\"～disillution"@ja .

_:N4de3ff259acc4b58a6489ab1ee2dbea1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b48015ef6da456a977dfbea21cfb9e9,
        _:N0bf129e2195643238fd10e2f8624108b,
        _:N38399cefb1da41ad9e7da851233e3c44,
        _:N3ccbe43ef20249fab61d2c8e08ed97cd,
        _:N4fca532ac95644fbb2dd743c2b09a4d3,
        _:N848da28c36aa492d85c7cad1e79a8695,
        _:N8a2d28d67dea4708a0524679b60002e0,
        _:N8a3b84c18fa84690ae9b35fb41d0a40a,
        _:N8ee65c7ab9384c88a9e45d5fe4ec974e,
        _:Nd4d50750c4ef4502bdfa4bd4949a8bf3,
        _:Neba5d3ed23344142a47434e96302cd59 ;
    mo:track_count 11 ;
    schema:duration "PT48:19"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0b48015ef6da456a977dfbea21cfb9e9,
        _:N0bf129e2195643238fd10e2f8624108b,
        _:N38399cefb1da41ad9e7da851233e3c44,
        _:N3ccbe43ef20249fab61d2c8e08ed97cd,
        _:N4fca532ac95644fbb2dd743c2b09a4d3,
        _:N848da28c36aa492d85c7cad1e79a8695,
        _:N8a2d28d67dea4708a0524679b60002e0,
        _:N8a3b84c18fa84690ae9b35fb41d0a40a,
        _:N8ee65c7ab9384c88a9e45d5fe4ec974e,
        _:Nd4d50750c4ef4502bdfa4bd4949a8bf3,
        _:Neba5d3ed23344142a47434e96302cd59 .

