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

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

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

<artist/719#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23167#subject> ;
    schema:name "Kenichi Tsuchiya"@en,
        "土屋憲一"@ja ;
    foaf:made <album/23167#composition>,
        <album/23167#subject> ;
    foaf:name "Kenichi Tsuchiya"@en,
        "土屋憲一"@ja .

<artist/982#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23167#subject> ;
    schema:name "Tsukasa Masuko"@en,
        "増子司"@ja ;
    foaf:made <album/23167#composition>,
        <album/23167#subject> ;
    foaf:name "Tsukasa Masuko"@en,
        "増子司"@ja .

<artist/983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23167#subject> ;
    schema:name "Shoji Meguro"@en,
        "目黒将司"@ja ;
    foaf:made <album/23167#composition>,
        <album/23167#subject> ;
    foaf:name "Shoji Meguro"@en,
        "目黒将司"@ja .

<product/591#subject> a schema:CreativeWork ;
    schema:name "Shin Megami Tensei"@en,
        "真・女神転生"@ja,
        "Shin Megami Tensei"@ja-latn ;
    foaf:name "Shin Megami Tensei"@en,
        "真・女神転生"@ja,
        "Shin Megami Tensei"@ja-latn .

<product/593#subject> a schema:CreativeWork ;
    schema:name "Shin Megami Tensei II"@en,
        "真・女神転生II"@ja,
        "Shin Megami Tensei II"@ja-latn ;
    foaf:name "Shin Megami Tensei II"@en,
        "真・女神転生II"@ja,
        "Shin Megami Tensei II"@ja-latn .

<product/594#subject> a schema:CreativeWork ;
    schema:name "Shin Megami Tensei III: Nocturne"@en,
        "真・女神転生III-NOCTURNE"@ja,
        "Shin Megami Tensei III: Nocturne"@ja-latn ;
    foaf:name "Shin Megami Tensei III: Nocturne"@en,
        "真・女神転生III-NOCTURNE"@ja,
        "Shin Megami Tensei III: Nocturne"@ja-latn .

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

<album/23167#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ATLUS MUSIC Shin Megami Tensei Sound Selection Vol.1"@en,
        "ATLUS　MUSIC　真・女神転生 サウンドセレクションVol.1"@ja,
        "ATLUS MUSIC Shin Megami Tensei Sound Selection Vol.1"@ja-latn ;
    mo:performance_of <album/23167#musicalwork> ;
    mo:recorded_as <album/23167#musicalexpression> ;
    schema:name "ATLUS MUSIC Shin Megami Tensei Sound Selection Vol.1"@en,
        "ATLUS　MUSIC　真・女神転生 サウンドセレクションVol.1"@ja,
        "ATLUS MUSIC Shin Megami Tensei Sound Selection Vol.1"@ja-latn ;
    schema:workPerformed <album/23167#musicalwork> .

<org/725#subject> schema:name "Index Corporation"@en,
        "株式会社インデックス"@ja,
        "Index Corporation"@ja-latn ;
    foaf:name "Index Corporation"@en,
        "株式会社インデックス"@ja,
        "Index Corporation"@ja-latn .

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

<https://medium-media.vgm.io/albums/76/23167/23167-1319802468.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/23167#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ATLUS MUSIC Shin Megami Tensei Sound Selection Vol.1"@en,
        "ATLUS　MUSIC　真・女神転生 サウンドセレクションVol.1"@ja,
        "ATLUS MUSIC Shin Megami Tensei Sound Selection Vol.1"@ja-latn ;
    mo:composer <artist/719#subject>,
        <artist/982#subject>,
        <artist/983#subject> ;
    mo:produced_work <album/23167#musicalwork> ;
    schema:name "ATLUS MUSIC Shin Megami Tensei Sound Selection Vol.1"@en,
        "ATLUS　MUSIC　真・女神転生 サウンドセレクションVol.1"@ja,
        "ATLUS MUSIC Shin Megami Tensei Sound Selection Vol.1"@ja-latn .

<album/23167#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-01-19"^^xsd:date ;
    dcterms:title "ATLUS MUSIC Shin Megami Tensei Sound Selection Vol.1"@en,
        "ATLUS　MUSIC　真・女神転生 サウンドセレクションVol.1"@ja,
        "ATLUS MUSIC Shin Megami Tensei Sound Selection Vol.1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/23167#musicalexpression> ;
    mo:publisher <org/725#subject> ;
    mo:record _:N65e5cc77e98641e5accfd338684a2f12 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shin Megami Tensei III: Nocturne Maniax"@en ;
            foaf:name "Shin Megami Tensei III: Nocturne Maniax"@en ],
        <product/591#subject>,
        <product/593#subject>,
        <product/594#subject> ;
    schema:datePublished "2011-01-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/23167/23167-1319802468.jpg> ;
    schema:name "ATLUS MUSIC Shin Megami Tensei Sound Selection Vol.1"@en,
        "ATLUS　MUSIC　真・女神転生 サウンドセレクションVol.1"@ja,
        "ATLUS MUSIC Shin Megami Tensei Sound Selection Vol.1"@ja-latn ;
    schema:publisher <org/725#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/23167/23167-1319802468.jpg> .

_:N002dc40a618242ceb9c666851c3b558e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3D地下世界"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "3D地下世界"@ja .

_:N00d20def2edc4ab084ea4fde5b6120ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "タイトルデモ～タイトル"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "タイトルデモ～タイトル"@ja .

_:N059351e6cc1a4cb1a41d266c1bcf34be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "タイトルループ２"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "タイトルループ２"@ja .

_:N128cc8c9f7454fefab339ad54223e403 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カテドラル"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "カテドラル"@ja .

_:N139e3f30334249e290133a6624fb4c66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メタトロン"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "メタトロン"@ja .

_:N22a126e20d8c495cbde8543cf8bbca3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "通常戦闘"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "通常戦闘"@ja .

_:N350a359465db48f4a1e903eacff4995a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaos"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "Chaos"@ja .

_:N3c342543c2124fa18a0abc364014722c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最後の戦い"@ja ;
    mo:track_number 30 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "最後の戦い"@ja .

_:N43aa8a242e9144dd9aa54395109a76be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "Boss"@ja .

_:N45f4c8fbb0864b49b34f29ab4f0e7098 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3D魔界"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "3D魔界"@ja .

_:N4b4fece2673441c48808e9d5e3cdc30e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デモ～タイトル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "デモ～タイトル"@ja .

_:N54b1c618402c4ee983b0a1265987393b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "敵遭遇～戦闘"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "敵遭遇～戦闘"@ja .

_:N5baf681ee0654c848a9cdf6d5f8b2655 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コトワリボス戦"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "コトワリボス戦"@ja .

_:N723a15301ef340efb5e634f881e4b394 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "敵出現～戦闘"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "敵出現～戦闘"@ja .

_:N733e917bfcc743c1b149649b50d0ae9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタッフロール"@ja ;
    mo:track_number 25 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "スタッフロール"@ja .

_:N939c8cb960544ee3af1e7f4a19661c87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Law"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "Law"@ja .

_:N99dee53f50d74945a3fcf20e88061d40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3Dヴァーチャルバトラー"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "3Dヴァーチャルバトラー"@ja .

_:N9ad6251f046b4948873f5af759d90569 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "通常戦闘～アマラ経絡～"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "通常戦闘～アマラ経絡～"@ja .

_:N9c13dd60e8e6457f8b44a2097c82b4e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大マップ"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "大マップ"@ja .

_:Nb077e8427a584c01865b83338a56d2b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3Dセンター"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "3Dセンター"@ja .

_:Nb7e2f4655c1f460cb6aba952d3533590 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大マップ～ラストエリア～"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "大マップ～ラストエリア～"@ja .

_:Nbf247b2ea46c472da48504de60ebb5ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ending"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "ending"@ja .

_:Ncd1908a48d2b49eb88bb395327e803da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "銀座"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "銀座"@ja .

_:Nd2d0f8c323cf4d0e8a1aea7881ffcea2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アマラ深界"@ja ;
    mo:track_number 26 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "アマラ深界"@ja .

_:Ne1968c9770b14713bbdd1cc5b0f38eb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "吉祥寺"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "吉祥寺"@ja .

_:Ne4963e43b9304f5e90ed1056ad128503 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ベルゼブブ"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "ベルゼブブ"@ja .

_:Nf67560f27e4f4b5d8cc1f3856472eb4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東京受胎"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "東京受胎"@ja .

_:Nf9d88a4d47584fc587e99db9c5e1cb1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2D魔界"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "2D魔界"@ja .

_:Nfac63825fb9a46ae99b86e92e278e8b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔人"@ja ;
    mo:track_number 27 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "魔人"@ja .

_:Nfbe52c1a13ee4e23b8ec11ebf0aa78da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "邪教の館"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N65e5cc77e98641e5accfd338684a2f12 ;
    schema:name "邪教の館"@ja .

_:N65e5cc77e98641e5accfd338684a2f12 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N002dc40a618242ceb9c666851c3b558e,
        _:N00d20def2edc4ab084ea4fde5b6120ef,
        _:N059351e6cc1a4cb1a41d266c1bcf34be,
        _:N128cc8c9f7454fefab339ad54223e403,
        _:N139e3f30334249e290133a6624fb4c66,
        _:N22a126e20d8c495cbde8543cf8bbca3d,
        _:N350a359465db48f4a1e903eacff4995a,
        _:N3c342543c2124fa18a0abc364014722c,
        _:N43aa8a242e9144dd9aa54395109a76be,
        _:N45f4c8fbb0864b49b34f29ab4f0e7098,
        _:N4b4fece2673441c48808e9d5e3cdc30e,
        _:N54b1c618402c4ee983b0a1265987393b,
        _:N5baf681ee0654c848a9cdf6d5f8b2655,
        _:N723a15301ef340efb5e634f881e4b394,
        _:N733e917bfcc743c1b149649b50d0ae9a,
        _:N939c8cb960544ee3af1e7f4a19661c87,
        _:N99dee53f50d74945a3fcf20e88061d40,
        _:N9ad6251f046b4948873f5af759d90569,
        _:N9c13dd60e8e6457f8b44a2097c82b4e9,
        _:Nb077e8427a584c01865b83338a56d2b4,
        _:Nb7e2f4655c1f460cb6aba952d3533590,
        _:Nbf247b2ea46c472da48504de60ebb5ee,
        _:Ncd1908a48d2b49eb88bb395327e803da,
        _:Nd2d0f8c323cf4d0e8a1aea7881ffcea2,
        _:Ne1968c9770b14713bbdd1cc5b0f38eb2,
        _:Ne4963e43b9304f5e90ed1056ad128503,
        _:Nf67560f27e4f4b5d8cc1f3856472eb4c,
        _:Nf9d88a4d47584fc587e99db9c5e1cb1e,
        _:Nfac63825fb9a46ae99b86e92e278e8b8,
        _:Nfbe52c1a13ee4e23b8ec11ebf0aa78da ;
    mo:track_count 30 ;
    schema:duration "PT73:27"^^xsd:interval ;
    schema:numTracks 30 ;
    schema:track _:N002dc40a618242ceb9c666851c3b558e,
        _:N00d20def2edc4ab084ea4fde5b6120ef,
        _:N059351e6cc1a4cb1a41d266c1bcf34be,
        _:N128cc8c9f7454fefab339ad54223e403,
        _:N139e3f30334249e290133a6624fb4c66,
        _:N22a126e20d8c495cbde8543cf8bbca3d,
        _:N350a359465db48f4a1e903eacff4995a,
        _:N3c342543c2124fa18a0abc364014722c,
        _:N43aa8a242e9144dd9aa54395109a76be,
        _:N45f4c8fbb0864b49b34f29ab4f0e7098,
        _:N4b4fece2673441c48808e9d5e3cdc30e,
        _:N54b1c618402c4ee983b0a1265987393b,
        _:N5baf681ee0654c848a9cdf6d5f8b2655,
        _:N723a15301ef340efb5e634f881e4b394,
        _:N733e917bfcc743c1b149649b50d0ae9a,
        _:N939c8cb960544ee3af1e7f4a19661c87,
        _:N99dee53f50d74945a3fcf20e88061d40,
        _:N9ad6251f046b4948873f5af759d90569,
        _:N9c13dd60e8e6457f8b44a2097c82b4e9,
        _:Nb077e8427a584c01865b83338a56d2b4,
        _:Nb7e2f4655c1f460cb6aba952d3533590,
        _:Nbf247b2ea46c472da48504de60ebb5ee,
        _:Ncd1908a48d2b49eb88bb395327e803da,
        _:Nd2d0f8c323cf4d0e8a1aea7881ffcea2,
        _:Ne1968c9770b14713bbdd1cc5b0f38eb2,
        _:Ne4963e43b9304f5e90ed1056ad128503,
        _:Nf67560f27e4f4b5d8cc1f3856472eb4c,
        _:Nf9d88a4d47584fc587e99db9c5e1cb1e,
        _:Nfac63825fb9a46ae99b86e92e278e8b8,
        _:Nfbe52c1a13ee4e23b8ec11ebf0aa78da .

