@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 _:Na7faebf99e31436688cb6e631d31e1c2 ;
    mo:record _:N3422db304b154773a289179170ee5329 ;
    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 _:Na7faebf99e31436688cb6e631d31e1c2 ;
    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 .

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

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

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

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

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

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

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

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

_:N3422db304b154773a289179170ee5329 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N76e032645ae34634a063d23e7640e437,
        _:N7d82eb44ffc04ef7b7f4f64cd0b814b9,
        _:N7e8cfc0e1f6a4d2e98daecaa966a378e,
        _:N8cfec86f3a8e48f784eddc5ad8241c89,
        _:Na243dee39e1b4161bca4e3dcfcd32c71,
        _:Nc823d5302480419992f4ace3deabc639,
        _:Ndcc396fef9d54fee94d9a2f714305cf2 ;
    mo:track_count 7 ;
    schema:duration "PT30:08"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N76e032645ae34634a063d23e7640e437,
        _:N7d82eb44ffc04ef7b7f4f64cd0b814b9,
        _:N7e8cfc0e1f6a4d2e98daecaa966a378e,
        _:N8cfec86f3a8e48f784eddc5ad8241c89,
        _:Na243dee39e1b4161bca4e3dcfcd32c71,
        _:Nc823d5302480419992f4ace3deabc639,
        _:Ndcc396fef9d54fee94d9a2f714305cf2 .

