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

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

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

<event/164> a mo:Release ;
    schema:name "Released at M3-2013 Fall (Oct 27, 2013)" .

<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/51245#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Another Sphere"@en,
        "Another Sphere"@ja,
        "Another Sphere"@ja-latn ;
    mo:composer <artist/930#subject> ;
    mo:produced_work <album/51245#musicalwork> ;
    schema:name "Another Sphere"@en,
        "Another Sphere"@ja,
        "Another Sphere"@ja-latn .

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

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

<org/465#subject> schema:name "Re:Volte"@en,
        "Re:Volte"@ja,
        "Re:Volte"@ja-latn ;
    foaf:name "Re:Volte"@en,
        "Re:Volte"@ja,
        "Re:Volte"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/51245/51245-1424885010.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/51245#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Another Sphere"@en,
        "Another Sphere"@ja,
        "Another Sphere"@ja-latn ;
    mo:performance_of <album/51245#musicalwork> ;
    mo:performer <artist/2659#subject> ;
    mo:recorded_as <album/51245#musicalexpression> ;
    schema:byArtist <artist/2659#subject> ;
    schema:name "Another Sphere"@en,
        "Another Sphere"@ja,
        "Another Sphere"@ja-latn ;
    schema:workPerformed <album/51245#musicalwork> .

<artist/2659#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51245#performance> ;
    schema:name "saori"@en ;
    foaf:made <album/51245#lyrics>,
        <album/51245#subject> ;
    foaf:name "saori"@en .

<album/51245#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-27"^^xsd:date ;
    dcterms:title "Another Sphere"@en,
        "Another Sphere"@ja,
        "Another Sphere"@ja-latn ;
    mo:catalogue_number "SORR-00106" ;
    mo:media_type "CD" ;
    mo:publication_of <album/51245#musicalexpression> ;
    mo:publisher <org/465#subject> ;
    mo:record _:N190748edc1bc46199b70dd0f78a0975e ;
    mo:record_count 1 ;
    mo:release <event/164> ;
    schema:about <product/1146#subject> ;
    schema:byArtist <artist/2659#subject> ;
    schema:datePublished "2013-10-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/51245/51245-1424885010.jpg> ;
    schema:name "Another Sphere"@en,
        "Another Sphere"@ja,
        "Another Sphere"@ja-latn ;
    schema:publisher <org/465#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/51245/51245-1424885010.jpg> .

_:N076309cead414301be7ac18e140f0b21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TeMPlatonic -Dolomedes Crisis-"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N190748edc1bc46199b70dd0f78a0975e ;
    schema:name "TeMPlatonic -Dolomedes Crisis-"@en .

_:N17bb4cd6aa5545ebad33c8edba8ff5c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Giant"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N190748edc1bc46199b70dd0f78a0975e ;
    schema:name "A Giant"@en .

_:N4f2b593413ca489ea5e519fbe91edc24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lightning Cave"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N190748edc1bc46199b70dd0f78a0975e ;
    schema:name "Lightning Cave"@en .

_:N7d56e23f4a0a4b74b5cce83b70799b43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear A.C"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N190748edc1bc46199b70dd0f78a0975e ;
    schema:name "Dear A.C"@en .

_:Na6dfc89274444e69a26df88cb0eaf4c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Splendor"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N190748edc1bc46199b70dd0f78a0975e ;
    schema:name "Splendor"@en .

_:Naf9047aed6384a62966e9b0da45f0d1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Splendor [off vocal]"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N190748edc1bc46199b70dd0f78a0975e ;
    schema:name "Splendor [off vocal]"@en .

_:Nefedf2150cfe4946b2fb28f8a9f97471 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Catastrophe Orde"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N190748edc1bc46199b70dd0f78a0975e ;
    schema:name "New Catastrophe Orde"@en .

_:N190748edc1bc46199b70dd0f78a0975e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N076309cead414301be7ac18e140f0b21,
        _:N17bb4cd6aa5545ebad33c8edba8ff5c3,
        _:N4f2b593413ca489ea5e519fbe91edc24,
        _:N7d56e23f4a0a4b74b5cce83b70799b43,
        _:Na6dfc89274444e69a26df88cb0eaf4c0,
        _:Naf9047aed6384a62966e9b0da45f0d1a,
        _:Nefedf2150cfe4946b2fb28f8a9f97471 ;
    mo:track_count 7 ;
    schema:duration "PT30:19"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N076309cead414301be7ac18e140f0b21,
        _:N17bb4cd6aa5545ebad33c8edba8ff5c3,
        _:N4f2b593413ca489ea5e519fbe91edc24,
        _:N7d56e23f4a0a4b74b5cce83b70799b43,
        _:Na6dfc89274444e69a26df88cb0eaf4c0,
        _:Naf9047aed6384a62966e9b0da45f0d1a,
        _:Nefedf2150cfe4946b2fb28f8a9f97471 .

