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

<artist/44118#subject> a schema:Person,
        foaf:Person ;
    schema:name "Amika Hattan"@en,
        "八反安未果"@ja ;
    foaf:made <album/9361#subject>,
        <album/9361#vocals> ;
    foaf:name "Amika Hattan"@en,
        "八反安未果"@ja .

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

<artist/6394#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9361#subject> ;
    schema:name "Hiroaki Hayama"@en,
        "葉山拓亮"@ja ;
    foaf:made <album/9361#composition>,
        <album/9361#subject> ;
    foaf:name "Hiroaki Hayama"@en,
        "葉山拓亮"@ja .

<product/535#subject> a schema:CreativeWork ;
    schema:name "Star Ocean EX"@en,
        "スターオーシャンEX"@ja,
        "Star Ocean EX"@ja-latn ;
    foaf:name "Star Ocean EX"@en,
        "スターオーシャンEX"@ja,
        "Star Ocean EX"@ja-latn .

<album/9361#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "To the Light / Amika Hattan"@en,
        "To the Light / 八反安未果"@ja,
        "To the Light / Amika Hattan"@ja-latn ;
    mo:composer <artist/6394#subject> ;
    mo:produced_work <album/9361#musicalwork> ;
    schema:name "To the Light / Amika Hattan"@en,
        "To the Light / 八反安未果"@ja,
        "To the Light / Amika Hattan"@ja-latn .

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

<album/9361#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "To the Light / Amika Hattan"@en,
        "To the Light / 八反安未果"@ja,
        "To the Light / Amika Hattan"@ja-latn ;
    mo:performance_of <album/9361#musicalwork> ;
    mo:recorded_as <album/9361#musicalexpression> ;
    schema:name "To the Light / Amika Hattan"@en,
        "To the Light / 八反安未果"@ja,
        "To the Light / Amika Hattan"@ja-latn ;
    schema:workPerformed <album/9361#musicalwork> .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/16/9361/9361-1332270305.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9361#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-05-16"^^xsd:date ;
    dcterms:title "To the Light / Amika Hattan"@en,
        "To the Light / 八反安未果"@ja,
        "To the Light / Amika Hattan"@ja-latn ;
    mo:catalogue_number "PCCA-01522" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9361#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nd5ae10edf3cf4e8083ec0b5eec784735 ;
    mo:record_count 1 ;
    schema:about <product/535#subject> ;
    schema:datePublished "2001-05-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/16/9361/9361-1332270305.jpg> ;
    schema:name "To the Light / Amika Hattan"@en,
        "To the Light / 八反安未果"@ja,
        "To the Light / Amika Hattan"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/9361/9361-1332270305.jpg> .

_:N06173a10720e4396903af38994e0f899 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ring to Eternity"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nd5ae10edf3cf4e8083ec0b5eec784735 ;
    schema:name "Ring to Eternity"@en .

_:N4c790ae3c7c54e0d937c8e524f2cd2ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Light"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nd5ae10edf3cf4e8083ec0b5eec784735 ;
    schema:name "To the Light"@en .

_:N78a8d4ce6d954e5089b005ce10575562 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ring to Eternity (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nd5ae10edf3cf4e8083ec0b5eec784735 ;
    schema:name "Ring to Eternity (Instrumental)"@en .

_:N7d266edf0fdc48c091be71df6f4dba1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Light (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nd5ae10edf3cf4e8083ec0b5eec784735 ;
    schema:name "To the Light (Instrumental)"@en .

_:Nd5ae10edf3cf4e8083ec0b5eec784735 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06173a10720e4396903af38994e0f899,
        _:N4c790ae3c7c54e0d937c8e524f2cd2ec,
        _:N78a8d4ce6d954e5089b005ce10575562,
        _:N7d266edf0fdc48c091be71df6f4dba1d ;
    mo:track_count 4 ;
    schema:duration "PT19:47"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N06173a10720e4396903af38994e0f899,
        _:N4c790ae3c7c54e0d937c8e524f2cd2ec,
        _:N78a8d4ce6d954e5089b005ce10575562,
        _:N7d266edf0fdc48c091be71df6f4dba1d .

