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

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

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

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22166#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/22166#composition>,
        <album/22166#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

<artist/145#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22166#subject> ;
    schema:name "Masashi Hamauzu"@en,
        "浜渦正志"@ja ;
    foaf:made <album/22166#composition>,
        <album/22166#subject> ;
    foaf:name "Masashi Hamauzu"@en,
        "浜渦正志"@ja .

<artist/328#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22166#subject> ;
    schema:name "Jun Ishikawa"@en,
        "石川淳"@ja ;
    foaf:made <album/22166#composition>,
        <album/22166#subject> ;
    foaf:name "Jun Ishikawa"@en,
        "石川淳"@ja .

<artist/449#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22166#subject> ;
    schema:name "Naofumi Hataya"@en,
        "幡谷尚史"@ja ;
    foaf:made <album/22166#composition>,
        <album/22166#subject> ;
    foaf:name "Naofumi Hataya"@en,
        "幡谷尚史"@ja .

<artist/475#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22166#subject> ;
    schema:name "Hirokazu Ando"@en,
        "安藤浩和"@ja ;
    foaf:made <album/22166#composition>,
        <album/22166#subject> ;
    foaf:name "Hirokazu Ando"@en,
        "安藤浩和"@ja .

<artist/507#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22166#subject> ;
    schema:name "David Wise"@en ;
    foaf:made <album/22166#composition>,
        <album/22166#subject> ;
    foaf:name "David Wise"@en .

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

<product/2132#subject> a schema:CreativeWork ;
    schema:name "Super Mario RPG: Legend of the Seven Stars"@en,
        "スーパーマリオ RPG"@ja,
        "Super Mario RPG"@ja-latn ;
    foaf:name "Super Mario RPG: Legend of the Seven Stars"@en,
        "スーパーマリオ RPG"@ja,
        "Super Mario RPG"@ja-latn .

<product/236#subject> a schema:CreativeWork ;
    schema:name "Kingdom Hearts"@en,
        "キングダム ハーツ"@ja,
        "Kingdom Hearts"@ja-latn ;
    foaf:name "Kingdom Hearts"@en,
        "キングダム ハーツ"@ja,
        "Kingdom Hearts"@ja-latn .

<product/2718#subject> a schema:CreativeWork ;
    schema:name "NiGHTS into Dreams..."@en,
        "ナイツ"@ja,
        "NiGHTS into Dreams..."@ja-latn ;
    foaf:name "NiGHTS into Dreams..."@en,
        "ナイツ"@ja,
        "NiGHTS into Dreams..."@ja-latn .

<product/724#subject> a schema:CreativeWork ;
    schema:name "Kirby's Adventure"@en,
        "星のカービィ 夢の泉の物語"@ja,
        "Hoshi no Kirby: Yume no Izumi no Monogatari"@ja-latn ;
    foaf:name "Kirby's Adventure"@en,
        "星のカービィ 夢の泉の物語"@ja,
        "Hoshi no Kirby: Yume no Izumi no Monogatari"@ja-latn .

<product/7265#subject> a schema:CreativeWork ;
    schema:name "Battletoads"@en,
        "Battletoads"@ja,
        "Battletoads"@ja-latn ;
    foaf:name "Battletoads"@en,
        "Battletoads"@ja,
        "Battletoads"@ja-latn .

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

<https://media.vgm.io/albums/66/22166/22166-1291214913.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/22166#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/22166/22166-1291214913.png> ;
    foaf:depicts <album/22166#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/22166/22166-1291214913.png> .

<https://medium-media.vgm.io/albums/66/22166/22166-1291214913.png> a schema:ImageObject,
        foaf:Image .

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

<artist/1260#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22166#performance> ;
    schema:name "Joshua Morse"@en ;
    foaf:name "Joshua Morse"@en .

<artist/4862#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22166#performance> ;
    schema:name "Select Start"@en ;
    foaf:name "Select Start"@en .

<album/22166#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Obligatory Ice Level Day 2010"@en,
        "Obligatory Ice Level Day 2010"@ja,
        "Obligatory Ice Level Day 2010"@ja-latn ;
    mo:performance_of <album/22166#musicalwork> ;
    mo:performer <artist/1260#subject>,
        <artist/4862#subject> ;
    mo:recorded_as <album/22166#musicalexpression> ;
    schema:byArtist <artist/1260#subject>,
        <artist/4862#subject> ;
    schema:name "Obligatory Ice Level Day 2010"@en,
        "Obligatory Ice Level Day 2010"@ja,
        "Obligatory Ice Level Day 2010"@ja-latn ;
    schema:workPerformed <album/22166#musicalwork> .

<album/22166#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Obligatory Ice Level Day 2010"@en,
        "Obligatory Ice Level Day 2010"@ja,
        "Obligatory Ice Level Day 2010"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "iNID"@en ;
            foaf:made <album/22166#composition> ;
            foaf:name "iNID"@en ],
        <artist/139#subject>,
        <artist/145#subject>,
        <artist/328#subject>,
        <artist/449#subject>,
        <artist/475#subject>,
        <artist/507#subject> ;
    mo:produced_work <album/22166#musicalwork> ;
    schema:name "Obligatory Ice Level Day 2010"@en,
        "Obligatory Ice Level Day 2010"@ja,
        "Obligatory Ice Level Day 2010"@ja-latn .

<album/22166#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-01"^^xsd:date ;
    dcterms:title "Obligatory Ice Level Day 2010"@en,
        "Obligatory Ice Level Day 2010"@ja,
        "Obligatory Ice Level Day 2010"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/22166#musicalexpression> ;
    mo:publisher _:N3d4cc83df17d4317b1507b7bf5fd5b06 ;
    mo:record _:Ne078b122db984d5b9aec27bf5f319b6e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "LaTale"@en ;
            foaf:name "LaTale"@en ],
        <product/192#subject>,
        <product/2132#subject>,
        <product/236#subject>,
        <product/2718#subject>,
        <product/724#subject>,
        <product/7265#subject> ;
    schema:byArtist <artist/1260#subject>,
        <artist/4862#subject> ;
    schema:datePublished "2010-12-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/22166/22166-1291214913.png> ;
    schema:name "Obligatory Ice Level Day 2010"@en,
        "Obligatory Ice Level Day 2010"@ja,
        "Obligatory Ice Level Day 2010"@ja-latn ;
    schema:publisher _:N3d4cc83df17d4317b1507b7bf5fd5b06 ;
    foaf:depiction <https://media.vgm.io/albums/66/22166/22166-1291214913.png> .

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

_:N0fde853749eb4407b51dcfcb00775b8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nite of Fate"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Ne078b122db984d5b9aec27bf5f319b6e ;
    schema:name "Nite of Fate"@en .

_:N34ba7eaf0bd147c1b8a330b9e15b811c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice Cave Dynamo"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Ne078b122db984d5b9aec27bf5f319b6e ;
    schema:name "Ice Cave Dynamo"@en .

_:N35375236bd0c4627b2119d08d4e1991a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rondo Sanctuary"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Ne078b122db984d5b9aec27bf5f319b6e ;
    schema:name "Rondo Sanctuary"@en .

_:N3d4cc83df17d4317b1507b7bf5fd5b06 schema:name "The Speed Gamers"@en ;
    foaf:name "The Speed Gamers"@en .

_:Ncb2d26b220d64c5cb0d4cc441e208224 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow Resort"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ne078b122db984d5b9aec27bf5f319b6e ;
    schema:name "Rainbow Resort"@en .

_:Ne269999cc701463d992283ba281b3158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yo'Ster Island"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Ne078b122db984d5b9aec27bf5f319b6e ;
    schema:name "Yo'Ster Island"@en .

_:Ne2e08c767f1d44218c5241c956139e96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Polar Express"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Ne078b122db984d5b9aec27bf5f319b6e ;
    schema:name "The Polar Express"@en .

_:Nebca743f99a84fc28ba73f2482235b26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frost Byte"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Ne078b122db984d5b9aec27bf5f319b6e ;
    schema:name "Frost Byte"@en .

_:Ne078b122db984d5b9aec27bf5f319b6e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fde853749eb4407b51dcfcb00775b8a,
        _:N34ba7eaf0bd147c1b8a330b9e15b811c,
        _:N35375236bd0c4627b2119d08d4e1991a,
        _:Ncb2d26b220d64c5cb0d4cc441e208224,
        _:Ne269999cc701463d992283ba281b3158,
        _:Ne2e08c767f1d44218c5241c956139e96,
        _:Nebca743f99a84fc28ba73f2482235b26 ;
    mo:track_count 7 ;
    schema:duration "PT30:08"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0fde853749eb4407b51dcfcb00775b8a,
        _:N34ba7eaf0bd147c1b8a330b9e15b811c,
        _:N35375236bd0c4627b2119d08d4e1991a,
        _:Ncb2d26b220d64c5cb0d4cc441e208224,
        _:Ne269999cc701463d992283ba281b3158,
        _:Ne2e08c767f1d44218c5241c956139e96,
        _:Nebca743f99a84fc28ba73f2482235b26 .

