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

<album/142488#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Goldenrod Citypop: Gold Version"@en,
        "Goldenrod Citypop: Gold Version"@ja,
        "Goldenrod Citypop: Gold Version"@ja-latn ;
    mo:produced_work <album/142488#musicalwork> ;
    schema:name "Goldenrod Citypop: Gold Version"@en,
        "Goldenrod Citypop: Gold Version"@ja,
        "Goldenrod Citypop: Gold Version"@ja-latn .

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

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

<product/2217#subject> a schema:CreativeWork ;
    schema:name "Pokémon: The Movie 2000 - The Power of One"@en,
        "劇場版ポケットモンスター 幻のポケモン ルギア爆誕"@ja,
        "Gekijouban Pocket Monsters Maboroshi no Pokémon Lugia Bakutan"@ja-latn ;
    foaf:name "Pokémon: The Movie 2000 - The Power of One"@en,
        "劇場版ポケットモンスター 幻のポケモン ルギア爆誕"@ja,
        "Gekijouban Pocket Monsters Maboroshi no Pokémon Lugia Bakutan"@ja-latn .

<product/2238#subject> a schema:CreativeWork ;
    schema:name "Pokémon HeartGold & SoulSilver"@en,
        "ポケットモンスター ハートゴールド・ソウルシルバー"@ja,
        "Pokémon HeartGold & SoulSilver"@ja-latn ;
    foaf:name "Pokémon HeartGold & SoulSilver"@en,
        "ポケットモンスター ハートゴールド・ソウルシルバー"@ja,
        "Pokémon HeartGold & SoulSilver"@ja-latn .

<product/2239#subject> a schema:CreativeWork ;
    schema:name "Pokémon Gold & Silver"@en,
        "ポケットモンスター 金・銀"@ja,
        "Pokémon Gold & Silver"@ja-latn ;
    foaf:name "Pokémon Gold & Silver"@en,
        "ポケットモンスター 金・銀"@ja,
        "Pokémon Gold & Silver"@ja-latn .

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

<org/3076#subject> schema:name "GameGrooves"@en,
        "GameGrooves"@ja,
        "GameGrooves"@ja-latn ;
    foaf:name "GameGrooves"@en,
        "GameGrooves"@ja,
        "GameGrooves"@ja-latn .

<https://media.vgm.io/albums/88/142488/142488-0604f5ac0219.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142488#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/88/142488/142488-0604f5ac0219.jpg> ;
    foaf:depicts <album/142488#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/88/142488/142488-0604f5ac0219.jpg> .

<https://medium-media.vgm.io/albums/88/142488/142488-0604f5ac0219.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17445#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/142488#performance> ;
    schema:name "Ro Panuganti"@en ;
    foaf:name "Ro Panuganti"@en .

<artist/20268#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/142488#performance> ;
    schema:name "Steven Morris"@en ;
    foaf:name "Steven Morris"@en .

<artist/32418#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/142488#performance> ;
    schema:name "Ian Cowell"@en ;
    foaf:name "Ian Cowell"@en .

<artist/32814#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/142488#performance> ;
    schema:name "NyxTheShield"@en ;
    foaf:name "NyxTheShield"@en .

<artist/57826#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/142488#performance> ;
    schema:name "Tre Watson"@en ;
    foaf:name "Tre Watson"@en .

<artist/57829#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/142488#performance> ;
    schema:name "Dionté George"@en ;
    foaf:name "Dionté George"@en .

<artist/57832#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/142488#performance> ;
    schema:name "SaiyaSounds"@en ;
    foaf:name "SaiyaSounds"@en .

<artist/59251#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/142488#performance> ;
    schema:name "Biggoron"@en ;
    foaf:name "Biggoron"@en .

<artist/73365#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/142488#performance> ;
    schema:name "Vector U"@en ;
    foaf:name "Vector U"@en .

<album/142488#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-09-25"^^xsd:date ;
    dcterms:title "Goldenrod Citypop: Gold Version"@en,
        "Goldenrod Citypop: Gold Version"@ja,
        "Goldenrod Citypop: Gold Version"@ja-latn ;
    mo:catalogue_number "GGM-28" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/142488#musicalexpression> ;
    mo:publisher <org/3076#subject> ;
    mo:record _:Ndb94a29b38264ebcab6b8f7e8232044b ;
    mo:record_count 1 ;
    schema:about <product/2217#subject>,
        <product/2238#subject>,
        <product/2239#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Ryu Matrix"@en ;
            foaf:name "Ryu Matrix"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cool Danch"@en ;
            foaf:name "Cool Danch"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MAKESTUFF."@en ;
            foaf:name "MAKESTUFF."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Logan Van Adams"@en ;
            foaf:name "Logan Van Adams"@en ],
        <artist/17445#subject>,
        <artist/20268#subject>,
        <artist/32418#subject>,
        <artist/32814#subject>,
        <artist/57826#subject>,
        <artist/57829#subject>,
        <artist/57832#subject>,
        <artist/59251#subject>,
        <artist/73365#subject> ;
    schema:datePublished "2024-09-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/142488/142488-0604f5ac0219.jpg> ;
    schema:name "Goldenrod Citypop: Gold Version"@en,
        "Goldenrod Citypop: Gold Version"@ja,
        "Goldenrod Citypop: Gold Version"@ja-latn ;
    schema:publisher <org/3076#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/142488/142488-0604f5ac0219.jpg> .

<album/142488#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Goldenrod Citypop: Gold Version"@en,
        "Goldenrod Citypop: Gold Version"@ja,
        "Goldenrod Citypop: Gold Version"@ja-latn ;
    mo:performance_of <album/142488#musicalwork> ;
    mo:performer _:N03a93b66694e42ceb21e8221c555c073,
        _:Ncc33b3cea64041a6a7d9a781b5f4808a,
        _:Ne09c9fc6c3dd4162b64ec7419493f9c5,
        _:Nf76d82a0de3a49658bf0ed2a7cf83001,
        <artist/17445#subject>,
        <artist/20268#subject>,
        <artist/32418#subject>,
        <artist/32814#subject>,
        <artist/57826#subject>,
        <artist/57829#subject>,
        <artist/57832#subject>,
        <artist/59251#subject>,
        <artist/73365#subject> ;
    mo:recorded_as <album/142488#musicalexpression> ;
    schema:byArtist _:N03a93b66694e42ceb21e8221c555c073,
        _:Ncc33b3cea64041a6a7d9a781b5f4808a,
        _:Ne09c9fc6c3dd4162b64ec7419493f9c5,
        _:Nf76d82a0de3a49658bf0ed2a7cf83001,
        <artist/17445#subject>,
        <artist/20268#subject>,
        <artist/32418#subject>,
        <artist/32814#subject>,
        <artist/57826#subject>,
        <artist/57829#subject>,
        <artist/57832#subject>,
        <artist/59251#subject>,
        <artist/73365#subject> ;
    schema:name "Goldenrod Citypop: Gold Version"@en,
        "Goldenrod Citypop: Gold Version"@ja,
        "Goldenrod Citypop: Gold Version"@ja-latn ;
    schema:workPerformed <album/142488#musicalwork> .

_:N03a93b66694e42ceb21e8221c555c073 a schema:Person,
        foaf:Person ;
    mo:performed <album/142488#performance> ;
    schema:name "MAKESTUFF."@en ;
    foaf:name "MAKESTUFF."@en .

_:N17ea797380d14015bc277b1a061b10a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Road to Cherry Groove City (\"Route 29\" from \"Pokémon GSC\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Ndb94a29b38264ebcab6b8f7e8232044b ;
    schema:name "Road to Cherry Groove City (\"Route 29\" from \"Pokémon GSC\")"@en .

_:N220a5a7530a04317a8711c65866aca47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blackthorn City (from \"Pokémon GSC\")"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ndb94a29b38264ebcab6b8f7e8232044b ;
    schema:name "Blackthorn City (from \"Pokémon GSC\")"@en .

_:N2db1406c512d46cc8e70c8b9f71085ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vs. Champion Lance (from \"Pokémon GSC\")"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Ndb94a29b38264ebcab6b8f7e8232044b ;
    schema:name "Vs. Champion Lance (from \"Pokémon GSC\")"@en .

_:N2eba40e6e88647eea0f46d6ab69e5345 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Viridian Forest (from \"Pokémon GSC\")"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Ndb94a29b38264ebcab6b8f7e8232044b ;
    schema:name "Viridian Forest (from \"Pokémon GSC\")"@en .

_:N67bd651cdfa04fc9909ddfb4058bc5e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice Path (from \"Pokémon GSC\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Ndb94a29b38264ebcab6b8f7e8232044b ;
    schema:name "Ice Path (from \"Pokémon GSC\")"@en .

_:N6bc2d3e5a6f143fa8696b94506ab1aca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Machi no Golden (\"Goldenrod City\" from \"Pokémon GSC\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ndb94a29b38264ebcab6b8f7e8232044b ;
    schema:name "Machi no Golden (\"Goldenrod City\" from \"Pokémon GSC\")"@en .

_:N95d2950a6bd7415ca97558891fca5622 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Bark Town (from \"Pokémon GSC\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Ndb94a29b38264ebcab6b8f7e8232044b ;
    schema:name "New Bark Town (from \"Pokémon GSC\")"@en .

_:N9e212d6bb3c04109bb06f0829c578289 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Route 26 (from \"Pokémon GSC\")"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ndb94a29b38264ebcab6b8f7e8232044b ;
    schema:name "Route 26 (from \"Pokémon GSC\")"@en .

_:Na5bb8a5c64b441aaac03ec1ebd1e2246 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Power of One (from \"Pokémon 2000\")"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Ndb94a29b38264ebcab6b8f7e8232044b ;
    schema:name "The Power of One (from \"Pokémon 2000\")"@en .

_:Na742b4a6e4314a62b5744aa454de9388 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surf (from \"Pokémon GSC\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ndb94a29b38264ebcab6b8f7e8232044b ;
    schema:name "Surf (from \"Pokémon GSC\")"@en .

_:Naf8a6c68de3b4a2da6f93eafaa3ee88c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pokémon World (from \"Pokémon\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ndb94a29b38264ebcab6b8f7e8232044b ;
    schema:name "Pokémon World (from \"Pokémon\")"@en .

_:Nc7033526de1843f881d35eba6d9df40a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ecruteak City (from \"Pokémon GSC\")"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Ndb94a29b38264ebcab6b8f7e8232044b ;
    schema:name "Ecruteak City (from \"Pokémon GSC\")"@en .

_:Ncc33b3cea64041a6a7d9a781b5f4808a a schema:Person,
        foaf:Person ;
    mo:performed <album/142488#performance> ;
    schema:name "Logan Van Adams"@en ;
    foaf:name "Logan Van Adams"@en .

_:Nd89f61d2c36a4404bbe1374293c0cd9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Corner (from \"Pokémon GSC\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ndb94a29b38264ebcab6b8f7e8232044b ;
    schema:name "Game Corner (from \"Pokémon GSC\")"@en .

_:Ne09c9fc6c3dd4162b64ec7419493f9c5 a schema:Person,
        foaf:Person ;
    mo:performed <album/142488#performance> ;
    schema:name "Cool Danch"@en ;
    foaf:name "Cool Danch"@en .

_:Nf76d82a0de3a49658bf0ed2a7cf83001 a schema:Person,
        foaf:Person ;
    mo:performed <album/142488#performance> ;
    schema:name "Ryu Matrix"@en ;
    foaf:name "Ryu Matrix"@en .

_:Nfa0b206fa32c47458e2e9337b8bddb36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trainer Battle Theme (from \"Pokémon GSC\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ndb94a29b38264ebcab6b8f7e8232044b ;
    schema:name "Trainer Battle Theme (from \"Pokémon GSC\")"@en .

_:Ndb94a29b38264ebcab6b8f7e8232044b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17ea797380d14015bc277b1a061b10a3,
        _:N220a5a7530a04317a8711c65866aca47,
        _:N2db1406c512d46cc8e70c8b9f71085ae,
        _:N2eba40e6e88647eea0f46d6ab69e5345,
        _:N67bd651cdfa04fc9909ddfb4058bc5e6,
        _:N6bc2d3e5a6f143fa8696b94506ab1aca,
        _:N95d2950a6bd7415ca97558891fca5622,
        _:N9e212d6bb3c04109bb06f0829c578289,
        _:Na5bb8a5c64b441aaac03ec1ebd1e2246,
        _:Na742b4a6e4314a62b5744aa454de9388,
        _:Naf8a6c68de3b4a2da6f93eafaa3ee88c,
        _:Nc7033526de1843f881d35eba6d9df40a,
        _:Nd89f61d2c36a4404bbe1374293c0cd9f,
        _:Nfa0b206fa32c47458e2e9337b8bddb36 ;
    mo:track_count 14 ;
    schema:duration "PT51:57"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N17ea797380d14015bc277b1a061b10a3,
        _:N220a5a7530a04317a8711c65866aca47,
        _:N2db1406c512d46cc8e70c8b9f71085ae,
        _:N2eba40e6e88647eea0f46d6ab69e5345,
        _:N67bd651cdfa04fc9909ddfb4058bc5e6,
        _:N6bc2d3e5a6f143fa8696b94506ab1aca,
        _:N95d2950a6bd7415ca97558891fca5622,
        _:N9e212d6bb3c04109bb06f0829c578289,
        _:Na5bb8a5c64b441aaac03ec1ebd1e2246,
        _:Na742b4a6e4314a62b5744aa454de9388,
        _:Naf8a6c68de3b4a2da6f93eafaa3ee88c,
        _:Nc7033526de1843f881d35eba6d9df40a,
        _:Nd89f61d2c36a4404bbe1374293c0cd9f,
        _:Nfa0b206fa32c47458e2e9337b8bddb36 .

