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

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

<album/96840#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Under the Heavens"@en,
        "Under the Heavens"@ja,
        "Under the Heavens"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "祐夏"@en ;
            foaf:made <album/96840#composition> ;
            foaf:name "祐夏"@en ] ;
    mo:produced_work <album/96840#musicalwork> ;
    schema:name "Under the Heavens"@en,
        "Under the Heavens"@ja,
        "Under the Heavens"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/04/96840/96840-1583329388.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96840#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:made <album/96840#lyrics>,
        <album/96840#subject> ;
    foaf:name "Chata"@en,
        "茶太"@ja .

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

<album/96840#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Under the Heavens"@en,
        "Under the Heavens"@ja,
        "Under the Heavens"@ja-latn ;
    mo:performance_of <album/96840#musicalwork> ;
    mo:performer _:N14774b12146d4f88b8837992bdfc5fe3,
        _:Ndba6de2b031b450a84fd2cd1eb9b8ce9,
        _:Nddaf9de7a58e4d5dabbc4c979d5508e5,
        _:Nef4c571a437444b0b64e53c29bd5948c,
        _:Nf7530a8c2778498eb89695fcb40e7172,
        <artist/96#subject> ;
    mo:recorded_as <album/96840#musicalexpression> ;
    schema:byArtist _:N14774b12146d4f88b8837992bdfc5fe3,
        _:Ndba6de2b031b450a84fd2cd1eb9b8ce9,
        _:Nddaf9de7a58e4d5dabbc4c979d5508e5,
        _:Nef4c571a437444b0b64e53c29bd5948c,
        _:Nf7530a8c2778498eb89695fcb40e7172,
        <artist/96#subject> ;
    schema:name "Under the Heavens"@en,
        "Under the Heavens"@ja,
        "Under the Heavens"@ja-latn ;
    schema:workPerformed <album/96840#musicalwork> .

<album/96840#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-06-26"^^xsd:date ;
    dcterms:title "Under the Heavens"@en,
        "Under the Heavens"@ja,
        "Under the Heavens"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/96840#musicalexpression> ;
    mo:publisher _:N55bbe911db8a454a81d415b1a4e24323 ;
    mo:record _:Nfc27ff5704274e129395f7baa9e56790 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "niko"@en ;
            foaf:name "niko"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "mika"@en ;
            foaf:name "mika"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "nagi"@en ;
            foaf:name "nagi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mayumi"@en ;
            foaf:name "Mayumi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "フジ色のかえる"@en ;
            foaf:name "フジ色のかえる"@en ],
        <artist/96#subject> ;
    schema:datePublished "2002-06-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/04/96840/96840-1583329388.jpg> ;
    schema:name "Under the Heavens"@en,
        "Under the Heavens"@ja,
        "Under the Heavens"@ja-latn ;
    schema:publisher _:N55bbe911db8a454a81d415b1a4e24323 ;
    foaf:depiction <https://media.vgm.io/albums/04/96840/96840-1583329388.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "なほ"@en ;
    foaf:made <album/96840#subject> ;
    foaf:name "なほ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "祐夏"@en ;
    foaf:made <album/96840#subject> ;
    foaf:name "祐夏"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "ゆきを"@en ;
    foaf:made <album/96840#lyrics> ;
    foaf:name "ゆきを"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "祐夏"@en ;
    foaf:made <album/96840#lyrics> ;
    foaf:name "祐夏"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "なほ"@en ;
    foaf:made <album/96840#lyrics> ;
    foaf:name "なほ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ゆきを"@en ;
    foaf:made <album/96840#subject> ;
    foaf:name "ゆきを"@en .

_:N14774b12146d4f88b8837992bdfc5fe3 a schema:Person,
        foaf:Person ;
    mo:performed <album/96840#performance> ;
    schema:name "niko"@en ;
    foaf:name "niko"@en .

_:N2194caac588e4d349dd37dd893549765 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秋雨のデート"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nfc27ff5704274e129395f7baa9e56790 ;
    schema:name "秋雨のデート"@ja .

_:N23342a187f42475fb30f532ab0dda17b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Heavens"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nfc27ff5704274e129395f7baa9e56790 ;
    schema:name "Under the Heavens"@ja .

_:N2425c4c2720047348a7ba4c806cfcb74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "F.C.T.M."@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nfc27ff5704274e129395f7baa9e56790 ;
    schema:name "F.C.T.M."@ja .

_:N2c84e152a99f4ab7b2df5ed4d2c40f55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel close to me"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nfc27ff5704274e129395f7baa9e56790 ;
    schema:name "Feel close to me"@ja .

_:N55bbe911db8a454a81d415b1a4e24323 schema:name "yu-ka & friends"@en ;
    foaf:name "yu-ka & friends"@en .

_:N73b7a8980f774ddebe68c3be7d8bc0e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAVIOR"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nfc27ff5704274e129395f7baa9e56790 ;
    schema:name "SAVIOR"@ja .

_:N8cdbd0c30ee5428b9a54a5aa6154fb56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宝物"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nfc27ff5704274e129395f7baa9e56790 ;
    schema:name "宝物"@ja .

_:Nafc0c9bc80b14f1d9ee663eb337bd03b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best my friend"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nfc27ff5704274e129395f7baa9e56790 ;
    schema:name "Best my friend"@ja .

_:Nba86199915824ed1b4667e63e05e5055 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue savanna"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nfc27ff5704274e129395f7baa9e56790 ;
    schema:name "Blue savanna"@ja .

_:Nbad028ee36fc4a04beb6e4548dbf9a84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠の虹"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nfc27ff5704274e129395f7baa9e56790 ;
    schema:name "永遠の虹"@ja .

_:Ncb575879403642729cf454978d49e131 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lie & Truth"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nfc27ff5704274e129395f7baa9e56790 ;
    schema:name "Lie & Truth"@ja .

_:Ndba6de2b031b450a84fd2cd1eb9b8ce9 a schema:Person,
        foaf:Person ;
    mo:performed <album/96840#performance> ;
    schema:name "Mayumi"@en ;
    foaf:name "Mayumi"@en .

_:Ndd1c843cf22f4093a489be47d9c400d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秋雨のデート"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Nfc27ff5704274e129395f7baa9e56790 ;
    schema:name "秋雨のデート"@ja .

_:Nddaf9de7a58e4d5dabbc4c979d5508e5 a schema:Person,
        foaf:Person ;
    mo:performed <album/96840#performance> ;
    schema:name "mika"@en ;
    foaf:name "mika"@en .

_:Nea4a993b0c61468c96948e15d1dbc70a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REVIVE"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nfc27ff5704274e129395f7baa9e56790 ;
    schema:name "REVIVE"@ja .

_:Nef4c571a437444b0b64e53c29bd5948c a schema:Person,
        foaf:Person ;
    mo:performed <album/96840#performance> ;
    schema:name "フジ色のかえる"@en ;
    foaf:name "フジ色のかえる"@en .

_:Nf7530a8c2778498eb89695fcb40e7172 a schema:Person,
        foaf:Person ;
    mo:performed <album/96840#performance> ;
    schema:name "nagi"@en ;
    foaf:name "nagi"@en .

_:Nfc27ff5704274e129395f7baa9e56790 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2194caac588e4d349dd37dd893549765,
        _:N23342a187f42475fb30f532ab0dda17b,
        _:N2425c4c2720047348a7ba4c806cfcb74,
        _:N2c84e152a99f4ab7b2df5ed4d2c40f55,
        _:N73b7a8980f774ddebe68c3be7d8bc0e8,
        _:N8cdbd0c30ee5428b9a54a5aa6154fb56,
        _:Nafc0c9bc80b14f1d9ee663eb337bd03b,
        _:Nba86199915824ed1b4667e63e05e5055,
        _:Nbad028ee36fc4a04beb6e4548dbf9a84,
        _:Ncb575879403642729cf454978d49e131,
        _:Ndd1c843cf22f4093a489be47d9c400d8,
        _:Nea4a993b0c61468c96948e15d1dbc70a ;
    mo:track_count 12 ;
    schema:duration "PT56:26"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N2194caac588e4d349dd37dd893549765,
        _:N23342a187f42475fb30f532ab0dda17b,
        _:N2425c4c2720047348a7ba4c806cfcb74,
        _:N2c84e152a99f4ab7b2df5ed4d2c40f55,
        _:N73b7a8980f774ddebe68c3be7d8bc0e8,
        _:N8cdbd0c30ee5428b9a54a5aa6154fb56,
        _:Nafc0c9bc80b14f1d9ee663eb337bd03b,
        _:Nba86199915824ed1b4667e63e05e5055,
        _:Nbad028ee36fc4a04beb6e4548dbf9a84,
        _:Ncb575879403642729cf454978d49e131,
        _:Ndd1c843cf22f4093a489be47d9c400d8,
        _:Nea4a993b0c61468c96948e15d1dbc70a .

