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

<artist/8426#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Miura"@en,
        "三浦徳子"@ja ;
    foaf:made <album/12014#lyrics>,
        <album/12014#subject> ;
    foaf:name "Yoshiko Miura"@en,
        "三浦徳子"@ja .

<album/1190> a mo:Release ;
    mo:catalogue_number "COCC-11415" .

<artist/1323#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12014#subject> ;
    schema:name "Eri Kawai"@en,
        "河井英里"@ja ;
    foaf:made <album/12014#composition>,
        <album/12014#lyrics>,
        <album/12014#subject>,
        <album/12014#vocals> ;
    foaf:name "Eri Kawai"@en,
        "河井英里"@ja .

<artist/8361#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12014#subject> ;
    schema:name "Hiromoto Tobisawa"@en,
        "飛澤宏元"@ja ;
    foaf:made <album/12014#composition>,
        <album/12014#subject> ;
    foaf:name "Hiromoto Tobisawa"@en,
        "飛澤宏元"@ja .

<product/21169#subject> a schema:CreativeWork ;
    schema:name "Aretha the Super Famicom"@en,
        "アレサ the SUPER FAMICOM"@ja,
        "Aretha the Super Famicom"@ja-latn ;
    foaf:name "Aretha the Super Famicom"@en,
        "アレサ the SUPER FAMICOM"@ja,
        "Aretha the Super Famicom"@ja-latn .

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

<album/12014#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aretha The Shining Land"@en,
        "アレサ・ザ・シャイニング・ランド"@ja,
        "Aretha The Shining Land"@ja-latn ;
    mo:performance_of <album/12014#musicalwork> ;
    mo:recorded_as <album/12014#musicalexpression> ;
    schema:name "Aretha The Shining Land"@en,
        "アレサ・ザ・シャイニング・ランド"@ja,
        "Aretha The Shining Land"@ja-latn ;
    schema:workPerformed <album/12014#musicalwork> .

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

<org/293#subject> schema:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn ;
    foaf:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/41/12014/12014-1234458205.jpg> a schema:ImageObject,
        foaf:Image .

<album/12014#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aretha The Shining Land"@en,
        "アレサ・ザ・シャイニング・ランド"@ja,
        "Aretha The Shining Land"@ja-latn ;
    mo:composer <artist/1323#subject>,
        <artist/8361#subject> ;
    mo:produced_work <album/12014#musicalwork> ;
    schema:name "Aretha The Shining Land"@en,
        "アレサ・ザ・シャイニング・ランド"@ja,
        "Aretha The Shining Land"@ja-latn .

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

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

<album/12014#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-01-10"^^xsd:date ;
    dcterms:title "Aretha The Shining Land"@en,
        "アレサ・ザ・シャイニング・ランド"@ja,
        "Aretha The Shining Land"@ja-latn ;
    mo:catalogue_number "GAME-133" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/1190> ;
    mo:publication_of <album/12014#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:N5de2e24967df4644b15c87b0d7bdb547 ;
    mo:record_count 1 ;
    schema:about <product/21169#subject> ;
    schema:datePublished "1996-01-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/12014/12014-1234458205.jpg> ;
    schema:name "Aretha The Shining Land"@en,
        "アレサ・ザ・シャイニング・ランド"@ja,
        "Aretha The Shining Land"@ja-latn ;
    schema:publisher <org/293#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/12014/12014-1234458205.jpg> .

_:N0b54da4acd914521b582a6275a453cfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea of Flames"@en,
        "海の炎"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N5de2e24967df4644b15c87b0d7bdb547 ;
    schema:name "Sea of Flames"@en,
        "海の炎"@ja .

_:N0da08e547d0e4516a81b5fd41bed149d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEW HORIZON"@en,
        "NEW HORIZON"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N5de2e24967df4644b15c87b0d7bdb547 ;
    schema:name "NEW HORIZON"@en,
        "NEW HORIZON"@ja .

_:N5279e7befc374e36a3e5b250b62e1922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ARETHA SHRINE"@en,
        "ARETHA SHRINE"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N5de2e24967df4644b15c87b0d7bdb547 ;
    schema:name "ARETHA SHRINE"@en,
        "ARETHA SHRINE"@ja .

_:N5dd0e7080e1a4e41b9c38cb4b990090f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FUN TIME"@en,
        "FUN TIME"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N5de2e24967df4644b15c87b0d7bdb547 ;
    schema:name "FUN TIME"@en,
        "FUN TIME"@ja .

_:N61d267f6ab974ca3860c5707d0e4addb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EMOTION & GRIEF"@en,
        "EMOTION&GRIEF"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N5de2e24967df4644b15c87b0d7bdb547 ;
    schema:name "EMOTION & GRIEF"@en,
        "EMOTION&GRIEF"@ja .

_:N7a9db7fca01a411c8f2692b55a37cdbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "END OF THE ROAD"@en,
        "END OF THE ROAD"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N5de2e24967df4644b15c87b0d7bdb547 ;
    schema:name "END OF THE ROAD"@en,
        "END OF THE ROAD"@ja .

_:N7c23270a6ce54b0998ede53259cf2b77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BATTLE FREAK"@en,
        "BATTLE FREAK"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N5de2e24967df4644b15c87b0d7bdb547 ;
    schema:name "BATTLE FREAK"@en,
        "BATTLE FREAK"@ja .

_:N94e8b4171e5144008eca1ce95c377fdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Land Where Light Resides"@en,
        "光の住む国へ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N5de2e24967df4644b15c87b0d7bdb547 ;
    schema:name "To the Land Where Light Resides"@en,
        "光の住む国へ"@ja .

_:Nbaa7bc41ba904f66a66c3bbd6163914f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FANTASTIC VOYAGE"@en,
        "FANTASTIC VOYAGE"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N5de2e24967df4644b15c87b0d7bdb547 ;
    schema:name "FANTASTIC VOYAGE"@en,
        "FANTASTIC VOYAGE"@ja .

_:Nd2d54dcaa8d540cd8ba1afac5ebf07bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MOUNT HOUSE"@en,
        "MOUNT HOUSE"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N5de2e24967df4644b15c87b0d7bdb547 ;
    schema:name "MOUNT HOUSE"@en,
        "MOUNT HOUSE"@ja .

_:Nf2d482a49573402bac02f6607986e5aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BATTLE FIELD"@en,
        "BATTLE FIELD"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N5de2e24967df4644b15c87b0d7bdb547 ;
    schema:name "BATTLE FIELD"@en,
        "BATTLE FIELD"@ja .

_:Nf4eeeab8c018491c9be8ae620e38861b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JAM OPENING"@en,
        "JAM OPENING"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N5de2e24967df4644b15c87b0d7bdb547 ;
    schema:name "JAM OPENING"@en,
        "JAM OPENING"@ja .

_:N5de2e24967df4644b15c87b0d7bdb547 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b54da4acd914521b582a6275a453cfe,
        _:N0da08e547d0e4516a81b5fd41bed149d,
        _:N5279e7befc374e36a3e5b250b62e1922,
        _:N5dd0e7080e1a4e41b9c38cb4b990090f,
        _:N61d267f6ab974ca3860c5707d0e4addb,
        _:N7a9db7fca01a411c8f2692b55a37cdbe,
        _:N7c23270a6ce54b0998ede53259cf2b77,
        _:N94e8b4171e5144008eca1ce95c377fdd,
        _:Nbaa7bc41ba904f66a66c3bbd6163914f,
        _:Nd2d54dcaa8d540cd8ba1afac5ebf07bb,
        _:Nf2d482a49573402bac02f6607986e5aa,
        _:Nf4eeeab8c018491c9be8ae620e38861b ;
    mo:track_count 12 ;
    schema:duration "PT41:50"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0b54da4acd914521b582a6275a453cfe,
        _:N0da08e547d0e4516a81b5fd41bed149d,
        _:N5279e7befc374e36a3e5b250b62e1922,
        _:N5dd0e7080e1a4e41b9c38cb4b990090f,
        _:N61d267f6ab974ca3860c5707d0e4addb,
        _:N7a9db7fca01a411c8f2692b55a37cdbe,
        _:N7c23270a6ce54b0998ede53259cf2b77,
        _:N94e8b4171e5144008eca1ce95c377fdd,
        _:Nbaa7bc41ba904f66a66c3bbd6163914f,
        _:Nd2d54dcaa8d540cd8ba1afac5ebf07bb,
        _:Nf2d482a49573402bac02f6607986e5aa,
        _:Nf4eeeab8c018491c9be8ae620e38861b .

