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

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

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

<artist/930#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5260#subject> ;
    schema:name "soundTeMP"@en ;
    foaf:made <album/5260#composition>,
        <album/5260#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/5260#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sleipner RAGNAROK A-DASH MIX"@en,
        "Sleipner RAGNAROK A-DASH MIX"@ja,
        "Sleipner RAGNAROK A-DASH MIX"@ja-latn ;
    mo:composer <artist/930#subject> ;
    mo:produced_work <album/5260#musicalwork> ;
    schema:name "Sleipner RAGNAROK A-DASH MIX"@en,
        "Sleipner RAGNAROK A-DASH MIX"@ja,
        "Sleipner RAGNAROK A-DASH MIX"@ja-latn .

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

<https://media.vgm.io/albums/06/5260/5260-156e2aeb1b54.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/5260#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/5260/5260-156e2aeb1b54.jpg> ;
    foaf:depicts <album/5260#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/5260/5260-156e2aeb1b54.jpg> .

<https://medium-media.vgm.io/albums/06/5260/5260-156e2aeb1b54.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/951#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5260#performance> ;
    schema:name "Studio A'"@en ;
    foaf:name "Studio A'"@en .

<album/5260#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sleipner RAGNAROK A-DASH MIX"@en,
        "Sleipner RAGNAROK A-DASH MIX"@ja,
        "Sleipner RAGNAROK A-DASH MIX"@ja-latn ;
    mo:performance_of <album/5260#musicalwork> ;
    mo:performer _:Nc079c510929e4d1fab9f4b3741ba3c85,
        <artist/951#subject> ;
    mo:recorded_as <album/5260#musicalexpression> ;
    schema:byArtist _:Nc079c510929e4d1fab9f4b3741ba3c85,
        <artist/951#subject> ;
    schema:name "Sleipner RAGNAROK A-DASH MIX"@en,
        "Sleipner RAGNAROK A-DASH MIX"@ja,
        "Sleipner RAGNAROK A-DASH MIX"@ja-latn ;
    schema:workPerformed <album/5260#musicalwork> .

<album/5260#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-10-16"^^xsd:date ;
    dcterms:title "Sleipner RAGNAROK A-DASH MIX"@en,
        "Sleipner RAGNAROK A-DASH MIX"@ja,
        "Sleipner RAGNAROK A-DASH MIX"@ja-latn ;
    mo:catalogue_number "ADSH-015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5260#musicalexpression> ;
    mo:publisher _:Nfbd9847fcbb34d0f81bf71238c9ebaf6 ;
    mo:record _:N69d63174e5d84f748756f187f52c6db8 ;
    mo:record_count 1 ;
    schema:about <product/1146#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Satoko Tatemichi"@en ;
            foaf:name "Satoko Tatemichi"@en ],
        <artist/951#subject> ;
    schema:datePublished "2005-10-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/5260/5260-156e2aeb1b54.jpg> ;
    schema:name "Sleipner RAGNAROK A-DASH MIX"@en,
        "Sleipner RAGNAROK A-DASH MIX"@ja,
        "Sleipner RAGNAROK A-DASH MIX"@ja-latn ;
    schema:publisher _:Nfbd9847fcbb34d0f81bf71238c9ebaf6 ;
    foaf:depiction <https://media.vgm.io/albums/06/5260/5260-156e2aeb1b54.jpg> .

_:N1f34dd919bee4b0e98556668f8d88b23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N69d63174e5d84f748756f187f52c6db8 ;
    schema:name "Title"@en .

_:N2b773966b4f14d84be2fff274b96d615 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Roller Coaster"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N69d63174e5d84f748756f187f52c6db8 ;
    schema:name "High Roller Coaster"@en .

_:N44bb90c375a940c8a0c43f48ccc41d75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wanna Be Free!!"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N69d63174e5d84f748756f187f52c6db8 ;
    schema:name "Wanna Be Free!!"@en .

_:N5b00829b0df546dbb7a2baec1879a846 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Fine Day"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N69d63174e5d84f748756f187f52c6db8 ;
    schema:name "One Fine Day"@en .

_:N5be1bb25ed7d47e495d8b46b9228f5e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the tower"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N69d63174e5d84f748756f187f52c6db8 ;
    schema:name "Through the tower"@en .

_:N8ba4a9df39294ab494107fb6bd89ab07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Geffen"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:N69d63174e5d84f748756f187f52c6db8 ;
    schema:name "Theme of Geffen"@en .

_:Nba0cc0c3280e45578e98354c4f606bb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Purity of your smile (Vo. Satoko Tatemichi)"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N69d63174e5d84f748756f187f52c6db8 ;
    schema:name "Purity of your smile (Vo. Satoko Tatemichi)"@en .

_:Nc079c510929e4d1fab9f4b3741ba3c85 a schema:Person,
        foaf:Person ;
    mo:performed <album/5260#performance> ;
    schema:name "Satoko Tatemichi"@en ;
    foaf:name "Satoko Tatemichi"@en .

_:Ncffd867f5d024843b74c97cb4d130b49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Prontera"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N69d63174e5d84f748756f187f52c6db8 ;
    schema:name "Theme of Prontera"@en .

_:Ne2817eebcf704d6780064d18f2fe187b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One step Closer"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N69d63174e5d84f748756f187f52c6db8 ;
    schema:name "One step Closer"@en .

_:Neb2532fea56f4b25a0d174529fb70240 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Al de Baran"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N69d63174e5d84f748756f187f52c6db8 ;
    schema:name "Theme of Al de Baran"@en .

_:Nf349c5e8dd7f4e88877ae5d69fc9e2d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not so far away"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N69d63174e5d84f748756f187f52c6db8 ;
    schema:name "Not so far away"@en .

_:Nfbd9847fcbb34d0f81bf71238c9ebaf6 schema:name "Studio A'"@en ;
    foaf:name "Studio A'"@en .

_:N69d63174e5d84f748756f187f52c6db8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f34dd919bee4b0e98556668f8d88b23,
        _:N2b773966b4f14d84be2fff274b96d615,
        _:N44bb90c375a940c8a0c43f48ccc41d75,
        _:N5b00829b0df546dbb7a2baec1879a846,
        _:N5be1bb25ed7d47e495d8b46b9228f5e4,
        _:N8ba4a9df39294ab494107fb6bd89ab07,
        _:Nba0cc0c3280e45578e98354c4f606bb0,
        _:Ncffd867f5d024843b74c97cb4d130b49,
        _:Ne2817eebcf704d6780064d18f2fe187b,
        _:Neb2532fea56f4b25a0d174529fb70240,
        _:Nf349c5e8dd7f4e88877ae5d69fc9e2d9 ;
    mo:track_count 11 ;
    schema:duration "PT51:22"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1f34dd919bee4b0e98556668f8d88b23,
        _:N2b773966b4f14d84be2fff274b96d615,
        _:N44bb90c375a940c8a0c43f48ccc41d75,
        _:N5b00829b0df546dbb7a2baec1879a846,
        _:N5be1bb25ed7d47e495d8b46b9228f5e4,
        _:N8ba4a9df39294ab494107fb6bd89ab07,
        _:Nba0cc0c3280e45578e98354c4f606bb0,
        _:Ncffd867f5d024843b74c97cb4d130b49,
        _:Ne2817eebcf704d6780064d18f2fe187b,
        _:Neb2532fea56f4b25a0d174529fb70240,
        _:Nf349c5e8dd7f4e88877ae5d69fc9e2d9 .

