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

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

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

<artist/5329#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51070#subject> ;
    schema:name "Keisuke Harada"@en,
        "原田圭佑"@ja ;
    foaf:made <album/51070#composition>,
        <album/51070#subject> ;
    foaf:name "Keisuke Harada"@en,
        "原田圭佑"@ja .

<artist/930#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51070#subject> ;
    schema:name "soundTeMP"@en ;
    foaf:made <album/51070#composition>,
        <album/51070#subject> ;
    foaf:name "soundTeMP"@en .

<product/1146#subject> a schema:CreativeWork ;
    schema:name "Ragnarök Online"@en,
        "라그나로크 온라인"@ja,
        "Ragnarök Online"@ja-latn ;
    foaf:name "Ragnarök Online"@en,
        "라그나로크 온라인"@ja,
        "Ragnarök Online"@ja-latn .

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

<album/51070#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RAGNAROK FAN DISC Vol.3 ~Sound Imagination~"@en,
        "RAGNAROK FAN DISC Vol.3 ~Sound Imagination~"@ja,
        "RAGNAROK FAN DISC Vol.3 ~Sound Imagination~"@ja-latn ;
    mo:performance_of <album/51070#musicalwork> ;
    mo:recorded_as <album/51070#musicalexpression> ;
    schema:name "RAGNAROK FAN DISC Vol.3 ~Sound Imagination~"@en,
        "RAGNAROK FAN DISC Vol.3 ~Sound Imagination~"@ja,
        "RAGNAROK FAN DISC Vol.3 ~Sound Imagination~"@ja-latn ;
    schema:workPerformed <album/51070#musicalwork> .

<https://media.vgm.io/albums/07/51070/51070-2085351f3d77.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/51070#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/07/51070/51070-2085351f3d77.jpg> ;
    foaf:depicts <album/51070#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/07/51070/51070-2085351f3d77.jpg> .

<https://medium-media.vgm.io/albums/07/51070/51070-2085351f3d77.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/51070#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RAGNAROK FAN DISC Vol.3 ~Sound Imagination~"@en,
        "RAGNAROK FAN DISC Vol.3 ~Sound Imagination~"@ja,
        "RAGNAROK FAN DISC Vol.3 ~Sound Imagination~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Show-A"@en ;
            foaf:made <album/51070#composition> ;
            foaf:name "Show-A"@en ],
        <artist/5329#subject>,
        <artist/930#subject> ;
    mo:produced_work <album/51070#musicalwork> ;
    schema:name "RAGNAROK FAN DISC Vol.3 ~Sound Imagination~"@en,
        "RAGNAROK FAN DISC Vol.3 ~Sound Imagination~"@ja,
        "RAGNAROK FAN DISC Vol.3 ~Sound Imagination~"@ja-latn .

<album/51070#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-09-22"^^xsd:date ;
    dcterms:title "RAGNAROK FAN DISC Vol.3 ~Sound Imagination~"@en,
        "RAGNAROK FAN DISC Vol.3 ~Sound Imagination~"@ja,
        "RAGNAROK FAN DISC Vol.3 ~Sound Imagination~"@ja-latn ;
    mo:catalogue_number "FDS-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/51070#musicalexpression> ;
    mo:publisher _:N6331803731a24e4f88373172a195f63b ;
    mo:record _:N3e3e19f77f8b41e9a64c0d38db6d4f62 ;
    mo:record_count 1 ;
    schema:about <product/1146#subject> ;
    schema:datePublished "2002-09-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/51070/51070-2085351f3d77.jpg> ;
    schema:name "RAGNAROK FAN DISC Vol.3 ~Sound Imagination~"@en,
        "RAGNAROK FAN DISC Vol.3 ~Sound Imagination~"@ja,
        "RAGNAROK FAN DISC Vol.3 ~Sound Imagination~"@ja-latn ;
    schema:publisher _:N6331803731a24e4f88373172a195f63b ;
    foaf:depiction <https://media.vgm.io/albums/07/51070/51070-2085351f3d77.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51070#subject> ;
    schema:name "Show-A"@en ;
    foaf:made <album/51070#subject> ;
    foaf:name "Show-A"@en .

_:N0affbd0f7a594fa6bd1adee8f153b6e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アコたんのある一日 〜ese trance ver〜"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N3e3e19f77f8b41e9a64c0d38db6d4f62 ;
    schema:name "アコたんのある一日 〜ese trance ver〜"@ja .

_:N0be87da755a14843af69b900ef2b657e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TeMPorsche - Trance Style -"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N3e3e19f77f8b41e9a64c0d38db6d4f62 ;
    schema:name "TeMPorsche - Trance Style -"@ja .

_:N15ca7bdd34814476ae2b4d568aa56165 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamer's Dream -もうだめぽ-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N3e3e19f77f8b41e9a64c0d38db6d4f62 ;
    schema:name "Dreamer's Dream -もうだめぽ-"@ja .

_:N198af53ea38c48fa8eae2a333ce5da73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prontera's on the street"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N3e3e19f77f8b41e9a64c0d38db6d4f62 ;
    schema:name "Prontera's on the street"@ja .

_:N2e6d9aabc71a4bb5b593ef0f06e99b40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "introduction"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:00"^^xsd:interval ;
    schema:inPlaylist _:N3e3e19f77f8b41e9a64c0d38db6d4f62 ;
    schema:name "introduction"@ja .

_:N318bed5b46ba44fe9b6e3f78d98d7d30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the Tower -The Decisive Battle="@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N3e3e19f77f8b41e9a64c0d38db6d4f62 ;
    schema:name "Through the Tower -The Decisive Battle="@ja .

_:N3586c71a5de94901bddc1e6c53adfcef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ragnarok Dynamic Scale OP"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N3e3e19f77f8b41e9a64c0d38db6d4f62 ;
    schema:name "Ragnarok Dynamic Scale OP"@ja .

_:N39ba955865b2411e9b008208f08500ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Prontera 〜Show-A Mix〜"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N3e3e19f77f8b41e9a64c0d38db6d4f62 ;
    schema:name "Theme of Prontera 〜Show-A Mix〜"@ja .

_:N54e58b35a08344a49ea584eed43a4921 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Queen of Munak"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N3e3e19f77f8b41e9a64c0d38db6d4f62 ;
    schema:name "The Queen of Munak"@ja .

_:N605462381d7d40adafd6a1cd7ea7b7a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Payon - Leggiero MIX"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N3e3e19f77f8b41e9a64c0d38db6d4f62 ;
    schema:name "Theme of Payon - Leggiero MIX"@ja .

_:N6331803731a24e4f88373172a195f63b schema:name "RAGNAROK FAN DISC on the RAGNAROK Search!!"@en ;
    foaf:name "RAGNAROK FAN DISC on the RAGNAROK Search!!"@en .

_:N69c620af24064518beadded7a84607c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the tower -2ndFloorMix-"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N3e3e19f77f8b41e9a64c0d38db6d4f62 ;
    schema:name "Through the tower -2ndFloorMix-"@ja .

_:N875ffff38e9b4077ab32f68e6d5c8a18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Nice 'n Easy - Fantastic Adventure"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N3e3e19f77f8b41e9a64c0d38db6d4f62 ;
    schema:name "Be Nice 'n Easy - Fantastic Adventure"@ja .

_:N9397f1243a304c3eabefa1a74e252f49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "波紋"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N3e3e19f77f8b41e9a64c0d38db6d4f62 ;
    schema:name "波紋"@ja .

_:Na7671f6e2a784e9ab61bb137232a0ef5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the Tower -techno hors-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N3e3e19f77f8b41e9a64c0d38db6d4f62 ;
    schema:name "Through the Tower -techno hors-"@ja .

_:Ne4b58c71938047f9b0d7521573ddd2df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Streamside -Riverside mix-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N3e3e19f77f8b41e9a64c0d38db6d4f62 ;
    schema:name "Streamside -Riverside mix-"@ja .

_:Nfe533a0d9b2d450b8c2a3af70c3499ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient groover loose mix"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N3e3e19f77f8b41e9a64c0d38db6d4f62 ;
    schema:name "Ancient groover loose mix"@ja .

_:N3e3e19f77f8b41e9a64c0d38db6d4f62 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0affbd0f7a594fa6bd1adee8f153b6e4,
        _:N0be87da755a14843af69b900ef2b657e,
        _:N15ca7bdd34814476ae2b4d568aa56165,
        _:N198af53ea38c48fa8eae2a333ce5da73,
        _:N2e6d9aabc71a4bb5b593ef0f06e99b40,
        _:N318bed5b46ba44fe9b6e3f78d98d7d30,
        _:N3586c71a5de94901bddc1e6c53adfcef,
        _:N39ba955865b2411e9b008208f08500ac,
        _:N54e58b35a08344a49ea584eed43a4921,
        _:N605462381d7d40adafd6a1cd7ea7b7a2,
        _:N69c620af24064518beadded7a84607c5,
        _:N875ffff38e9b4077ab32f68e6d5c8a18,
        _:N9397f1243a304c3eabefa1a74e252f49,
        _:Na7671f6e2a784e9ab61bb137232a0ef5,
        _:Ne4b58c71938047f9b0d7521573ddd2df,
        _:Nfe533a0d9b2d450b8c2a3af70c3499ed ;
    mo:track_count 16 ;
    schema:duration "PT68:02"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0affbd0f7a594fa6bd1adee8f153b6e4,
        _:N0be87da755a14843af69b900ef2b657e,
        _:N15ca7bdd34814476ae2b4d568aa56165,
        _:N198af53ea38c48fa8eae2a333ce5da73,
        _:N2e6d9aabc71a4bb5b593ef0f06e99b40,
        _:N318bed5b46ba44fe9b6e3f78d98d7d30,
        _:N3586c71a5de94901bddc1e6c53adfcef,
        _:N39ba955865b2411e9b008208f08500ac,
        _:N54e58b35a08344a49ea584eed43a4921,
        _:N605462381d7d40adafd6a1cd7ea7b7a2,
        _:N69c620af24064518beadded7a84607c5,
        _:N875ffff38e9b4077ab32f68e6d5c8a18,
        _:N9397f1243a304c3eabefa1a74e252f49,
        _:Na7671f6e2a784e9ab61bb137232a0ef5,
        _:Ne4b58c71938047f9b0d7521573ddd2df,
        _:Nfe533a0d9b2d450b8c2a3af70c3499ed .

