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

<artist/332#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maaya Sakamoto"@en,
        "坂本真綾"@ja ;
    foaf:made <album/19670#lyrics>,
        <album/19670#subject> ;
    foaf:name "Maaya Sakamoto"@en,
        "坂本真綾"@ja .

<artist/3843#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja ;
    foaf:made <album/19670#lyrics>,
        <album/19670#subject> ;
    foaf:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja .

<artist/5281#subject> a schema:Person,
        foaf:Person ;
    schema:name "Gabriela Robin"@en ;
    foaf:made <album/19670#lyrics>,
        <album/19670#subject> ;
    foaf:name "Gabriela Robin"@en .

<album/122316> a mo:Release ;
    mo:catalogue_number "T0073" .

<album/154704> a mo:Release ;
    mo:catalogue_number "VTCL-60668" .

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

<album/24446> a mo:Release ;
    mo:catalogue_number "0158532ERE" .

<album/33163> a mo:Release ;
    mo:catalogue_number "5235-2" .

<album/36518> a mo:Release ;
    mo:catalogue_number "CD935" .

<album/74717> a mo:Release ;
    mo:catalogue_number "SMA-039" .

<artist/319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19670#subject> ;
    schema:name "Yoko Kanno"@en,
        "菅野よう子"@ja ;
    foaf:made <album/19670#composition>,
        <album/19670#subject> ;
    foaf:name "Yoko Kanno"@en,
        "菅野よう子"@ja .

<product/3415#subject> a schema:CreativeWork ;
    schema:name "Chikyuu Shoujo Arjuna"@en,
        "地球少女アルジュナ"@ja,
        "Chikyuu Shoujo Arjuna"@ja-latn ;
    foaf:name "Chikyuu Shoujo Arjuna"@en,
        "地球少女アルジュナ"@ja,
        "Chikyuu Shoujo Arjuna"@ja-latn .

<album/19670#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "original soundtrack ARJUNA into the another world"@en,
        "地球少女アルジュナ into the another world"@ja,
        "Chikyuu Shoujo ARJUNA into the another world"@ja-latn ;
    mo:composer <artist/319#subject> ;
    mo:produced_work <album/19670#musicalwork> ;
    schema:name "original soundtrack ARJUNA into the another world"@en,
        "地球少女アルジュナ into the another world"@ja,
        "Chikyuu Shoujo ARJUNA into the another world"@ja-latn .

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

<album/19670#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "original soundtrack ARJUNA into the another world"@en,
        "地球少女アルジュナ into the another world"@ja,
        "Chikyuu Shoujo ARJUNA into the another world"@ja-latn ;
    mo:performance_of <album/19670#musicalwork> ;
    mo:recorded_as <album/19670#musicalexpression> ;
    schema:name "original soundtrack ARJUNA into the another world"@en,
        "地球少女アルジュナ into the another world"@ja,
        "Chikyuu Shoujo ARJUNA into the another world"@ja-latn ;
    schema:workPerformed <album/19670#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/07/19670/19670-1342353771.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/19670#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-03-23"^^xsd:date ;
    dcterms:title "original soundtrack ARJUNA into the another world"@en,
        "地球少女アルジュナ into the another world"@ja,
        "Chikyuu Shoujo ARJUNA into the another world"@ja-latn ;
    mo:catalogue_number "VICL-60703" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/122316>,
        <album/154704>,
        <album/24446>,
        <album/33163>,
        <album/36518>,
        <album/74717> ;
    mo:publication_of <album/19670#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    mo:record_count 1 ;
    schema:about <product/3415#subject> ;
    schema:datePublished "2001-03-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/07/19670/19670-1342353771.jpg> ;
    schema:name "original soundtrack ARJUNA into the another world"@en,
        "地球少女アルジュナ into the another world"@ja,
        "Chikyuu Shoujo ARJUNA into the another world"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/19670/19670-1342353771.jpg> .

_:N15f5b4fe3bb8479b91aec4bcad5b7010 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clóe"@en,
        "Clóe クロエ"@ja,
        "Clóe"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "Clóe"@en,
        "Clóe クロエ"@ja,
        "Clóe"@ja-latn .

_:N34e343f61710442e87d2f7155dfa642d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prophet"@en,
        "預言者"@ja,
        "Yogensha"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "Prophet"@en,
        "預言者"@ja,
        "Yogensha"@ja-latn .

_:N430b7da1dd0947b5aa1b48e6f9ab57a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Early Bird"@en,
        "Early Bird"@ja,
        "Early Bird"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "Early Bird"@en,
        "Early Bird"@ja,
        "Early Bird"@ja-latn .

_:N502b494b9d8a4e8bb5bfe273dee59848 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earth Echoing"@en,
        "地球共鳴"@ja,
        "Chikyuu Kyoumei"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "Earth Echoing"@en,
        "地球共鳴"@ja,
        "Chikyuu Kyoumei"@ja-latn .

_:N693598e1897444e6935d831ea2a0b797 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きれいなマメシバ -Bad Water(シークレットトラック)"@ja,
        "Kirei na Mameshiba -Bad Water (Secret Track)"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "きれいなマメシバ -Bad Water(シークレットトラック)"@ja,
        "Kirei na Mameshiba -Bad Water (Secret Track)"@ja-latn .

_:N6eff24097ae4424bbc1e415d8ddb520d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time to die"@en,
        "Time to die"@ja,
        "Time to die"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "Time to die"@en,
        "Time to die"@ja,
        "Time to die"@ja-latn .

_:N76e888b330554707b2820cd1c17953a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awakening"@en,
        "覚醒"@ja,
        "Kakusei"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT7:58"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "Awakening"@en,
        "覚醒"@ja,
        "Kakusei"@ja-latn .

_:N815c3301af384d5e929a7dfcc5b62d93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond"@en,
        "Diamond"@ja,
        "Diamond"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "Diamond"@en,
        "Diamond"@ja,
        "Diamond"@ja-latn .

_:N8f0e967726ab403ea21cf3e2be94fcf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel the circle"@en,
        "Feel the circle"@ja,
        "Feel the circle"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "Feel the circle"@en,
        "Feel the circle"@ja,
        "Feel the circle"@ja-latn .

_:N91a6e0890de94018902f84da07b366f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aqua"@en,
        "Aqua アクア"@ja,
        "Aqua"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "Aqua"@en,
        "Aqua アクア"@ja,
        "Aqua"@ja-latn .

_:N9f0b861728054a37ab00a6925bf2103b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aerobics"@en,
        "エアロビ"@ja,
        "Aerobics"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "Aerobics"@en,
        "エアロビ"@ja,
        "Aerobics"@ja-latn .

_:Na23e46b2971548ae86e0beabf952448e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2nd life"@en,
        "2nd life"@ja,
        "2nd life"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "2nd life"@en,
        "2nd life"@ja,
        "2nd life"@ja-latn .

_:Nac77e8d5248b4f5593f42e80763531c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bells for Her"@en,
        "Bells for Her"@ja,
        "Bells for Her"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "Bells for Her"@en,
        "Bells for Her"@ja,
        "Bells for Her"@ja-latn .

_:Nae859e29cb3441018d53329f3e7a1894 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drops of Time"@en,
        "ときのしずく"@ja,
        "Toki no Shizuku"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "Drops of Time"@en,
        "ときのしずく"@ja,
        "Toki no Shizuku"@ja-latn .

_:Nb02f575d1bff47bb9a4e28b6d519dd99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omega Blue"@en,
        "Omega Blue"@ja,
        "Omega Blue"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "Omega Blue"@en,
        "Omega Blue"@ja,
        "Omega Blue"@ja-latn .

_:Nbc2cdaacf9204d048ab397ced8efc19a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bike"@en,
        "バイク"@ja,
        "Bike"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "Bike"@en,
        "バイク"@ja,
        "Bike"@ja-latn .

_:Nc2d52199975f4815a4d0269d7ffd3ad8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MAMESHIBA"@en,
        "マメシバ"@ja,
        "Mameshiba"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "MAMESHIBA"@en,
        "マメシバ"@ja,
        "Mameshiba"@ja-latn .

_:Nc3380b332b27498489e7d85b9b04786f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clone"@en,
        "クローン"@ja,
        "Clone"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "Clone"@en,
        "クローン"@ja,
        "Clone"@ja-latn .

_:Ne02ac788e8b94817b8a3c4c2abe4f6f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before Breakfast"@en,
        "Before Breakfast"@ja,
        "Before Breakfast"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "Before Breakfast"@en,
        "Before Breakfast"@ja,
        "Before Breakfast"@ja-latn .

_:Necc96b2f78a04980a8aa4004dfeaadb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diving"@en,
        "ダイビング"@ja,
        "Diving"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "Diving"@en,
        "ダイビング"@ja,
        "Diving"@ja-latn .

_:Nf8d9d7f7820a45a38158fe526235b339 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air and Star"@en,
        "クウキ ト ホシ"@ja,
        "Kuuki to Hoshi"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N5d6d865cde3943ba8a75dc8396744fe9 ;
    schema:name "Air and Star"@en,
        "クウキ ト ホシ"@ja,
        "Kuuki to Hoshi"@ja-latn .

_:N5d6d865cde3943ba8a75dc8396744fe9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15f5b4fe3bb8479b91aec4bcad5b7010,
        _:N34e343f61710442e87d2f7155dfa642d,
        _:N430b7da1dd0947b5aa1b48e6f9ab57a5,
        _:N502b494b9d8a4e8bb5bfe273dee59848,
        _:N693598e1897444e6935d831ea2a0b797,
        _:N6eff24097ae4424bbc1e415d8ddb520d,
        _:N76e888b330554707b2820cd1c17953a6,
        _:N815c3301af384d5e929a7dfcc5b62d93,
        _:N8f0e967726ab403ea21cf3e2be94fcf2,
        _:N91a6e0890de94018902f84da07b366f6,
        _:N9f0b861728054a37ab00a6925bf2103b,
        _:Na23e46b2971548ae86e0beabf952448e,
        _:Nac77e8d5248b4f5593f42e80763531c3,
        _:Nae859e29cb3441018d53329f3e7a1894,
        _:Nb02f575d1bff47bb9a4e28b6d519dd99,
        _:Nbc2cdaacf9204d048ab397ced8efc19a,
        _:Nc2d52199975f4815a4d0269d7ffd3ad8,
        _:Nc3380b332b27498489e7d85b9b04786f,
        _:Ne02ac788e8b94817b8a3c4c2abe4f6f5,
        _:Necc96b2f78a04980a8aa4004dfeaadb0,
        _:Nf8d9d7f7820a45a38158fe526235b339 ;
    mo:track_count 21 ;
    schema:duration "PT66:51"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N15f5b4fe3bb8479b91aec4bcad5b7010,
        _:N34e343f61710442e87d2f7155dfa642d,
        _:N430b7da1dd0947b5aa1b48e6f9ab57a5,
        _:N502b494b9d8a4e8bb5bfe273dee59848,
        _:N693598e1897444e6935d831ea2a0b797,
        _:N6eff24097ae4424bbc1e415d8ddb520d,
        _:N76e888b330554707b2820cd1c17953a6,
        _:N815c3301af384d5e929a7dfcc5b62d93,
        _:N8f0e967726ab403ea21cf3e2be94fcf2,
        _:N91a6e0890de94018902f84da07b366f6,
        _:N9f0b861728054a37ab00a6925bf2103b,
        _:Na23e46b2971548ae86e0beabf952448e,
        _:Nac77e8d5248b4f5593f42e80763531c3,
        _:Nae859e29cb3441018d53329f3e7a1894,
        _:Nb02f575d1bff47bb9a4e28b6d519dd99,
        _:Nbc2cdaacf9204d048ab397ced8efc19a,
        _:Nc2d52199975f4815a4d0269d7ffd3ad8,
        _:Nc3380b332b27498489e7d85b9b04786f,
        _:Ne02ac788e8b94817b8a3c4c2abe4f6f5,
        _:Necc96b2f78a04980a8aa4004dfeaadb0,
        _:Nf8d9d7f7820a45a38158fe526235b339 .

