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

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

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

<artist/309#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84214#subject> ;
    schema:name "Naoki Kodaka"@en,
        "小高直樹"@ja ;
    foaf:made <album/84214#composition>,
        <album/84214#subject> ;
    foaf:name "Naoki Kodaka"@en,
        "小高直樹"@ja .

<product/7270#subject> a schema:CreativeWork ;
    schema:name "JOURNEY TO SILIUS"@en,
        "ラフワールド"@ja,
        "rΛf World"@ja-latn ;
    foaf:name "JOURNEY TO SILIUS"@en,
        "ラフワールド"@ja,
        "rΛf World"@ja-latn .

<album/84214#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Journey to Silius"@en,
        "Journey to Silius"@ja,
        "Journey to Silius"@ja-latn ;
    mo:composer <artist/309#subject> ;
    mo:produced_work <album/84214#musicalwork> ;
    schema:name "Journey to Silius"@en,
        "Journey to Silius"@ja,
        "Journey to Silius"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/41/84214/84214-1549611070.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/84214#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Journey to Silius"@en,
        "Journey to Silius"@ja,
        "Journey to Silius"@ja-latn ;
    mo:performance_of <album/84214#musicalwork> ;
    mo:performer <artist/26739#subject> ;
    mo:recorded_as <album/84214#musicalexpression> ;
    schema:byArtist <artist/26739#subject> ;
    schema:name "Journey to Silius"@en,
        "Journey to Silius"@ja,
        "Journey to Silius"@ja-latn ;
    schema:workPerformed <album/84214#musicalwork> .

<artist/26739#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84214#performance> ;
    schema:name "Dusty Zahrt"@en ;
    foaf:name "Dusty Zahrt"@en .

<album/84214#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-05"^^xsd:date ;
    dcterms:title "Journey to Silius"@en,
        "Journey to Silius"@ja,
        "Journey to Silius"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/84214#musicalexpression> ;
    mo:publisher _:Na1d1c9dac2db4ee69bc10d6b8ac60f0b ;
    mo:record _:Nbf3c3914e1a44147bc1c0ce105a5a9ad ;
    mo:record_count 1 ;
    schema:about <product/7270#subject> ;
    schema:byArtist <artist/26739#subject> ;
    schema:datePublished "2018-04-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/84214/84214-1549611070.jpg> ;
    schema:name "Journey to Silius"@en,
        "Journey to Silius"@ja,
        "Journey to Silius"@ja-latn ;
    schema:publisher _:Na1d1c9dac2db4ee69bc10d6b8ac60f0b ;
    foaf:depiction <https://media.vgm.io/albums/41/84214/84214-1549611070.jpg> .

_:N0fbcb1f854b34df791e22bca3aaaa382 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nbf3c3914e1a44147bc1c0ce105a5a9ad ;
    schema:name "Title Theme"@en .

_:N48c105db485b48cc862eb780be8bb2e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending Theme"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nbf3c3914e1a44147bc1c0ce105a5a9ad ;
    schema:name "Ending Theme"@en .

_:N619daa15d156404fb93e4f3a441f501c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage 3"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nbf3c3914e1a44147bc1c0ce105a5a9ad ;
    schema:name "Stage 3"@en .

_:N70ea6f7d7aa34f5dac5996bf5138037c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage 4"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nbf3c3914e1a44147bc1c0ce105a5a9ad ;
    schema:name "Stage 4"@en .

_:N7748ec50be7a4361a4720d93ab6c8bae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:Nbf3c3914e1a44147bc1c0ce105a5a9ad ;
    schema:name "Game Over"@en .

_:N9c77065586e746328d39b7e6ef3bce2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage 2"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nbf3c3914e1a44147bc1c0ce105a5a9ad ;
    schema:name "Stage 2"@en .

_:Na1d1c9dac2db4ee69bc10d6b8ac60f0b schema:name "Dusty Zahrt"@en,
        "Dusty Zahrt"@ja,
        "Dusty Zahrt"@ja-latn ;
    foaf:name "Dusty Zahrt"@en,
        "Dusty Zahrt"@ja,
        "Dusty Zahrt"@ja-latn .

_:Na4623f35941b4a6c83b664e8318875ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nbf3c3914e1a44147bc1c0ce105a5a9ad ;
    schema:name "Prologue"@en .

_:Na7d15d5d425f4579aa30e6fd4ecc2b35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Battle"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nbf3c3914e1a44147bc1c0ce105a5a9ad ;
    schema:name "Boss Battle"@en .

_:Nb0652884cbf04658bee171bf76870c0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage 1 & 5"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nbf3c3914e1a44147bc1c0ce105a5a9ad ;
    schema:name "Stage 1 & 5"@en .

_:Ndc4947554a484aae92248609afe3132a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unknown Fanfare 2"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Nbf3c3914e1a44147bc1c0ce105a5a9ad ;
    schema:name "Unknown Fanfare 2"@en .

_:Ne5f8fe11bf204ae6a077d920fc0ee0b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage Clear"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nbf3c3914e1a44147bc1c0ce105a5a9ad ;
    schema:name "Stage Clear"@en .

_:Nf12c79f2c9a14cffb781dff5c2bc2081 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unknown Fanfare 1"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:Nbf3c3914e1a44147bc1c0ce105a5a9ad ;
    schema:name "Unknown Fanfare 1"@en .

_:Nbf3c3914e1a44147bc1c0ce105a5a9ad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fbcb1f854b34df791e22bca3aaaa382,
        _:N48c105db485b48cc862eb780be8bb2e9,
        _:N619daa15d156404fb93e4f3a441f501c,
        _:N70ea6f7d7aa34f5dac5996bf5138037c,
        _:N7748ec50be7a4361a4720d93ab6c8bae,
        _:N9c77065586e746328d39b7e6ef3bce2e,
        _:Na4623f35941b4a6c83b664e8318875ef,
        _:Na7d15d5d425f4579aa30e6fd4ecc2b35,
        _:Nb0652884cbf04658bee171bf76870c0b,
        _:Ndc4947554a484aae92248609afe3132a,
        _:Ne5f8fe11bf204ae6a077d920fc0ee0b3,
        _:Nf12c79f2c9a14cffb781dff5c2bc2081 ;
    mo:track_count 12 ;
    schema:duration "PT22:01"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0fbcb1f854b34df791e22bca3aaaa382,
        _:N48c105db485b48cc862eb780be8bb2e9,
        _:N619daa15d156404fb93e4f3a441f501c,
        _:N70ea6f7d7aa34f5dac5996bf5138037c,
        _:N7748ec50be7a4361a4720d93ab6c8bae,
        _:N9c77065586e746328d39b7e6ef3bce2e,
        _:Na4623f35941b4a6c83b664e8318875ef,
        _:Na7d15d5d425f4579aa30e6fd4ecc2b35,
        _:Nb0652884cbf04658bee171bf76870c0b,
        _:Ndc4947554a484aae92248609afe3132a,
        _:Ne5f8fe11bf204ae6a077d920fc0ee0b3,
        _:Nf12c79f2c9a14cffb781dff5c2bc2081 .

