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

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

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

<artist/1752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12504#subject> ;
    schema:name "NUMBER 201"@en ;
    foaf:made <album/12504#composition>,
        <album/12504#subject> ;
    foaf:name "NUMBER 201"@en .

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12504#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/12504#composition>,
        <album/12504#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12504#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/12504#composition>,
        <album/12504#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

<artist/36201#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12504#subject> ;
    schema:name "KEY"@en ;
    foaf:made <album/12504#composition>,
        <album/12504#subject> ;
    foaf:name "KEY"@en .

<artist/47379#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12504#subject> ;
    schema:name "YET11"@en ;
    foaf:made <album/12504#composition>,
        <album/12504#subject> ;
    foaf:name "YET11"@en .

<event/45> a mo:Release ;
    schema:name "Released at M3-2002 Spring (Apr 28, 2002)" .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<product/2416#subject> a schema:CreativeWork ;
    schema:name "ONE ~Kagayaku Kisetsu e~ (Game)"@en,
        "ONE ～輝く季節へ～ (Game)"@ja,
        "ONE ~Kagayaku Kisetsu e~ (Game)"@ja-latn ;
    foaf:name "ONE ~Kagayaku Kisetsu e~ (Game)"@en,
        "ONE ～輝く季節へ～ (Game)"@ja,
        "ONE ~Kagayaku Kisetsu e~ (Game)"@ja-latn .

<product/3149#subject> a schema:CreativeWork ;
    schema:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn ;
    foaf:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn .

<product/5757#subject> a schema:CreativeWork ;
    schema:name "MOON."@en,
        "MOON."@ja,
        "MOON."@ja-latn ;
    foaf:name "MOON."@en,
        "MOON."@ja,
        "MOON."@ja-latn .

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

<album/12504#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "heart of heaven"@en,
        "heart of heaven"@ja,
        "heart of heaven"@ja-latn ;
    mo:performance_of <album/12504#musicalwork> ;
    mo:recorded_as <album/12504#musicalexpression> ;
    schema:name "heart of heaven"@en,
        "heart of heaven"@ja,
        "heart of heaven"@ja-latn ;
    schema:workPerformed <album/12504#musicalwork> .

<org/217#subject> schema:name "PopKorn"@en,
        "PopKorn"@ja,
        "PopKorn"@ja-latn ;
    foaf:name "PopKorn"@en,
        "PopKorn"@ja,
        "PopKorn"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/12504/12504-1236475773.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12504#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "heart of heaven"@en,
        "heart of heaven"@ja,
        "heart of heaven"@ja-latn ;
    mo:composer <artist/1752#subject>,
        <artist/2#subject>,
        <artist/3#subject>,
        <artist/36201#subject>,
        <artist/47379#subject> ;
    mo:produced_work <album/12504#musicalwork> ;
    schema:name "heart of heaven"@en,
        "heart of heaven"@ja,
        "heart of heaven"@ja-latn .

<album/12504#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-04-28"^^xsd:date ;
    dcterms:title "heart of heaven"@en,
        "heart of heaven"@ja,
        "heart of heaven"@ja-latn ;
    mo:catalogue_number "PPKN-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12504#musicalexpression> ;
    mo:publisher <org/217#subject> ;
    mo:record _:N974c70ae95254becadf3583edcf4b459 ;
    mo:record_count 1 ;
    mo:release <event/45> ;
    schema:about <product/1015#subject>,
        <product/2416#subject>,
        <product/3149#subject>,
        <product/5757#subject> ;
    schema:datePublished "2002-04-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/12504/12504-1236475773.jpg> ;
    schema:name "heart of heaven"@en,
        "heart of heaven"@ja,
        "heart of heaven"@ja-latn ;
    schema:publisher <org/217#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/12504/12504-1236475773.jpg> .

_:N1de63e1c06a941dab47207e05d6e8020 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moon child (Moonchild's Overblast Mix)"@en,
        "月童 (Moonchild's Overblast Mix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N974c70ae95254becadf3583edcf4b459 ;
    schema:name "moon child (Moonchild's Overblast Mix)"@en,
        "月童 (Moonchild's Overblast Mix)"@ja .

_:N4f3eb8bf4d244afa895fcb6e6e074076 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To a Shining Season (Rank One Mix)"@en,
        "輝く季節へ (Rank One Mix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N974c70ae95254becadf3583edcf4b459 ;
    schema:name "To a Shining Season (Rank One Mix)"@en,
        "輝く季節へ (Rank One Mix)"@ja .

_:N53a5b7e645e8483b9300090293ce93d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Moonlight (Deadline Mix)"@en,
        "月下 (Deadline Mix)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT8:13"^^xsd:interval ;
    schema:inPlaylist _:N974c70ae95254becadf3583edcf4b459 ;
    schema:name "In The Moonlight (Deadline Mix)"@en,
        "月下 (Deadline Mix)"@ja .

_:N54e4be7b030d4a749d1a1d8140cd7751 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dissidents (Sanctuary Mix)"@en,
        "神薙 (Sanctuary Mix)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N974c70ae95254becadf3583edcf4b459 ;
    schema:name "dissidents (Sanctuary Mix)"@en,
        "神薙 (Sanctuary Mix)"@ja .

_:N5aa8560f9f824f42bbd3c9e42dabdcff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nocturne (YR Next Style ReMix)"@en,
        "夜想 (YR Next Style ReMix)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N974c70ae95254becadf3583edcf4b459 ;
    schema:name "nocturne (YR Next Style ReMix)"@en,
        "夜想 (YR Next Style ReMix)"@ja .

_:N722d3b2a8ac74ba1a81c4da922a1e9f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorrow (Extended ReMix)"@en,
        "憂い (Extended ReMix)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N974c70ae95254becadf3583edcf4b459 ;
    schema:name "Sorrow (Extended ReMix)"@en,
        "憂い (Extended ReMix)"@ja .

_:N8ba61eb135ff40d2a2779c469f4a7238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "altair and vega (The 7th Night of the 7th Moon Mix)"@en,
        "双星 (The 7th Night of the 7th Moon Mix)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N974c70ae95254becadf3583edcf4b459 ;
    schema:name "altair and vega (The 7th Night of the 7th Moon Mix)"@en,
        "双星 (The 7th Night of the 7th Moon Mix)"@ja .

_:N9ad8c46fbae3454a86f1a0abfc809267 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "summer lights (Morning Star Mix)"@en,
        "夏影 (Morning Star Mix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N974c70ae95254becadf3583edcf4b459 ;
    schema:name "summer lights (Morning Star Mix)"@en,
        "夏影 (Morning Star Mix)"@ja .

_:Nc8174e8b01f5488a8079bdc95f273794 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rain (Vacant Mix)"@en,
        "雨 (Vacant Mix)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N974c70ae95254becadf3583edcf4b459 ;
    schema:name "Rain (Vacant Mix)"@en,
        "雨 (Vacant Mix)"@ja .

_:Nd1736cf13b074263b7f483f4dc63f456 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Homesickness (Happy Dream Mix)"@en,
        "望郷 (Happy Dream Mix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N974c70ae95254becadf3583edcf4b459 ;
    schema:name "Homesickness (Happy Dream Mix)"@en,
        "望郷 (Happy Dream Mix)"@ja .

_:N974c70ae95254becadf3583edcf4b459 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1de63e1c06a941dab47207e05d6e8020,
        _:N4f3eb8bf4d244afa895fcb6e6e074076,
        _:N53a5b7e645e8483b9300090293ce93d7,
        _:N54e4be7b030d4a749d1a1d8140cd7751,
        _:N5aa8560f9f824f42bbd3c9e42dabdcff,
        _:N722d3b2a8ac74ba1a81c4da922a1e9f0,
        _:N8ba61eb135ff40d2a2779c469f4a7238,
        _:N9ad8c46fbae3454a86f1a0abfc809267,
        _:Nc8174e8b01f5488a8079bdc95f273794,
        _:Nd1736cf13b074263b7f483f4dc63f456 ;
    mo:track_count 10 ;
    schema:duration "PT49:54"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1de63e1c06a941dab47207e05d6e8020,
        _:N4f3eb8bf4d244afa895fcb6e6e074076,
        _:N53a5b7e645e8483b9300090293ce93d7,
        _:N54e4be7b030d4a749d1a1d8140cd7751,
        _:N5aa8560f9f824f42bbd3c9e42dabdcff,
        _:N722d3b2a8ac74ba1a81c4da922a1e9f0,
        _:N8ba61eb135ff40d2a2779c469f4a7238,
        _:N9ad8c46fbae3454a86f1a0abfc809267,
        _:Nc8174e8b01f5488a8079bdc95f273794,
        _:Nd1736cf13b074263b7f483f4dc63f456 .

