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

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

<artist/19936#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159825#subject> ;
    schema:name "Courtney Knott"@en ;
    foaf:made <album/159825#composition>,
        <album/159825#lyrics>,
        <album/159825#subject> ;
    foaf:name "Courtney Knott"@en .

<artist/73684#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159825#subject> ;
    schema:name "CJGoldTanK"@en ;
    foaf:made <album/159825#composition>,
        <album/159825#subject> ;
    foaf:name "CJGoldTanK"@en .

<artist/73693#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159825#subject> ;
    schema:name "ZukeLee"@en ;
    foaf:made <album/159825#composition>,
        <album/159825#subject> ;
    foaf:name "ZukeLee"@en .

<artist/80710#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159825#subject> ;
    schema:name "Hang Gao"@en,
        "高航"@ja ;
    foaf:made <album/159825#composition>,
        <album/159825#subject> ;
    foaf:name "Hang Gao"@en,
        "高航"@ja .

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

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

<album/159825#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Revival! The Uluru Games (Reverse: 1999 Original Game Soundtrack)"@en,
        "复兴! 乌卢鲁运动会"@ja,
        "Revival! The Uluru Games (Reverse: 1999 Original Game Soundtrack)"@ja-latn ;
    mo:performance_of <album/159825#musicalwork> ;
    mo:recorded_as <album/159825#musicalexpression> ;
    schema:name "Revival! The Uluru Games (Reverse: 1999 Original Game Soundtrack)"@en,
        "复兴! 乌卢鲁运动会"@ja,
        "Revival! The Uluru Games (Reverse: 1999 Original Game Soundtrack)"@ja-latn ;
    schema:workPerformed <album/159825#musicalwork> .

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

<https://medium-media.vgm.io/albums/52/159825/159825-aa02afcb29bc.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/159825#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Revival! The Uluru Games (Reverse: 1999 Original Game Soundtrack)"@en,
        "复兴! 乌卢鲁运动会"@ja,
        "Revival! The Uluru Games (Reverse: 1999 Original Game Soundtrack)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Chase Jackson"@en ;
            foaf:made <album/159825#composition> ;
            foaf:name "Chase Jackson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(BLUEPOCH"@en ;
            foaf:made <album/159825#composition> ;
            foaf:name "(BLUEPOCH"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(BLUEPOCH)"@en ;
            foaf:made <album/159825#composition> ;
            foaf:name "(BLUEPOCH)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Vince Belton (Oasis Audio)"@en ;
            foaf:made <album/159825#composition> ;
            foaf:name "Vince Belton (Oasis Audio)"@en ],
        <artist/19936#subject>,
        <artist/73684#subject>,
        <artist/73693#subject>,
        <artist/80710#subject> ;
    mo:produced_work <album/159825#musicalwork> ;
    schema:name "Revival! The Uluru Games (Reverse: 1999 Original Game Soundtrack)"@en,
        "复兴! 乌卢鲁运动会"@ja,
        "Revival! The Uluru Games (Reverse: 1999 Original Game Soundtrack)"@ja-latn .

<album/159825#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-07-25"^^xsd:date ;
    dcterms:title "Revival! The Uluru Games (Reverse: 1999 Original Game Soundtrack)"@en,
        "复兴! 乌卢鲁运动会"@ja,
        "Revival! The Uluru Games (Reverse: 1999 Original Game Soundtrack)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/159825#musicalexpression> ;
    mo:publisher _:N6d5bbfc4eae24bf1a024eefa2917f23b ;
    mo:record _:N476e73e01c744116974420792d10f167 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Reverse: 1999"@en ;
            foaf:name "Reverse: 1999"@en ] ;
    schema:datePublished "2024-07-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/159825/159825-aa02afcb29bc.jpg> ;
    schema:name "Revival! The Uluru Games (Reverse: 1999 Original Game Soundtrack)"@en,
        "复兴! 乌卢鲁运动会"@ja,
        "Revival! The Uluru Games (Reverse: 1999 Original Game Soundtrack)"@ja-latn ;
    schema:publisher _:N6d5bbfc4eae24bf1a024eefa2917f23b ;
    foaf:depiction <https://media.vgm.io/albums/52/159825/159825-aa02afcb29bc.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159825#subject> ;
    schema:name "(BLUEPOCH"@en ;
    foaf:made <album/159825#subject> ;
    foaf:name "(BLUEPOCH"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159825#subject> ;
    schema:name "Chase Jackson"@en ;
    foaf:made <album/159825#subject> ;
    foaf:name "Chase Jackson"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159825#subject> ;
    schema:name "Vince Belton (Oasis Audio)"@en ;
    foaf:made <album/159825#subject> ;
    foaf:name "Vince Belton (Oasis Audio)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159825#subject> ;
    schema:name "(BLUEPOCH)"@en ;
    foaf:made <album/159825#subject> ;
    foaf:name "(BLUEPOCH)"@en .

_:N0cc4ab0ea24442f985bf838ad56de1fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Together (Funk Ver. Instrumental)"@en,
        "与火同行 (伴奏)"@zd ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N476e73e01c744116974420792d10f167 ;
    schema:name "Go Together (Funk Ver. Instrumental)"@en,
        "与火同行 (伴奏)"@zd .

_:N23bece0e6ac8405c90e0d445bc9e7102 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intermission"@en,
        "中场休息"@zd ;
    mo:track_number 3 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N476e73e01c744116974420792d10f167 ;
    schema:name "Intermission"@en,
        "中场休息"@zd .

_:N2a0c30c1f7f4498f80511094b531b848 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Together (Funk Ver.)"@en,
        "与火同行"@zd ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N476e73e01c744116974420792d10f167 ;
    schema:name "Go Together (Funk Ver.)"@en,
        "与火同行"@zd .

_:N56f8b14cb6254a09a1b5bbb95b5332f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unexpected Games Prelude"@en,
        "非正式竞赛 · 序"@zd ;
    mo:track_number 6 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N476e73e01c744116974420792d10f167 ;
    schema:name "Unexpected Games Prelude"@en,
        "非正式竞赛 · 序"@zd .

_:N63c51f89d99b4a668327f4fb048fbf58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sticky Rumors Prelude"@en,
        "粘腻的流言 · 序"@zd ;
    mo:track_number 8 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N476e73e01c744116974420792d10f167 ;
    schema:name "Sticky Rumors Prelude"@en,
        "粘腻的流言 · 序"@zd .

_:N6d5bbfc4eae24bf1a024eefa2917f23b schema:name "The 1999 Records"@en,
        "The 1999 Records"@ja,
        "The 1999 Records"@ja-latn ;
    foaf:name "The 1999 Records"@en,
        "The 1999 Records"@ja,
        "The 1999 Records"@ja-latn .

_:Nc381dbe8857947abb56de3489db06d80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sticky Rumors II"@en,
        "粘腻的流言 · 二"@zd ;
    mo:track_number 10 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N476e73e01c744116974420792d10f167 ;
    schema:name "Sticky Rumors II"@en,
        "粘腻的流言 · 二"@zd .

_:Nc46ec0b2f17843feb25896cb3cb53422 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Revelation of Anangu"@en,
        "阿南古的启示"@zd ;
    mo:track_number 4 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N476e73e01c744116974420792d10f167 ;
    schema:name "The Revelation of Anangu"@en,
        "阿南古的启示"@zd .

_:Nc6814ff54d434281945efd75e9fb0cc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sticky Rumors I"@en,
        "粘腻的流言 · 一"@zd ;
    mo:track_number 9 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N476e73e01c744116974420792d10f167 ;
    schema:name "Sticky Rumors I"@en,
        "粘腻的流言 · 一"@zd .

_:Nd38ef8cc272d4086aded89fad1ae3a00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Epic of Runners"@en,
        "跑者史诗"@zd ;
    mo:track_number 5 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N476e73e01c744116974420792d10f167 ;
    schema:name "The Epic of Runners"@en,
        "跑者史诗"@zd .

_:Nee2b433e7b564d79966bf686e5ef0d06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unexpected Games"@en,
        "非正式竞赛"@zd ;
    mo:track_number 7 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N476e73e01c744116974420792d10f167 ;
    schema:name "Unexpected Games"@en,
        "非正式竞赛"@zd .

_:N476e73e01c744116974420792d10f167 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cc4ab0ea24442f985bf838ad56de1fb,
        _:N23bece0e6ac8405c90e0d445bc9e7102,
        _:N2a0c30c1f7f4498f80511094b531b848,
        _:N56f8b14cb6254a09a1b5bbb95b5332f2,
        _:N63c51f89d99b4a668327f4fb048fbf58,
        _:Nc381dbe8857947abb56de3489db06d80,
        _:Nc46ec0b2f17843feb25896cb3cb53422,
        _:Nc6814ff54d434281945efd75e9fb0cc8,
        _:Nd38ef8cc272d4086aded89fad1ae3a00,
        _:Nee2b433e7b564d79966bf686e5ef0d06 ;
    mo:track_count 10 ;
    schema:duration "PT19:32"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0cc4ab0ea24442f985bf838ad56de1fb,
        _:N23bece0e6ac8405c90e0d445bc9e7102,
        _:N2a0c30c1f7f4498f80511094b531b848,
        _:N56f8b14cb6254a09a1b5bbb95b5332f2,
        _:N63c51f89d99b4a668327f4fb048fbf58,
        _:Nc381dbe8857947abb56de3489db06d80,
        _:Nc46ec0b2f17843feb25896cb3cb53422,
        _:Nc6814ff54d434281945efd75e9fb0cc8,
        _:Nd38ef8cc272d4086aded89fad1ae3a00,
        _:Nee2b433e7b564d79966bf686e5ef0d06 .

