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

<album/131299#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Chronicles of Mythos"@en,
        "The Chronicles of Mythos"@ja,
        "The Chronicles of Mythos"@ja-latn ;
    mo:produced_work <album/131299#musicalwork> ;
    schema:name "The Chronicles of Mythos"@en,
        "The Chronicles of Mythos"@ja,
        "The Chronicles of Mythos"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/99/131299/131299-cc3793334a4d.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/30329#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/131299#performance> ;
    schema:name "Holland Albright"@en ;
    foaf:name "Holland Albright"@en .

<artist/31572#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/131299#performance> ;
    schema:name "The Gamba Geek"@en ;
    foaf:name "The Gamba Geek"@en .

<artist/32328#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/131299#performance> ;
    schema:name "Jordan Moore"@en ;
    foaf:name "Jordan Moore"@en .

<artist/44724#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/131299#performance> ;
    schema:name "Jessica Harrie"@en ;
    foaf:name "Jessica Harrie"@en .

<artist/58339#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/131299#performance> ;
    schema:name "Coin Op. Studios"@en ;
    foaf:name "Coin Op. Studios"@en .

<artist/58341#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/131299#performance> ;
    schema:name "PitTan"@en ;
    foaf:name "PitTan"@en .

<artist/58389#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/131299#performance> ;
    schema:name "Justin Woods"@en ;
    foaf:name "Justin Woods"@en .

<artist/58390#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/131299#performance> ;
    schema:name "Monish Corona"@en ;
    foaf:name "Monish Corona"@en .

<artist/58392#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/131299#performance> ;
    schema:name "Tim Hommowun"@en ;
    foaf:name "Tim Hommowun"@en .

<album/131299#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-24"^^xsd:date ;
    dcterms:title "The Chronicles of Mythos"@en,
        "The Chronicles of Mythos"@ja,
        "The Chronicles of Mythos"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/131299#musicalexpression> ;
    mo:publisher _:Na93926c655cc43a0ac72fc86445c9053 ;
    mo:record _:N8d888e38a4844c88bcf81f8320a05b04 ;
    mo:record_count 1 ;
    schema:byArtist <artist/30329#subject>,
        <artist/31572#subject>,
        <artist/32328#subject>,
        <artist/44724#subject>,
        <artist/58339#subject>,
        <artist/58341#subject>,
        <artist/58389#subject>,
        <artist/58390#subject>,
        <artist/58392#subject> ;
    schema:datePublished "2020-07-24"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/99/131299/131299-cc3793334a4d.jpg> ;
    schema:name "The Chronicles of Mythos"@en,
        "The Chronicles of Mythos"@ja,
        "The Chronicles of Mythos"@ja-latn ;
    schema:publisher _:Na93926c655cc43a0ac72fc86445c9053 ;
    foaf:depiction <https://media.vgm.io/albums/99/131299/131299-cc3793334a4d.jpg> .

<album/131299#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Chronicles of Mythos"@en,
        "The Chronicles of Mythos"@ja,
        "The Chronicles of Mythos"@ja-latn ;
    mo:performance_of <album/131299#musicalwork> ;
    mo:performer <artist/30329#subject>,
        <artist/31572#subject>,
        <artist/32328#subject>,
        <artist/44724#subject>,
        <artist/58339#subject>,
        <artist/58341#subject>,
        <artist/58389#subject>,
        <artist/58390#subject>,
        <artist/58392#subject> ;
    mo:recorded_as <album/131299#musicalexpression> ;
    schema:byArtist <artist/30329#subject>,
        <artist/31572#subject>,
        <artist/32328#subject>,
        <artist/44724#subject>,
        <artist/58339#subject>,
        <artist/58341#subject>,
        <artist/58389#subject>,
        <artist/58390#subject>,
        <artist/58392#subject> ;
    schema:name "The Chronicles of Mythos"@en,
        "The Chronicles of Mythos"@ja,
        "The Chronicles of Mythos"@ja-latn ;
    schema:workPerformed <album/131299#musicalwork> .

_:N30f9693e3dc148239c7983be0c1f391c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sagewood"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N8d888e38a4844c88bcf81f8320a05b04 ;
    schema:name "The Sagewood"@en .

_:N592f9f7ab2e04af5a1d2feb26cae7a52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Salty Frog"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N8d888e38a4844c88bcf81f8320a05b04 ;
    schema:name "The Salty Frog"@en .

_:N5cf2f153826c4276bd441a10d2fda6e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Wind"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N8d888e38a4844c88bcf81f8320a05b04 ;
    schema:name "To the Wind"@en .

_:N8d25cefe7e8548d5bf01b9baea3f267c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suppression"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N8d888e38a4844c88bcf81f8320a05b04 ;
    schema:name "Suppression"@en .

_:Na93926c655cc43a0ac72fc86445c9053 schema:name "Coin Op. Studios"@en,
        "Coin Op. Studios"@ja,
        "Coin Op. Studios"@ja-latn ;
    foaf:name "Coin Op. Studios"@en,
        "Coin Op. Studios"@ja,
        "Coin Op. Studios"@ja-latn .

_:Naf87e7c80bd940ebbd96de0673f17162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sugartree Faire"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N8d888e38a4844c88bcf81f8320a05b04 ;
    schema:name "The Sugartree Faire"@en .

_:Nb53bb10ce42845a884142d3dc38b82d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where Is Home?"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N8d888e38a4844c88bcf81f8320a05b04 ;
    schema:name "Where Is Home?"@en .

_:Nc2d56cfa8d9d4a549129d5747d40982d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rage"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N8d888e38a4844c88bcf81f8320a05b04 ;
    schema:name "Rage"@en .

_:Ncd1cd407cddd48d7af1278423c5ac775 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solitude"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N8d888e38a4844c88bcf81f8320a05b04 ;
    schema:name "Solitude"@en .

_:Ndd596969d8904bf9ab51775406b33403 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Wind (arr. for piano & guitar)"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N8d888e38a4844c88bcf81f8320a05b04 ;
    schema:name "To the Wind (arr. for piano & guitar)"@en .

_:Nef04413870fd4c6abc61d93e4f6dc0ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirit of Water"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N8d888e38a4844c88bcf81f8320a05b04 ;
    schema:name "Spirit of Water"@en .

_:N8d888e38a4844c88bcf81f8320a05b04 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30f9693e3dc148239c7983be0c1f391c,
        _:N592f9f7ab2e04af5a1d2feb26cae7a52,
        _:N5cf2f153826c4276bd441a10d2fda6e6,
        _:N8d25cefe7e8548d5bf01b9baea3f267c,
        _:Naf87e7c80bd940ebbd96de0673f17162,
        _:Nb53bb10ce42845a884142d3dc38b82d8,
        _:Nc2d56cfa8d9d4a549129d5747d40982d,
        _:Ncd1cd407cddd48d7af1278423c5ac775,
        _:Ndd596969d8904bf9ab51775406b33403,
        _:Nef04413870fd4c6abc61d93e4f6dc0ab ;
    mo:track_count 10 ;
    schema:duration "PT30:46"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N30f9693e3dc148239c7983be0c1f391c,
        _:N592f9f7ab2e04af5a1d2feb26cae7a52,
        _:N5cf2f153826c4276bd441a10d2fda6e6,
        _:N8d25cefe7e8548d5bf01b9baea3f267c,
        _:Naf87e7c80bd940ebbd96de0673f17162,
        _:Nb53bb10ce42845a884142d3dc38b82d8,
        _:Nc2d56cfa8d9d4a549129d5747d40982d,
        _:Ncd1cd407cddd48d7af1278423c5ac775,
        _:Ndd596969d8904bf9ab51775406b33403,
        _:Nef04413870fd4c6abc61d93e4f6dc0ab .

