@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 _:Ne8b94198050a44608b08f6862a92e245 ;
    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> .

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

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

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

_:N3663eaca618a482187148f776801ada5 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 _:Ne8b94198050a44608b08f6862a92e245 ;
    schema:name "The Spiral of Fate"@en,
        "運命の渦"@ja .

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

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

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

_:Nd386f2278a944c5ca419c1416f818508 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 _:Ne8b94198050a44608b08f6862a92e245 ;
    schema:name "The story of \"Le Motre Darthur\"～disillution"@en,
        "The story of \"Le Motre Darthur\"～disillution"@ja .

_:Nddf7d6ba74744acfa03823ef554d6382 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 _:Ne8b94198050a44608b08f6862a92e245 ;
    schema:name "The Sword of Promised Victory"@en,
        "約束された勝利の剣"@ja .

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

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

_:Ne8b94198050a44608b08f6862a92e245 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ba80b8c71e34d2c82bcd9042fee05ff,
        _:N184b7e208f284d93950e5523652bb830,
        _:N3226d011647143ee83c1f27ad4150b0c,
        _:N3663eaca618a482187148f776801ada5,
        _:N7fa81125b082451b99d3811c4eddb633,
        _:N9517b7bb76664c4f8175de9ddf4c528c,
        _:Na771e85ba6f140228bd70f49ca9d6bfb,
        _:Nd386f2278a944c5ca419c1416f818508,
        _:Nddf7d6ba74744acfa03823ef554d6382,
        _:Ne9de5694f23d433cbf569b664f01151f,
        _:Nf0bc6a9e147b4c0aaa80ac25377bea9e ;
    mo:track_count 11 ;
    schema:duration "PT48:19"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0ba80b8c71e34d2c82bcd9042fee05ff,
        _:N184b7e208f284d93950e5523652bb830,
        _:N3226d011647143ee83c1f27ad4150b0c,
        _:N3663eaca618a482187148f776801ada5,
        _:N7fa81125b082451b99d3811c4eddb633,
        _:N9517b7bb76664c4f8175de9ddf4c528c,
        _:Na771e85ba6f140228bd70f49ca9d6bfb,
        _:Nd386f2278a944c5ca419c1416f818508,
        _:Nddf7d6ba74744acfa03823ef554d6382,
        _:Ne9de5694f23d433cbf569b664f01151f,
        _:Nf0bc6a9e147b4c0aaa80ac25377bea9e .

