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

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

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

<artist/14832#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2362#subject> ;
    schema:name "Yoshiyuki Usui"@en,
        "薄井由行"@ja ;
    foaf:made <album/2362#composition>,
        <album/2362#subject> ;
    foaf:name "Yoshiyuki Usui"@en,
        "薄井由行"@ja .

<artist/1663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2362#subject> ;
    schema:name "Ludwig van Beethoven"@en ;
    foaf:made <album/2362#composition>,
        <album/2362#subject> ;
    foaf:name "Ludwig van Beethoven"@en .

<artist/287#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2362#subject> ;
    schema:name "Fryderyk Franciszek Chopin"@en ;
    foaf:made <album/2362#composition>,
        <album/2362#subject> ;
    foaf:name "Fryderyk Franciszek Chopin"@en .

<artist/3070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2362#subject> ;
    schema:name "Claude Debussy"@en ;
    foaf:made <album/2362#composition>,
        <album/2362#subject> ;
    foaf:name "Claude Debussy"@en .

<artist/5015#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2362#subject> ;
    schema:name "Yuko Araki"@en,
        "荒木裕子"@ja ;
    foaf:made <album/2362#composition>,
        <album/2362#subject> ;
    foaf:name "Yuko Araki"@en,
        "荒木裕子"@ja .

<artist/6879#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2362#subject> ;
    schema:name "Alexander Porfiryevich Borodin"@en,
        "Александр Порфирьевич Бородин"@ja ;
    foaf:made <album/2362#composition>,
        <album/2362#subject> ;
    foaf:name "Alexander Porfiryevich Borodin"@en,
        "Александр Порфирьевич Бородин"@ja .

<product/16805#subject> a schema:CreativeWork ;
    schema:name "Phantom Dust"@en,
        "ファントムダスト"@ja,
        "Phantom Dust"@ja-latn ;
    foaf:name "Phantom Dust"@en,
        "ファントムダスト"@ja,
        "Phantom Dust"@ja-latn .

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

<org/46#subject> schema:name "Scitron Digital Contents Inc."@en,
        "サイトロン・デジタルコンテンツ株式会社"@ja,
        "Scitron Digital Contents Inc."@ja-latn ;
    foaf:name "Scitron Digital Contents Inc."@en,
        "サイトロン・デジタルコンテンツ株式会社"@ja,
        "Scitron Digital Contents Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/26/2362/2362-1209000412.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2362#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Phantom Dust ORIGINAL SOUND TRACKS"@en,
        "ファントムダスト　オリジナル・サウンド・トラックス"@ja,
        "Phantom Dust ORIGINAL SOUND TRACKS"@ja-latn ;
    mo:performance_of <album/2362#musicalwork> ;
    mo:performer _:N886ab4ffcc5c4655a66f4fa523abd6ab,
        _:Nb800c6fe43c6460f895f0b10090c0471 ;
    mo:recorded_as <album/2362#musicalexpression> ;
    schema:byArtist _:N886ab4ffcc5c4655a66f4fa523abd6ab,
        _:Nb800c6fe43c6460f895f0b10090c0471 ;
    schema:name "Phantom Dust ORIGINAL SOUND TRACKS"@en,
        "ファントムダスト　オリジナル・サウンド・トラックス"@ja,
        "Phantom Dust ORIGINAL SOUND TRACKS"@ja-latn ;
    schema:workPerformed <album/2362#musicalwork> .

<album/2362#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Phantom Dust ORIGINAL SOUND TRACKS"@en,
        "ファントムダスト　オリジナル・サウンド・トラックス"@ja,
        "Phantom Dust ORIGINAL SOUND TRACKS"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Vincent Gallo"@en ;
            foaf:made <album/2362#composition> ;
            foaf:name "Vincent Gallo"@en ],
        <artist/14832#subject>,
        <artist/1663#subject>,
        <artist/287#subject>,
        <artist/3070#subject>,
        <artist/5015#subject>,
        <artist/6879#subject> ;
    mo:produced_work <album/2362#musicalwork> ;
    schema:name "Phantom Dust ORIGINAL SOUND TRACKS"@en,
        "ファントムダスト　オリジナル・サウンド・トラックス"@ja,
        "Phantom Dust ORIGINAL SOUND TRACKS"@ja-latn .

<album/2362#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-11-17"^^xsd:date ;
    dcterms:title "Phantom Dust ORIGINAL SOUND TRACKS"@en,
        "ファントムダスト　オリジナル・サウンド・トラックス"@ja,
        "Phantom Dust ORIGINAL SOUND TRACKS"@ja-latn ;
    mo:catalogue_number "SCDC-00387" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2362#musicalexpression> ;
    mo:publisher <org/46#subject> ;
    mo:record _:N5bfb973ee69b4163bfd41a591bda0857 ;
    mo:record_count 1 ;
    schema:about <product/16805#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Rei Ono"@en ;
            foaf:name "Rei Ono"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Vincent Gallo"@en ;
            foaf:name "Vincent Gallo"@en ] ;
    schema:datePublished "2004-11-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/2362/2362-1209000412.jpg> ;
    schema:name "Phantom Dust ORIGINAL SOUND TRACKS"@en,
        "ファントムダスト　オリジナル・サウンド・トラックス"@ja,
        "Phantom Dust ORIGINAL SOUND TRACKS"@ja-latn ;
    schema:publisher <org/46#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/2362/2362-1209000412.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2362#subject> ;
    schema:name "Vincent Gallo"@en ;
    foaf:made <album/2362#subject> ;
    foaf:name "Vincent Gallo"@en .

_:N00f1cf4ced75449eb6c2c71b0c02676a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Untitled (Last Boss 2) * Unused"@en,
        "Untitled ラスボス２(ゲーム未収録）"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "Untitled (Last Boss 2) * Unused"@en,
        "Untitled ラスボス２(ゲーム未収録）"@ja .

_:N06258ead4005476588e67d779e433121 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "strange apparitions (Boss 1)"@en,
        "strange apparitions ボス１"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "strange apparitions (Boss 1)"@en,
        "strange apparitions ボス１"@ja .

_:N1429db7bed484b6ebed7420f9dcb0900 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "October 10th, 1986 (Lane)"@en,
        "1986年10月10日 レーン"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "October 10th, 1986 (Lane)"@en,
        "1986年10月10日 レーン"@ja .

_:N1a6540f383cc4e6b822e751ba635e3b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "plastic people (Vision Headquarters)"@en,
        "plastic people ヴィジョン本部"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "plastic people (Vision Headquarters)"@en,
        "plastic people ヴィジョン本部"@ja .

_:N34298d48c9a04158885c8b9b13568af2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "club baroness ~Goodbye~ (Bar)"@en,
        "club baroness～さよなら～ 酒場"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "club baroness ~Goodbye~ (Bar)"@en,
        "club baroness～さよなら～ 酒場"@ja .

_:N40edd6e5af2a42ef8e35640c5f3e3390 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "July 20th, 1975 (Plant)"@en,
        "1975年7月20日 プラント"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "July 20th, 1975 (Plant)"@en,
        "1975年7月20日 プラント"@ja .

_:N58d18a8824df4c30a14b843cea0a3e4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "face to face (war mode)"@en,
        "face to face 対戦モード"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "face to face (war mode)"@en,
        "face to face 対戦モード"@ja .

_:N61c41581382948a19f66bd17cde2bf8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March 9th, 1991 (Panorama)"@en,
        "1991年3月9日 パノラマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "March 9th, 1991 (Panorama)"@en,
        "1991年3月9日 パノラマ"@ja .

_:N6fef11e2e8bf4d90a3cf476f64efdabd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "June 6th, 1666 (Zain)"@en,
        "1666年6月6日 ザイン"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "June 6th, 1666 (Zain)"@en,
        "1666年6月6日 ザイン"@ja .

_:N75be1b38fc554740816affa376761113 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "your choice (option)"@en,
        "your choice option"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "your choice (option)"@en,
        "your choice option"@ja .

_:N79a19ade2c3f4512af4aa0845ce8d1c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yes I'm Lonely (Vocal: Vincent Gallo)"@en,
        "Yes I'm Lonely ヴィンセント・ギャロ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "Yes I'm Lonely (Vocal: Vincent Gallo)"@en,
        "Yes I'm Lonely ヴィンセント・ギャロ"@ja .

_:N886ab4ffcc5c4655a66f4fa523abd6ab a schema:Person,
        foaf:Person ;
    mo:performed <album/2362#performance> ;
    schema:name "Rei Ono"@en ;
    foaf:name "Rei Ono"@en .

_:N907de06fadbc4281ae5aba1ff7a09af3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Dust (Title)"@en,
        "Phantom Dust タイトル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "Phantom Dust (Title)"@en,
        "Phantom Dust タイトル"@ja .

_:Na40ca9dc19ed45deb560c67648ea0a14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "arsenal (Arsenal)"@en,
        "arsenal アーセナル"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "arsenal (Arsenal)"@en,
        "arsenal アーセナル"@ja .

_:Na4e912561569456aa9b1437ab920d417 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "memories (Box of Memories)"@en,
        "memories 記憶の箱"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "memories (Box of Memories)"@en,
        "memories 記憶の箱"@ja .

_:Nb0b86422bb024e17bb985382d907bab0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dream (Last Boss 1)"@en,
        "dream ラスボス１"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "dream (Last Boss 1)"@en,
        "dream ラスボス１"@ja .

_:Nb2a100240b714d1f9e7fe7c21621e7bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hallucinations (Boss 2)"@en,
        "hallucinations ボス２"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "hallucinations (Boss 2)"@en,
        "hallucinations ボス２"@ja .

_:Nb800c6fe43c6460f895f0b10090c0471 a schema:Person,
        foaf:Person ;
    mo:performed <album/2362#performance> ;
    schema:name "Vincent Gallo"@en ;
    foaf:name "Vincent Gallo"@en .

_:Nbcd5f888b75942ca835e5b247868494f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "August 31st, 1982 (Palace)"@en,
        "1982年8月31日 パレス"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "August 31st, 1982 (Palace)"@en,
        "1982年8月31日 パレス"@ja .

_:Nca651abdf5504ad09899fd06976e4711 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wanderers (Main Floor)"@en,
        "wanderers メインフロア"@ja ;
    mo:track_number 20 ;
    schema:duration "PT8:07"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "wanderers (Main Floor)"@en,
        "wanderers メインフロア"@ja .

_:Ndd567ddbedf241f4ba8f6c3bb641c4f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "May 18th, 1976 (Highway)"@en,
        "1976年5月18日 ハイウェイ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "May 18th, 1976 (Highway)"@en,
        "1976年5月18日 ハイウェイ"@ja .

_:Ne209f6aef244467b9dd08470247772a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "February 29th, 2XX1 (Strange City)"@en,
        "2XX1年2月29日 ストレンジ・シティー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "February 29th, 2XX1 (Strange City)"@en,
        "2XX1年2月29日 ストレンジ・シティー"@ja .

_:Ne3a00c042bb242d688d6ad7c5778f8ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "all these world (Advertise Demo)"@en,
        "all these world アドバタイズ・デモ"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "all these world (Advertise Demo)"@en,
        "all these world アドバタイズ・デモ"@ja .

_:Neef684659e314052beab31e23e56285d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mac's shop (Mac's Shop)"@en,
        "mac's shop マックの店"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N5bfb973ee69b4163bfd41a591bda0857 ;
    schema:name "mac's shop (Mac's Shop)"@en,
        "mac's shop マックの店"@ja .

_:N5bfb973ee69b4163bfd41a591bda0857 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00f1cf4ced75449eb6c2c71b0c02676a,
        _:N06258ead4005476588e67d779e433121,
        _:N1429db7bed484b6ebed7420f9dcb0900,
        _:N1a6540f383cc4e6b822e751ba635e3b6,
        _:N34298d48c9a04158885c8b9b13568af2,
        _:N40edd6e5af2a42ef8e35640c5f3e3390,
        _:N58d18a8824df4c30a14b843cea0a3e4b,
        _:N61c41581382948a19f66bd17cde2bf8d,
        _:N6fef11e2e8bf4d90a3cf476f64efdabd,
        _:N75be1b38fc554740816affa376761113,
        _:N79a19ade2c3f4512af4aa0845ce8d1c1,
        _:N907de06fadbc4281ae5aba1ff7a09af3,
        _:Na40ca9dc19ed45deb560c67648ea0a14,
        _:Na4e912561569456aa9b1437ab920d417,
        _:Nb0b86422bb024e17bb985382d907bab0,
        _:Nb2a100240b714d1f9e7fe7c21621e7bf,
        _:Nbcd5f888b75942ca835e5b247868494f,
        _:Nca651abdf5504ad09899fd06976e4711,
        _:Ndd567ddbedf241f4ba8f6c3bb641c4f6,
        _:Ne209f6aef244467b9dd08470247772a3,
        _:Ne3a00c042bb242d688d6ad7c5778f8ef,
        _:Neef684659e314052beab31e23e56285d ;
    mo:track_count 22 ;
    schema:duration "PT76:55"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N00f1cf4ced75449eb6c2c71b0c02676a,
        _:N06258ead4005476588e67d779e433121,
        _:N1429db7bed484b6ebed7420f9dcb0900,
        _:N1a6540f383cc4e6b822e751ba635e3b6,
        _:N34298d48c9a04158885c8b9b13568af2,
        _:N40edd6e5af2a42ef8e35640c5f3e3390,
        _:N58d18a8824df4c30a14b843cea0a3e4b,
        _:N61c41581382948a19f66bd17cde2bf8d,
        _:N6fef11e2e8bf4d90a3cf476f64efdabd,
        _:N75be1b38fc554740816affa376761113,
        _:N79a19ade2c3f4512af4aa0845ce8d1c1,
        _:N907de06fadbc4281ae5aba1ff7a09af3,
        _:Na40ca9dc19ed45deb560c67648ea0a14,
        _:Na4e912561569456aa9b1437ab920d417,
        _:Nb0b86422bb024e17bb985382d907bab0,
        _:Nb2a100240b714d1f9e7fe7c21621e7bf,
        _:Nbcd5f888b75942ca835e5b247868494f,
        _:Nca651abdf5504ad09899fd06976e4711,
        _:Ndd567ddbedf241f4ba8f6c3bb641c4f6,
        _:Ne209f6aef244467b9dd08470247772a3,
        _:Ne3a00c042bb242d688d6ad7c5778f8ef,
        _:Neef684659e314052beab31e23e56285d .

