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

<artist/709#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanako Kotera"@en,
        "小寺可南子"@ja ;
    foaf:made <album/20786#subject>,
        <album/20786#vocals> ;
    foaf:name "Kanako Kotera"@en,
        "小寺可南子"@ja .

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

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20786#subject> ;
    schema:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@ja ;
    foaf:made <album/20786#composition>,
        <album/20786#subject> ;
    foaf:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@ja .

<product/806#subject> a schema:CreativeWork ;
    schema:name "Ys Seven"@en,
        "イースセブン"@ja,
        "Ys Seven"@ja-latn ;
    foaf:name "Ys Seven"@en,
        "イースセブン"@ja,
        "Ys Seven"@ja-latn .

<album/20786#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ys SEVEN Musical Selections"@en,
        "Ys SEVEN Musical Selections"@ja,
        "Ys SEVEN Musical Selections"@ja-latn ;
    mo:composer <artist/293#subject> ;
    mo:produced_work <album/20786#musicalwork> ;
    schema:name "Ys SEVEN Musical Selections"@en,
        "Ys SEVEN Musical Selections"@ja,
        "Ys SEVEN Musical Selections"@ja-latn .

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

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

<org/1804#subject> schema:name "XSEED Games"@en,
        "XSEED Games"@ja,
        "XSEED Games"@ja-latn ;
    foaf:name "XSEED Games"@en,
        "XSEED Games"@ja,
        "XSEED Games"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/20786/20786-e50293a679da.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20786#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ys SEVEN Musical Selections"@en,
        "Ys SEVEN Musical Selections"@ja,
        "Ys SEVEN Musical Selections"@ja-latn ;
    mo:performance_of <album/20786#musicalwork> ;
    mo:performer <artist/8866#subject> ;
    mo:recorded_as <album/20786#musicalexpression> ;
    schema:byArtist <artist/8866#subject> ;
    schema:name "Ys SEVEN Musical Selections"@en,
        "Ys SEVEN Musical Selections"@ja,
        "Ys SEVEN Musical Selections"@ja-latn ;
    schema:workPerformed <album/20786#musicalwork> .

<artist/8866#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20786#performance> ;
    schema:name "jdk Band"@en ;
    foaf:name "jdk Band"@en .

<album/20786#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-17"^^xsd:date ;
    dcterms:title "Ys SEVEN Musical Selections"@en,
        "Ys SEVEN Musical Selections"@ja,
        "Ys SEVEN Musical Selections"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20786#musicalexpression> ;
    mo:publisher <org/1804#subject> ;
    mo:record _:Nfd32b96c763b475b9d60ea41311c293a ;
    mo:record_count 1 ;
    schema:about <product/806#subject> ;
    schema:byArtist <artist/8866#subject> ;
    schema:datePublished "2010-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/20786/20786-e50293a679da.jpg> ;
    schema:name "Ys SEVEN Musical Selections"@en,
        "Ys SEVEN Musical Selections"@ja,
        "Ys SEVEN Musical Selections"@ja-latn ;
    schema:publisher <org/1804#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/20786/20786-e50293a679da.jpg> .

_:N0288330bacf74045985f93abd8bb344c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Tree (Shannoa)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Great Tree (Shannoa)"@en .

_:N05b8bb82a6374b9fb509cd33a76f507b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Bustling Square"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "In the Bustling Square"@en .

_:N07b6fde522c349b5996f43649c66c0bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossing Rage!"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Crossing Rage!"@en .

_:N0f460a4ba7124ae7a614a0d22a7f8a40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Harmony Among People"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Lost Harmony Among People"@en .

_:N10c0535983c2489ba0185bf13f7aa9c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent Primeval Breaker"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Innocent Primeval Breaker"@en .

_:N25718284e3654e91ae8671ec8875df55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smashing Through the Mountain Path"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Smashing Through the Mountain Path"@en .

_:N2ac9d6cd35954d1fa44c491b2af5c444 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heatstroke"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Heatstroke"@en .

_:N3b3dd87ecc234f2098fb4620b2cd54be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sacred Wind"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "The Sacred Wind"@en .

_:N3cfc6ba35c284ac2afad284175938d48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Primitive Deep Leaves"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Primitive Deep Leaves"@en .

_:N496e27415e0e4e89a0c9a5a07b0d7590 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rush Out! (featuring Kanako Kotera)"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Rush Out! (featuring Kanako Kotera)"@en .

_:N5a9d606689794324a8df5f67c89100d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Land of Fertility"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Land of Fertility"@en .

_:N5cf8589b4ae645ae8931ed23ff472900 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruined Isle (Edona)"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Ruined Isle (Edona)"@en .

_:N5d6b900cb856420a9cb4a6509bb2d1b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Falcon Strike"@en ;
    mo:track_number 25 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Falcon Strike"@en .

_:N636439747e204c6787d0c73b042ed7f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vacant Interference"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Vacant Interference"@en .

_:N73617a7e167e4bb9a65e03d718f7b524 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extensive Forest Green"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Extensive Forest Green"@en .

_:N816a99f7633c4bfaad39c3a4f9fe41f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Place of Reticent Lava (Segram)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Place of Reticent Lava (Segram)"@en .

_:N887b99eed7f244dabc5cd063632253b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of the Five Great Dragons"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Legend of the Five Great Dragons"@en .

_:N8c77e6b5023e49b8810ba016421ebb6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mother Earth Altago"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Mother Earth Altago"@en .

_:N8db523267c4b4106a0e53a90d07426b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Isolated Island Consigned to Oblivion"@en ;
    mo:track_number 23 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Isolated Island Consigned to Oblivion"@en .

_:N8fead0d05d774764b53b3f735aadc9a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Reveal the Way to Go"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "To Reveal the Way to Go"@en .

_:Nacefc280e00c48cd845e1001e4e36d55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Method"@en ;
    mo:track_number 22 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Lost Method"@en .

_:Nbfa4c0849dfc4c198751ba1534a42c76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Disputation"@en ;
    mo:track_number 26 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Ancient Disputation"@en .

_:Nc914a7fe65434b4abc79d25b130fed72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayers to the Breath of Life"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Prayers to the Breath of Life"@en .

_:Nd07be547490b4bd583dfa1ecf201ce0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desert of Despair"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Desert of Despair"@en .

_:Nf0465c0ebf954e2ba7ea303b0a9de1d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Place Where Souls Return"@en ;
    mo:track_number 24 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "The Place Where Souls Return"@en .

_:Nf1524a5d0bc646f9aedec3a19846ec51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vitality of the Grand Flame"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Vitality of the Grand Flame"@en .

_:Nfb4a60d1455342209a50a6b18dce17ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanctuary of Meditative Wind (Kylos)"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nfd32b96c763b475b9d60ea41311c293a ;
    schema:name "Sanctuary of Meditative Wind (Kylos)"@en .

_:Nfd32b96c763b475b9d60ea41311c293a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0288330bacf74045985f93abd8bb344c,
        _:N05b8bb82a6374b9fb509cd33a76f507b,
        _:N07b6fde522c349b5996f43649c66c0bb,
        _:N0f460a4ba7124ae7a614a0d22a7f8a40,
        _:N10c0535983c2489ba0185bf13f7aa9c2,
        _:N25718284e3654e91ae8671ec8875df55,
        _:N2ac9d6cd35954d1fa44c491b2af5c444,
        _:N3b3dd87ecc234f2098fb4620b2cd54be,
        _:N3cfc6ba35c284ac2afad284175938d48,
        _:N496e27415e0e4e89a0c9a5a07b0d7590,
        _:N5a9d606689794324a8df5f67c89100d9,
        _:N5cf8589b4ae645ae8931ed23ff472900,
        _:N5d6b900cb856420a9cb4a6509bb2d1b9,
        _:N636439747e204c6787d0c73b042ed7f9,
        _:N73617a7e167e4bb9a65e03d718f7b524,
        _:N816a99f7633c4bfaad39c3a4f9fe41f4,
        _:N887b99eed7f244dabc5cd063632253b7,
        _:N8c77e6b5023e49b8810ba016421ebb6c,
        _:N8db523267c4b4106a0e53a90d07426b3,
        _:N8fead0d05d774764b53b3f735aadc9a2,
        _:Nacefc280e00c48cd845e1001e4e36d55,
        _:Nbfa4c0849dfc4c198751ba1534a42c76,
        _:Nc914a7fe65434b4abc79d25b130fed72,
        _:Nd07be547490b4bd583dfa1ecf201ce0a,
        _:Nf0465c0ebf954e2ba7ea303b0a9de1d6,
        _:Nf1524a5d0bc646f9aedec3a19846ec51,
        _:Nfb4a60d1455342209a50a6b18dce17ba ;
    mo:track_count 27 ;
    schema:duration "PT79:45"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N0288330bacf74045985f93abd8bb344c,
        _:N05b8bb82a6374b9fb509cd33a76f507b,
        _:N07b6fde522c349b5996f43649c66c0bb,
        _:N0f460a4ba7124ae7a614a0d22a7f8a40,
        _:N10c0535983c2489ba0185bf13f7aa9c2,
        _:N25718284e3654e91ae8671ec8875df55,
        _:N2ac9d6cd35954d1fa44c491b2af5c444,
        _:N3b3dd87ecc234f2098fb4620b2cd54be,
        _:N3cfc6ba35c284ac2afad284175938d48,
        _:N496e27415e0e4e89a0c9a5a07b0d7590,
        _:N5a9d606689794324a8df5f67c89100d9,
        _:N5cf8589b4ae645ae8931ed23ff472900,
        _:N5d6b900cb856420a9cb4a6509bb2d1b9,
        _:N636439747e204c6787d0c73b042ed7f9,
        _:N73617a7e167e4bb9a65e03d718f7b524,
        _:N816a99f7633c4bfaad39c3a4f9fe41f4,
        _:N887b99eed7f244dabc5cd063632253b7,
        _:N8c77e6b5023e49b8810ba016421ebb6c,
        _:N8db523267c4b4106a0e53a90d07426b3,
        _:N8fead0d05d774764b53b3f735aadc9a2,
        _:Nacefc280e00c48cd845e1001e4e36d55,
        _:Nbfa4c0849dfc4c198751ba1534a42c76,
        _:Nc914a7fe65434b4abc79d25b130fed72,
        _:Nd07be547490b4bd583dfa1ecf201ce0a,
        _:Nf0465c0ebf954e2ba7ea303b0a9de1d6,
        _:Nf1524a5d0bc646f9aedec3a19846ec51,
        _:Nfb4a60d1455342209a50a6b18dce17ba .

