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

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

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

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

<event/17> a mo:Release ;
    schema:name "Released at Comic Market 65 (Dec 28, 2003 to Dec 30, 2003)" .

<product/804#subject> a schema:CreativeWork ;
    schema:name "Ys VI: The Ark of Napishtim"@en,
        "イース VI: ナピシュテムの匣"@ja,
        "Ys VI: Napishtim no Hako"@ja-latn ;
    foaf:name "Ys VI: The Ark of Napishtim"@en,
        "イース VI: ナピシュテムの匣"@ja,
        "Ys VI: Napishtim no Hako"@ja-latn .

<album/5136#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "-Olha no Senritsu- Melodious of Olha - Ys VI Arranged Album"@en,
        "-オルハの旋律- Melodious of Olha - YsVI Arranged Album"@ja,
        "-Olha no Senritsu- Melodious of Olha - Ys VI Arranged Album"@ja-latn ;
    mo:composer <artist/293#subject> ;
    mo:produced_work <album/5136#musicalwork> ;
    schema:name "-Olha no Senritsu- Melodious of Olha - Ys VI Arranged Album"@en,
        "-オルハの旋律- Melodious of Olha - YsVI Arranged Album"@ja,
        "-Olha no Senritsu- Melodious of Olha - Ys VI Arranged Album"@ja-latn .

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

<album/5136#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "-Olha no Senritsu- Melodious of Olha - Ys VI Arranged Album"@en,
        "-オルハの旋律- Melodious of Olha - YsVI Arranged Album"@ja,
        "-Olha no Senritsu- Melodious of Olha - Ys VI Arranged Album"@ja-latn ;
    mo:performance_of <album/5136#musicalwork> ;
    mo:recorded_as <album/5136#musicalexpression> ;
    schema:name "-Olha no Senritsu- Melodious of Olha - Ys VI Arranged Album"@en,
        "-オルハの旋律- Melodious of Olha - YsVI Arranged Album"@ja,
        "-Olha no Senritsu- Melodious of Olha - Ys VI Arranged Album"@ja-latn ;
    schema:workPerformed <album/5136#musicalwork> .

<org/163#subject> schema:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn ;
    foaf:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn .

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

<https://medium-media.vgm.io/albums/63/5136/5136-1241410104.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5136#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-12-30"^^xsd:date ;
    dcterms:title "-Olha no Senritsu- Melodious of Olha - Ys VI Arranged Album"@en,
        "-オルハの旋律- Melodious of Olha - YsVI Arranged Album"@ja,
        "-Olha no Senritsu- Melodious of Olha - Ys VI Arranged Album"@ja-latn ;
    mo:catalogue_number "GCFT-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5136#musicalexpression> ;
    mo:publisher <org/163#subject> ;
    mo:record _:N1ba0d5f4c0aa4651836305cdc4e2ab2c ;
    mo:record_count 1 ;
    mo:release <event/17> ;
    schema:about <product/804#subject> ;
    schema:datePublished "2003-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/5136/5136-1241410104.jpg> ;
    schema:name "-Olha no Senritsu- Melodious of Olha - Ys VI Arranged Album"@en,
        "-オルハの旋律- Melodious of Olha - YsVI Arranged Album"@ja,
        "-Olha no Senritsu- Melodious of Olha - Ys VI Arranged Album"@ja-latn ;
    schema:publisher <org/163#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/5136/5136-1241410104.jpg> .

_:N060a59fbc7464c42b65fe346b601cf40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ruined City Kishgal"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N1ba0d5f4c0aa4651836305cdc4e2ab2c ;
    schema:name "The Ruined City Kishgal"@en .

_:N062c4e35493e4478923cfa5df6b4a5d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overwater Drive"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N1ba0d5f4c0aa4651836305cdc4e2ab2c ;
    schema:name "Overwater Drive"@en .

_:N0a752035c2154d6a8f0441a64875e890 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quatera Woods"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N1ba0d5f4c0aa4651836305cdc4e2ab2c ;
    schema:name "Quatera Woods"@en .

_:N0e2fc74cea4145bbade533da5c1bf836 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mountain Zone"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N1ba0d5f4c0aa4651836305cdc4e2ab2c ;
    schema:name "Mountain Zone"@en .

_:N1fac8b6e04b5429a9210ddd30a7b740b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Depth Napishtim"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N1ba0d5f4c0aa4651836305cdc4e2ab2c ;
    schema:name "The Depth Napishtim"@en .

_:N239c96af0fe548df8937cfbc6efda6d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ernst"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N1ba0d5f4c0aa4651836305cdc4e2ab2c ;
    schema:name "Ernst"@en .

_:N24cf977672444b2a81fd64b1d07dc64e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N1ba0d5f4c0aa4651836305cdc4e2ab2c ;
    schema:name "Bonus Track"@en .

_:N6599043a9426462195a69b5a540c90c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Occupation"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N1ba0d5f4c0aa4651836305cdc4e2ab2c ;
    schema:name "Under the Occupation"@en .

_:N7469b9e9f18348e8ba9208f4a496036d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultramarine Deep"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N1ba0d5f4c0aa4651836305cdc4e2ab2c ;
    schema:name "Ultramarine Deep"@en .

_:N824fca9c25004a8d99263df695247406 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defend! And Escape!"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N1ba0d5f4c0aa4651836305cdc4e2ab2c ;
    schema:name "Defend! And Escape!"@en .

_:Nb5f63ba2b9d647678cb427ff345d6199 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mighty Obstacle"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N1ba0d5f4c0aa4651836305cdc4e2ab2c ;
    schema:name "Mighty Obstacle"@en .

_:Nba8734d9b8304426a3ac4af59ca8dec7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spread Blue View"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N1ba0d5f4c0aa4651836305cdc4e2ab2c ;
    schema:name "Spread Blue View"@en .

_:Nc811bf5af07b4ef5bf6b4a16f1876545 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reconciled People"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N1ba0d5f4c0aa4651836305cdc4e2ab2c ;
    schema:name "Reconciled People"@en .

_:Ncb815fbbdb1c4fc2b71ac67e3b2ed78c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Windslash Steps"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N1ba0d5f4c0aa4651836305cdc4e2ab2c ;
    schema:name "Windslash Steps"@en .

_:Nd9cccec61b894508b8f08d82f916c4c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Release of the Far West Ocean"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N1ba0d5f4c0aa4651836305cdc4e2ab2c ;
    schema:name "Release of the Far West Ocean"@en .

_:N1ba0d5f4c0aa4651836305cdc4e2ab2c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N060a59fbc7464c42b65fe346b601cf40,
        _:N062c4e35493e4478923cfa5df6b4a5d0,
        _:N0a752035c2154d6a8f0441a64875e890,
        _:N0e2fc74cea4145bbade533da5c1bf836,
        _:N1fac8b6e04b5429a9210ddd30a7b740b,
        _:N239c96af0fe548df8937cfbc6efda6d6,
        _:N24cf977672444b2a81fd64b1d07dc64e,
        _:N6599043a9426462195a69b5a540c90c4,
        _:N7469b9e9f18348e8ba9208f4a496036d,
        _:N824fca9c25004a8d99263df695247406,
        _:Nb5f63ba2b9d647678cb427ff345d6199,
        _:Nba8734d9b8304426a3ac4af59ca8dec7,
        _:Nc811bf5af07b4ef5bf6b4a16f1876545,
        _:Ncb815fbbdb1c4fc2b71ac67e3b2ed78c,
        _:Nd9cccec61b894508b8f08d82f916c4c4 ;
    mo:track_count 15 ;
    schema:duration "PT60:18"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N060a59fbc7464c42b65fe346b601cf40,
        _:N062c4e35493e4478923cfa5df6b4a5d0,
        _:N0a752035c2154d6a8f0441a64875e890,
        _:N0e2fc74cea4145bbade533da5c1bf836,
        _:N1fac8b6e04b5429a9210ddd30a7b740b,
        _:N239c96af0fe548df8937cfbc6efda6d6,
        _:N24cf977672444b2a81fd64b1d07dc64e,
        _:N6599043a9426462195a69b5a540c90c4,
        _:N7469b9e9f18348e8ba9208f4a496036d,
        _:N824fca9c25004a8d99263df695247406,
        _:Nb5f63ba2b9d647678cb427ff345d6199,
        _:Nba8734d9b8304426a3ac4af59ca8dec7,
        _:Nc811bf5af07b4ef5bf6b4a16f1876545,
        _:Ncb815fbbdb1c4fc2b71ac67e3b2ed78c,
        _:Nd9cccec61b894508b8f08d82f916c4c4 .

