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

<artist/12502#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jason Charles Miller"@en ;
    foaf:made <album/119177#subject>,
        <album/119177#vocals> ;
    foaf:name "Jason Charles Miller"@en .

<artist/16808#subject> a schema:Person,
        foaf:Person ;
    schema:name "Michael-Christopher Koji Fox"@en ;
    foaf:made <album/119177#lyrics>,
        <album/119177#subject> ;
    foaf:name "Michael-Christopher Koji Fox"@en .

<artist/46833#subject> a schema:Person,
        foaf:Person ;
    schema:name "Amanda Achen"@en ;
    foaf:made <album/119177#subject>,
        <album/119177#vocals> ;
    foaf:name "Amanda Achen"@en .

<artist/51471#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kathryn Cwynar"@en ;
    foaf:made <album/119177#lyrics>,
        <album/119177#subject> ;
    foaf:name "Kathryn Cwynar"@en .

<artist/53110#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tom Mills"@en ;
    foaf:made <album/119177#lyrics>,
        <album/119177#subject> ;
    foaf:name "Tom Mills"@en .

<artist/670#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119177#subject> ;
    schema:name "Masayoshi Soken"@en,
        "祖堅正慶"@ja ;
    foaf:made <album/119177#composition>,
        <album/119177#subject> ;
    foaf:name "Masayoshi Soken"@en,
        "祖堅正慶"@ja .

<product/229#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY XIV"@en,
        "ファイナルファンタジーXIV"@ja,
        "FINAL FANTASY XIV"@ja-latn ;
    foaf:name "FINAL FANTASY XIV"@en,
        "ファイナルファンタジーXIV"@ja,
        "FINAL FANTASY XIV"@ja-latn .

<album/119177#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE PRIMALS - Beyond the Shadow"@en,
        "THE PRIMALS - Beyond the Shadow"@ja,
        "THE PRIMALS - Beyond the Shadow"@ja-latn ;
    mo:composer <artist/670#subject> ;
    mo:produced_work <album/119177#musicalwork> ;
    schema:name "THE PRIMALS - Beyond the Shadow"@en,
        "THE PRIMALS - Beyond the Shadow"@ja,
        "THE PRIMALS - Beyond the Shadow"@ja-latn .

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

<org/1466#subject> schema:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn ;
    foaf:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/77/119177/119177-bc791633412f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/119177#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE PRIMALS - Beyond the Shadow"@en,
        "THE PRIMALS - Beyond the Shadow"@ja,
        "THE PRIMALS - Beyond the Shadow"@ja-latn ;
    mo:performance_of <album/119177#musicalwork> ;
    mo:performer <artist/22102#subject> ;
    mo:recorded_as <album/119177#musicalexpression> ;
    schema:byArtist <artist/22102#subject> ;
    schema:name "THE PRIMALS - Beyond the Shadow"@en,
        "THE PRIMALS - Beyond the Shadow"@ja,
        "THE PRIMALS - Beyond the Shadow"@ja-latn ;
    schema:workPerformed <album/119177#musicalwork> .

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

<artist/22102#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/119177#performance> ;
    schema:name "THE PRIMALS"@en ;
    foaf:name "THE PRIMALS"@en .

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

<album/119177#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-05-25"^^xsd:date ;
    dcterms:title "THE PRIMALS - Beyond the Shadow"@en,
        "THE PRIMALS - Beyond the Shadow"@ja,
        "THE PRIMALS - Beyond the Shadow"@ja-latn ;
    mo:catalogue_number "SQEX-10939" ;
    mo:media_type "CD" ;
    mo:publication_of <album/119177#musicalexpression> ;
    mo:publisher <org/1466#subject> ;
    mo:record _:Ne1cb8c8c46cf4020adfd5e413c5a3102 ;
    mo:record_count 1 ;
    schema:about <product/229#subject> ;
    schema:byArtist <artist/22102#subject> ;
    schema:datePublished "2022-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/119177/119177-bc791633412f.jpg> ;
    schema:name "THE PRIMALS - Beyond the Shadow"@en,
        "THE PRIMALS - Beyond the Shadow"@ja,
        "THE PRIMALS - Beyond the Shadow"@ja-latn ;
    schema:publisher <org/1466#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/119177/119177-bc791633412f.jpg> .

_:N1bcee243f7a645b59d2e54c04e00870d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Close in the Distance"@en,
        "Close in the Distance"@ja,
        "Close in the Distance"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Ne1cb8c8c46cf4020adfd5e413c5a3102 ;
    schema:name "Close in the Distance"@en,
        "Close in the Distance"@ja,
        "Close in the Distance"@ja-latn .

_:N44f64e499f6b42d18b23364e613d8b93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hic Svnt Leones"@en,
        "此処に獅子あり ～万魔殿パンデモニウム : 辺獄編～"@ja,
        "Koko ni Shishi Ari ~Banmaden Pandæmonium: Hengokuhen~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ne1cb8c8c46cf4020adfd5e413c5a3102 ;
    schema:name "Hic Svnt Leones"@en,
        "此処に獅子あり ～万魔殿パンデモニウム : 辺獄編～"@ja,
        "Koko ni Shishi Ari ~Banmaden Pandæmonium: Hengokuhen~"@ja-latn .

_:N9d6f83c3817e4b29bdbab6de25ede07f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nautilus Knoweth (Acoustic Version)"@en,
        "知恵の巻貝 ～オールド・シャーレアン : 夜～ (Acoustic Version)"@ja,
        "Chie no Makigai ~Old Sharlayan: Yoru~ (Acoustic Version)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Ne1cb8c8c46cf4020adfd5e413c5a3102 ;
    schema:name "The Nautilus Knoweth (Acoustic Version)"@en,
        "知恵の巻貝 ～オールド・シャーレアン : 夜～ (Acoustic Version)"@ja,
        "Chie no Makigai ~Old Sharlayan: Yoru~ (Acoustic Version)"@ja-latn .

_:Nb50433dc1c814145966d0a8f1cff44c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flow Together"@en,
        "Flow Together"@ja,
        "Flow Together"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Ne1cb8c8c46cf4020adfd5e413c5a3102 ;
    schema:name "Flow Together"@en,
        "Flow Together"@ja,
        "Flow Together"@ja-latn .

_:Ne1cb8c8c46cf4020adfd5e413c5a3102 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bcee243f7a645b59d2e54c04e00870d,
        _:N44f64e499f6b42d18b23364e613d8b93,
        _:N9d6f83c3817e4b29bdbab6de25ede07f,
        _:Nb50433dc1c814145966d0a8f1cff44c6 ;
    mo:track_count 4 ;
    schema:duration "PT17:37"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1bcee243f7a645b59d2e54c04e00870d,
        _:N44f64e499f6b42d18b23364e613d8b93,
        _:N9d6f83c3817e4b29bdbab6de25ede07f,
        _:Nb50433dc1c814145966d0a8f1cff44c6 .

