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

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

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

<product/1099#subject> a schema:CreativeWork ;
    schema:name "Sonic & Knuckles"@en,
        "ソニック&ナックルズ"@ja,
        "Sonic & Knuckles"@ja-latn ;
    foaf:name "Sonic & Knuckles"@en,
        "ソニック&ナックルズ"@ja,
        "Sonic & Knuckles"@ja-latn .

<product/1605#subject> a schema:CreativeWork ;
    schema:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@ja-latn ;
    foaf:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@ja-latn .

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

<product/2070#subject> a schema:CreativeWork ;
    schema:name "Mega Man"@en,
        "ロックマン"@ja,
        "Rockman"@ja-latn ;
    foaf:name "Mega Man"@en,
        "ロックマン"@ja,
        "Rockman"@ja-latn .

<product/2130#subject> a schema:CreativeWork ;
    schema:name "Super Mario Kart"@en,
        "スーパーマリオカート"@ja,
        "Super Mario Kart"@ja-latn ;
    foaf:name "Super Mario Kart"@en,
        "スーパーマリオカート"@ja,
        "Super Mario Kart"@ja-latn .

<product/258#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn ;
    foaf:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn .

<product/416#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn ;
    foaf:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn .

<product/420#subject> a schema:CreativeWork ;
    schema:name "Sonic the Hedgehog (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ (16-bit)"@ja,
        "Sonic the Hedgehog (16-bit)"@ja-latn ;
    foaf:name "Sonic the Hedgehog (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ (16-bit)"@ja,
        "Sonic the Hedgehog (16-bit)"@ja-latn .

<product/500#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn ;
    foaf:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn .

<product/501#subject> a schema:CreativeWork ;
    schema:name "Zelda II: The Adventure of Link"@en,
        "リンクの冒険"@ja,
        "Link no Bouken"@ja-latn ;
    foaf:name "Zelda II: The Adventure of Link"@en,
        "リンクの冒険"@ja,
        "Link no Bouken"@ja-latn .

<product/7278#subject> a schema:CreativeWork ;
    schema:name "Mike Tyson's Punch-Out!!"@en,
        "マイクタイソン・パンチアウト!!"@ja,
        "Mike Tyson's Punch-Out!!"@ja-latn ;
    foaf:name "Mike Tyson's Punch-Out!!"@en,
        "マイクタイソン・パンチアウト!!"@ja,
        "Mike Tyson's Punch-Out!!"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/43/29234/29234-1317480630.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29234#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nintendo Rehab"@en,
        "Nintendo Rehab"@ja,
        "Nintendo Rehab"@ja-latn ;
    mo:performance_of <album/29234#musicalwork> ;
    mo:performer _:N04ab0481c5ab469d8c0910324babb92a ;
    mo:recorded_as <album/29234#musicalexpression> ;
    schema:byArtist _:N04ab0481c5ab469d8c0910324babb92a ;
    schema:name "Nintendo Rehab"@en,
        "Nintendo Rehab"@ja,
        "Nintendo Rehab"@ja-latn ;
    schema:workPerformed <album/29234#musicalwork> .

<album/29234#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nintendo Rehab"@en,
        "Nintendo Rehab"@ja,
        "Nintendo Rehab"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Masato Nakamura"@en ;
            foaf:made <album/29234#composition> ;
            foaf:name "Masato Nakamura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Soyo Oka"@en ;
            foaf:made <album/29234#composition> ;
            foaf:name "Soyo Oka"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Manami Matsumae"@en ;
            foaf:made <album/29234#composition> ;
            foaf:name "Manami Matsumae"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Akito Nakatsuka"@en ;
            foaf:made <album/29234#composition> ;
            foaf:name "Akito Nakatsuka"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yoko Shimomura"@en ;
            foaf:made <album/29234#composition> ;
            foaf:name "Yoko Shimomura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kenji Yamamoto"@en ;
            foaf:made <album/29234#composition> ;
            foaf:name "Kenji Yamamoto"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Koji Kondo"@en ;
            foaf:made <album/29234#composition> ;
            foaf:name "Koji Kondo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nobuo Uematsu"@en ;
            foaf:made <album/29234#composition> ;
            foaf:name "Nobuo Uematsu"@en ] ;
    mo:produced_work <album/29234#musicalwork> ;
    schema:name "Nintendo Rehab"@en,
        "Nintendo Rehab"@ja,
        "Nintendo Rehab"@ja-latn .

<album/29234#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-01"^^xsd:date ;
    dcterms:title "Nintendo Rehab"@en,
        "Nintendo Rehab"@ja,
        "Nintendo Rehab"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/29234#musicalexpression> ;
    mo:publisher _:Na352a4cbaaa845f59f2cf05039ce0f30 ;
    mo:record _:Nfb86c606d8004385b6d542c61e6cea67 ;
    mo:record_count 1 ;
    schema:about <product/1099#subject>,
        <product/1605#subject>,
        <product/188#subject>,
        <product/2070#subject>,
        <product/2130#subject>,
        <product/258#subject>,
        <product/416#subject>,
        <product/420#subject>,
        <product/500#subject>,
        <product/501#subject>,
        <product/7278#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Just Boogy"@en ;
            foaf:name "Just Boogy"@en ] ;
    schema:datePublished "2011-08-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/29234/29234-1317480630.jpg> ;
    schema:name "Nintendo Rehab"@en,
        "Nintendo Rehab"@ja,
        "Nintendo Rehab"@ja-latn ;
    schema:publisher _:Na352a4cbaaa845f59f2cf05039ce0f30 ;
    foaf:depiction <https://media.vgm.io/albums/43/29234/29234-1317480630.jpg> .

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

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

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

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

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

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

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

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

_:N04ab0481c5ab469d8c0910324babb92a a schema:Person,
        foaf:Person ;
    mo:performed <album/29234#performance> ;
    schema:name "Just Boogy"@en ;
    foaf:name "Just Boogy"@en .

_:N0e14957de7384419b34dab7ec15f1f24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage Select"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nfb86c606d8004385b6d542c61e6cea67 ;
    schema:name "Stage Select"@en .

_:N0e5517d10165455bb20fbe7227f77371 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outro"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nfb86c606d8004385b6d542c61e6cea67 ;
    schema:name "Outro"@en .

_:N1392e1e8cb4d4a53beeb859f973c760d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth Zone"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nfb86c606d8004385b6d542c61e6cea67 ;
    schema:name "Labyrinth Zone"@en .

_:N222bac856a10408fb3048930b3a5e472 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold as IceMan"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:Nfb86c606d8004385b6d542c61e6cea67 ;
    schema:name "Cold as IceMan"@en .

_:N2962f042c14048a79a48dfbff7ba497d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koopa Beach Cruisin'"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nfb86c606d8004385b6d542c61e6cea67 ;
    schema:name "Koopa Beach Cruisin'"@en .

_:N407379db24ea4dbdafb55fe23c07c200 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:Nfb86c606d8004385b6d542c61e6cea67 ;
    schema:name "Intro"@en .

_:N6c02ce5f606d439c8f227acdf1cb5cdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Street Fight Cage Fight"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nfb86c606d8004385b6d542c61e6cea67 ;
    schema:name "Street Fight Cage Fight"@en .

_:Na352a4cbaaa845f59f2cf05039ce0f30 schema:name "Just Boogy"@en,
        "Just Boogy"@ja,
        "Just Boogy"@ja-latn ;
    foaf:name "Just Boogy"@en,
        "Just Boogy"@ja,
        "Just Boogy"@ja-latn .

_:Naf37b386291d4e5591bd30db73001615 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Press Play"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nfb86c606d8004385b6d542c61e6cea67 ;
    schema:name "Press Play"@en .

_:Nc248dcf9ef1f4e7f9f35e39779a2c42f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Hill Zone"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nfb86c606d8004385b6d542c61e6cea67 ;
    schema:name "Green Hill Zone"@en .

_:Nc30322afdc994bfdb5cc358784281436 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dungeon Music"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nfb86c606d8004385b6d542c61e6cea67 ;
    schema:name "Dungeon Music"@en .

_:Nde54f69183c341f292bb0f1790aa2bfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fanfare"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Nfb86c606d8004385b6d542c61e6cea67 ;
    schema:name "Fanfare"@en .

_:Nf35ef349720f4e539bad64c543b96897 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D-E-F and the G"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nfb86c606d8004385b6d542c61e6cea67 ;
    schema:name "D-E-F and the G"@en .

_:Nf99770df8565404abca70c95c9673e03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Punched Out"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Nfb86c606d8004385b6d542c61e6cea67 ;
    schema:name "Punched Out"@en .

_:Nfd5f489274bc47c8ace4240ca85ef25f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda II"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nfb86c606d8004385b6d542c61e6cea67 ;
    schema:name "Zelda II"@en .

_:Nfb86c606d8004385b6d542c61e6cea67 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e14957de7384419b34dab7ec15f1f24,
        _:N0e5517d10165455bb20fbe7227f77371,
        _:N1392e1e8cb4d4a53beeb859f973c760d,
        _:N222bac856a10408fb3048930b3a5e472,
        _:N2962f042c14048a79a48dfbff7ba497d,
        _:N407379db24ea4dbdafb55fe23c07c200,
        _:N6c02ce5f606d439c8f227acdf1cb5cdc,
        _:Naf37b386291d4e5591bd30db73001615,
        _:Nc248dcf9ef1f4e7f9f35e39779a2c42f,
        _:Nc30322afdc994bfdb5cc358784281436,
        _:Nde54f69183c341f292bb0f1790aa2bfe,
        _:Nf35ef349720f4e539bad64c543b96897,
        _:Nf99770df8565404abca70c95c9673e03,
        _:Nfd5f489274bc47c8ace4240ca85ef25f ;
    mo:track_count 14 ;
    schema:duration "PT19:51"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0e14957de7384419b34dab7ec15f1f24,
        _:N0e5517d10165455bb20fbe7227f77371,
        _:N1392e1e8cb4d4a53beeb859f973c760d,
        _:N222bac856a10408fb3048930b3a5e472,
        _:N2962f042c14048a79a48dfbff7ba497d,
        _:N407379db24ea4dbdafb55fe23c07c200,
        _:N6c02ce5f606d439c8f227acdf1cb5cdc,
        _:Naf37b386291d4e5591bd30db73001615,
        _:Nc248dcf9ef1f4e7f9f35e39779a2c42f,
        _:Nc30322afdc994bfdb5cc358784281436,
        _:Nde54f69183c341f292bb0f1790aa2bfe,
        _:Nf35ef349720f4e539bad64c543b96897,
        _:Nf99770df8565404abca70c95c9673e03,
        _:Nfd5f489274bc47c8ace4240ca85ef25f .

