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

<album/37103> a mo:Release ;
    mo:catalogue_number "BLJS-10201" .

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

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

<artist/15405#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41141#subject> ;
    schema:name "Nanami"@en ;
    foaf:made <album/41141#composition>,
        <album/41141#subject> ;
    foaf:name "Nanami"@en .

<artist/3241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41141#subject> ;
    schema:name "Takaha Tachibana"@en,
        "橘尭葉"@ja ;
    foaf:made <album/41141#composition>,
        <album/41141#subject> ;
    foaf:name "Takaha Tachibana"@en,
        "橘尭葉"@ja .

<product/2579#subject> a schema:CreativeWork ;
    schema:name "The Guided Fate Paradox"@en,
        "神様と運命革命のパラドクス"@ja,
        "Kamisama to Unmei Kakumei no Paradox"@ja-latn ;
    foaf:name "The Guided Fate Paradox"@en,
        "神様と運命革命のパラドクス"@ja,
        "Kamisama to Unmei Kakumei no Paradox"@ja-latn .

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

<org/374#subject> schema:name "NIS America"@en,
        "NIS America"@ja,
        "NIS America"@ja-latn ;
    foaf:name "NIS America"@en,
        "NIS America"@ja,
        "NIS America"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/41141/41141-1463336200.jpg> a schema:ImageObject,
        foaf:Image .

<album/41141#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Guided Fate Paradox: Celestia Hymns and Haws"@en,
        "The Guided Fate Paradox: Celestia Hymns and Haws"@ja,
        "The Guided Fate Paradox: Celestia Hymns and Haws"@ja-latn ;
    mo:composer <artist/15405#subject>,
        <artist/3241#subject> ;
    mo:produced_work <album/41141#musicalwork> ;
    schema:name "The Guided Fate Paradox: Celestia Hymns and Haws"@en,
        "The Guided Fate Paradox: Celestia Hymns and Haws"@ja,
        "The Guided Fate Paradox: Celestia Hymns and Haws"@ja-latn .

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

<album/41141#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Guided Fate Paradox: Celestia Hymns and Haws"@en,
        "The Guided Fate Paradox: Celestia Hymns and Haws"@ja,
        "The Guided Fate Paradox: Celestia Hymns and Haws"@ja-latn ;
    mo:performance_of <album/41141#musicalwork> ;
    mo:performer <artist/3237#subject> ;
    mo:recorded_as <album/41141#musicalexpression> ;
    schema:byArtist <artist/3237#subject> ;
    schema:name "The Guided Fate Paradox: Celestia Hymns and Haws"@en,
        "The Guided Fate Paradox: Celestia Hymns and Haws"@ja,
        "The Guided Fate Paradox: Celestia Hymns and Haws"@ja-latn ;
    schema:workPerformed <album/41141#musicalwork> .

<artist/3237#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41141#performance> ;
    schema:name "Yousei Teikoku"@en,
        "妖精帝國"@ja ;
    foaf:name "Yousei Teikoku"@en,
        "妖精帝國"@ja .

<album/41141#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-11-05"^^xsd:date ;
    dcterms:title "The Guided Fate Paradox: Celestia Hymns and Haws"@en,
        "The Guided Fate Paradox: Celestia Hymns and Haws"@ja,
        "The Guided Fate Paradox: Celestia Hymns and Haws"@ja-latn ;
    mo:catalogue_number "GFP1-PS3-WS-OST" ;
    mo:media_type "2 CD" ;
    mo:other_release_of <album/37103> ;
    mo:publication_of <album/41141#musicalexpression> ;
    mo:publisher <org/374#subject> ;
    mo:record _:Ncd8c4bf398894560bd830fb4176f2a98,
        _:Ncea3fc45bd70434ba8349d5102289944 ;
    mo:record_count 2 ;
    schema:about <product/2579#subject> ;
    schema:byArtist <artist/3237#subject> ;
    schema:datePublished "2013-11-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/41141/41141-1463336200.jpg> ;
    schema:name "The Guided Fate Paradox: Celestia Hymns and Haws"@en,
        "The Guided Fate Paradox: Celestia Hymns and Haws"@ja,
        "The Guided Fate Paradox: Celestia Hymns and Haws"@ja-latn ;
    schema:publisher <org/374#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/41141/41141-1463336200.jpg> .

_:N0454374f30654a97a8342eb8a3bb1aa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Before Seen"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Ncea3fc45bd70434ba8349d5102289944 ;
    schema:name "Never Before Seen"@en .

_:N23fc25293f28493fac64141d54b83327 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ephemeral Heavenly Flower"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Ncea3fc45bd70434ba8349d5102289944 ;
    schema:name "Ephemeral Heavenly Flower"@en .

_:N3196d6f2114b4ba3b8cb52ba1ffd0860 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacred"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Ncea3fc45bd70434ba8349d5102289944 ;
    schema:name "Sacred"@en .

_:N35ad9071d0ad4b9f9e477e764aa79d34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Reclaim a Beautiful, Ordinary Life"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Ncd8c4bf398894560bd830fb4176f2a98 ;
    schema:name "To Reclaim a Beautiful, Ordinary Life"@en .

_:N46e49123e64a4d1385b29de8e2a3fd12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divine Body"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Ncea3fc45bd70434ba8349d5102289944 ;
    schema:name "Divine Body"@en .

_:N5ade89b3225c47cb856ccb388b952f73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll Smile for You"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Ncd8c4bf398894560bd830fb4176f2a98 ;
    schema:name "I'll Smile for You"@en .

_:N66d3476760b2436298367e75863ba929 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God's Blessing"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Ncea3fc45bd70434ba8349d5102289944 ;
    schema:name "God's Blessing"@en .

_:N6994b395108d4ee9b3b18c53b98a12ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lonesome Machine"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Ncd8c4bf398894560bd830fb4176f2a98 ;
    schema:name "The Lonesome Machine"@en .

_:N6ec7bafd3f0c440f96049b0a408f2eea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Note"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Ncea3fc45bd70434ba8349d5102289944 ;
    schema:name "End Note"@en .

_:Na52d8630a63c4770b237f68af56a53ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flash of Light"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Ncd8c4bf398894560bd830fb4176f2a98 ;
    schema:name "Flash of Light"@en .

_:Nab11ed15cb7f43b4b2474032fc57929d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shall We Guide Fates, Lord?"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ncd8c4bf398894560bd830fb4176f2a98 ;
    schema:name "Shall We Guide Fates, Lord?"@en .

_:Naf8937e33ba04beabdc6a545fea4786d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overwhelming"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Ncea3fc45bd70434ba8349d5102289944 ;
    schema:name "Overwhelming"@en .

_:Nb03c6b4d60874f56b4f7f341b733afb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Positive"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Ncea3fc45bd70434ba8349d5102289944 ;
    schema:name "Positive"@en .

_:Nb2b7a2275d60438faed59723c2f83b24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seargeant"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Ncea3fc45bd70434ba8349d5102289944 ;
    schema:name "Seargeant"@en .

_:Nc9d3d1c7557a4ae08efc669c44a56a47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mist in the Morning"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Ncea3fc45bd70434ba8349d5102289944 ;
    schema:name "Mist in the Morning"@en .

_:Ndd0b70544f1444f5a55bc90c84b82c6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Threatening Air"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Ncea3fc45bd70434ba8349d5102289944 ;
    schema:name "Threatening Air"@en .

_:Ned73157157e3449fb6b90ac0455276eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What Have the Angels Learned?"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Ncd8c4bf398894560bd830fb4176f2a98 ;
    schema:name "What Have the Angels Learned?"@en .

_:Neefffdbbc8db491d90074ab070e7d366 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God and the Illusory Garden"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Ncea3fc45bd70434ba8349d5102289944 ;
    schema:name "God and the Illusory Garden"@en .

_:Nefb05516b6e343f18001478ca04fe9da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mermaid's Wish"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Ncea3fc45bd70434ba8349d5102289944 ;
    schema:name "Mermaid's Wish"@en .

_:Nff5d5d57f9ed49a094b39c005ea58e6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy Tales?"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Ncea3fc45bd70434ba8349d5102289944 ;
    schema:name "Fairy Tales?"@en .

_:Ncd8c4bf398894560bd830fb4176f2a98 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N35ad9071d0ad4b9f9e477e764aa79d34,
        _:N5ade89b3225c47cb856ccb388b952f73,
        _:N6994b395108d4ee9b3b18c53b98a12ba,
        _:Na52d8630a63c4770b237f68af56a53ab,
        _:Nab11ed15cb7f43b4b2474032fc57929d,
        _:Ned73157157e3449fb6b90ac0455276eb ;
    mo:track_count 6 ;
    schema:duration "PT14:13"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N35ad9071d0ad4b9f9e477e764aa79d34,
        _:N5ade89b3225c47cb856ccb388b952f73,
        _:N6994b395108d4ee9b3b18c53b98a12ba,
        _:Na52d8630a63c4770b237f68af56a53ab,
        _:Nab11ed15cb7f43b4b2474032fc57929d,
        _:Ned73157157e3449fb6b90ac0455276eb .

_:Ncea3fc45bd70434ba8349d5102289944 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0454374f30654a97a8342eb8a3bb1aa1,
        _:N23fc25293f28493fac64141d54b83327,
        _:N3196d6f2114b4ba3b8cb52ba1ffd0860,
        _:N46e49123e64a4d1385b29de8e2a3fd12,
        _:N66d3476760b2436298367e75863ba929,
        _:N6ec7bafd3f0c440f96049b0a408f2eea,
        _:Naf8937e33ba04beabdc6a545fea4786d,
        _:Nb03c6b4d60874f56b4f7f341b733afb0,
        _:Nb2b7a2275d60438faed59723c2f83b24,
        _:Nc9d3d1c7557a4ae08efc669c44a56a47,
        _:Ndd0b70544f1444f5a55bc90c84b82c6b,
        _:Neefffdbbc8db491d90074ab070e7d366,
        _:Nefb05516b6e343f18001478ca04fe9da,
        _:Nff5d5d57f9ed49a094b39c005ea58e6f ;
    mo:track_count 14 ;
    schema:duration "PT24:14"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0454374f30654a97a8342eb8a3bb1aa1,
        _:N23fc25293f28493fac64141d54b83327,
        _:N3196d6f2114b4ba3b8cb52ba1ffd0860,
        _:N46e49123e64a4d1385b29de8e2a3fd12,
        _:N66d3476760b2436298367e75863ba929,
        _:N6ec7bafd3f0c440f96049b0a408f2eea,
        _:Naf8937e33ba04beabdc6a545fea4786d,
        _:Nb03c6b4d60874f56b4f7f341b733afb0,
        _:Nb2b7a2275d60438faed59723c2f83b24,
        _:Nc9d3d1c7557a4ae08efc669c44a56a47,
        _:Ndd0b70544f1444f5a55bc90c84b82c6b,
        _:Neefffdbbc8db491d90074ab070e7d366,
        _:Nefb05516b6e343f18001478ca04fe9da,
        _:Nff5d5d57f9ed49a094b39c005ea58e6f .

