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

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

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

<artist/102#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64391#subject> ;
    schema:name "Hiroaki Sano"@en,
        "佐野広明"@ja ;
    foaf:made <album/64391#composition>,
        <album/64391#subject> ;
    foaf:name "Hiroaki Sano"@en,
        "佐野広明"@ja .

<product/4186#subject> a schema:CreativeWork ;
    schema:name "Magical Girl Lyrical Nanoha StrikerS"@en,
        "魔法少女リリカルなのはStrikerS"@ja,
        "Mahou Shoujo Lyrical Nanoha StrikerS"@ja-latn ;
    foaf:name "Magical Girl Lyrical Nanoha StrikerS"@en,
        "魔法少女リリカルなのはStrikerS"@ja,
        "Mahou Shoujo Lyrical Nanoha StrikerS"@ja-latn .

<album/64391#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Magical Girl Lyrical Nanoha StrikerS SOUND TRACK StS PLUS Vol.1"@en,
        "Magical Girl Lyrical Nanoha StrikerS SOUND TRACK StS PLUS Vol.1"@ja,
        "Magical Girl Lyrical Nanoha StrikerS SOUND TRACK StS PLUS Vol.1"@ja-latn ;
    mo:composer <artist/102#subject> ;
    mo:produced_work <album/64391#musicalwork> ;
    schema:name "Magical Girl Lyrical Nanoha StrikerS SOUND TRACK StS PLUS Vol.1"@en,
        "Magical Girl Lyrical Nanoha StrikerS SOUND TRACK StS PLUS Vol.1"@ja,
        "Magical Girl Lyrical Nanoha StrikerS SOUND TRACK StS PLUS Vol.1"@ja-latn .

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

<album/64391#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Magical Girl Lyrical Nanoha StrikerS SOUND TRACK StS PLUS Vol.1"@en,
        "Magical Girl Lyrical Nanoha StrikerS SOUND TRACK StS PLUS Vol.1"@ja,
        "Magical Girl Lyrical Nanoha StrikerS SOUND TRACK StS PLUS Vol.1"@ja-latn ;
    mo:performance_of <album/64391#musicalwork> ;
    mo:recorded_as <album/64391#musicalexpression> ;
    schema:name "Magical Girl Lyrical Nanoha StrikerS SOUND TRACK StS PLUS Vol.1"@en,
        "Magical Girl Lyrical Nanoha StrikerS SOUND TRACK StS PLUS Vol.1"@ja,
        "Magical Girl Lyrical Nanoha StrikerS SOUND TRACK StS PLUS Vol.1"@ja-latn ;
    schema:workPerformed <album/64391#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/19/64391/64391-1483407101.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/64391#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-07-25"^^xsd:date ;
    dcterms:title "Magical Girl Lyrical Nanoha StrikerS SOUND TRACK StS PLUS Vol.1"@en,
        "Magical Girl Lyrical Nanoha StrikerS SOUND TRACK StS PLUS Vol.1"@ja,
        "Magical Girl Lyrical Nanoha StrikerS SOUND TRACK StS PLUS Vol.1"@ja-latn ;
    mo:catalogue_number "SSX-10104" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64391#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    mo:record_count 1 ;
    schema:about <product/4186#subject> ;
    schema:datePublished "2007-07-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/19/64391/64391-1483407101.jpg> ;
    schema:name "Magical Girl Lyrical Nanoha StrikerS SOUND TRACK StS PLUS Vol.1"@en,
        "Magical Girl Lyrical Nanoha StrikerS SOUND TRACK StS PLUS Vol.1"@ja,
        "Magical Girl Lyrical Nanoha StrikerS SOUND TRACK StS PLUS Vol.1"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/64391/64391-1483407101.jpg> .

_:N00478a018b9e401fb298e0f19187fbe5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "機動六課-II"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "機動六課-II"@ja .

_:N0330b727146140ecbae908a7ce85b2a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "若き槍騎士~Theme of Erio~"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "若き槍騎士~Theme of Erio~"@ja .

_:N1395068987bd4a649c16c6d500d29aa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイキャッチB"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "アイキャッチB"@ja .

_:N220bbd5d6df0419b83c85314550c0c97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "安らぎのひととき"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "安らぎのひととき"@ja .

_:N24858863390f420ebe73105e12db9c02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遙かなる意志 (Meister des Nachthimmels) ~Theme of HAYATE~"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "遙かなる意志 (Meister des Nachthimmels) ~Theme of HAYATE~"@ja .

_:N2fd1bfd1f00b43f6822e6de4f5220c43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "柔らかな日差し"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "柔らかな日差し"@ja .

_:N31cd4d1139284fceb355095e21088101 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "孤独の残照"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "孤独の残照"@ja .

_:N31da10f9803746a0a8c0cb5a4aafa17a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "消えない傷痕"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "消えない傷痕"@ja .

_:N3541b4b48b534b13bafdeb3d70fd0c3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "流星の射手~Theme of Tiana~"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "流星の射手~Theme of Tiana~"@ja .

_:N3f13d5a8398c481282e41e3cd6596db4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ほのぼのしましょ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "ほのぼのしましょ"@ja .

_:N420e38a27cec4949b015b0d19946d1bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "機動六課-I"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "機動六課-I"@ja .

_:N4c2f1d49b15e4533a07b0a595edbb3fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "平和なればこそ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "平和なればこそ"@ja .

_:N4f04f06bce224f20ae12dbe917bee777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レイジングハート・セットアップ! (The Magical orchestra) ~Theme of NANOHA&Raising Heart~"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "レイジングハート・セットアップ! (The Magical orchestra) ~Theme of NANOHA&Raising Heart~"@ja .

_:N52db5a509cc344678c096f5041d3f778 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たいせつなこと"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "たいせつなこと"@ja .

_:N5c733158273f4c2c987e560efe900ef8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鋼の走者~Theme of Subaru~"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "鋼の走者~Theme of Subaru~"@ja .

_:N5f3f70ea8153495eac3e61264f9ec8e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いま、自分にできること"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "いま、自分にできること"@ja .

_:N74fdc3ced98d4b1e8e4e6b7861cd7b93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "機動六課 出動!"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "機動六課 出動!"@ja .

_:N878215cc5391457896a05cba665f19ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青空に駆けだして"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "青空に駆けだして"@ja .

_:Na7b96d7102324127a2527f1a8dd91f6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "これも日常"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "これも日常"@ja .

_:Nb1a68456e22e4d73a0954a19d7269e13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイキャッチA"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "アイキャッチA"@ja .

_:Nc52dbf0f5a304b80be6f8a2d6fe9a509 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕暮れ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "夕暮れ"@ja .

_:Nceb5e957bf0240a693a456fe83b9eccd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あれれ?"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "あれれ?"@ja .

_:Ndc36737862264e60bcfca88eb0217566 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "金の閃光 (Ver Impulse) ~Theme of Fate&Bardiche~"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "金の閃光 (Ver Impulse) ~Theme of Fate&Bardiche~"@ja .

_:Ne2e2522bcbcb4a18a05e6f8426a0de5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竜魂召喚"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "竜魂召喚"@ja .

_:Nf29c15c6a4a647e19c34aacf6c4a0a4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイキャッチC"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "アイキャッチC"@ja .

_:Nfa2d511af4cc4db2a9697ae8edd01520 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竜騎の召士~Theme of Caro~"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "竜騎の召士~Theme of Caro~"@ja .

_:Nfc2e3d0b50ba4bd68e41268fde1e9bdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇よりの手-I"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nc43d2ee99a874944b1d4b51a2fab33c0 ;
    schema:name "闇よりの手-I"@ja .

_:Nc43d2ee99a874944b1d4b51a2fab33c0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00478a018b9e401fb298e0f19187fbe5,
        _:N0330b727146140ecbae908a7ce85b2a2,
        _:N1395068987bd4a649c16c6d500d29aa8,
        _:N220bbd5d6df0419b83c85314550c0c97,
        _:N24858863390f420ebe73105e12db9c02,
        _:N2fd1bfd1f00b43f6822e6de4f5220c43,
        _:N31cd4d1139284fceb355095e21088101,
        _:N31da10f9803746a0a8c0cb5a4aafa17a,
        _:N3541b4b48b534b13bafdeb3d70fd0c3b,
        _:N3f13d5a8398c481282e41e3cd6596db4,
        _:N420e38a27cec4949b015b0d19946d1bd,
        _:N4c2f1d49b15e4533a07b0a595edbb3fa,
        _:N4f04f06bce224f20ae12dbe917bee777,
        _:N52db5a509cc344678c096f5041d3f778,
        _:N5c733158273f4c2c987e560efe900ef8,
        _:N5f3f70ea8153495eac3e61264f9ec8e6,
        _:N74fdc3ced98d4b1e8e4e6b7861cd7b93,
        _:N878215cc5391457896a05cba665f19ef,
        _:Na7b96d7102324127a2527f1a8dd91f6c,
        _:Nb1a68456e22e4d73a0954a19d7269e13,
        _:Nc52dbf0f5a304b80be6f8a2d6fe9a509,
        _:Nceb5e957bf0240a693a456fe83b9eccd,
        _:Ndc36737862264e60bcfca88eb0217566,
        _:Ne2e2522bcbcb4a18a05e6f8426a0de5e,
        _:Nf29c15c6a4a647e19c34aacf6c4a0a4d,
        _:Nfa2d511af4cc4db2a9697ae8edd01520,
        _:Nfc2e3d0b50ba4bd68e41268fde1e9bdd ;
    mo:track_count 27 ;
    schema:duration "PT45:56"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N00478a018b9e401fb298e0f19187fbe5,
        _:N0330b727146140ecbae908a7ce85b2a2,
        _:N1395068987bd4a649c16c6d500d29aa8,
        _:N220bbd5d6df0419b83c85314550c0c97,
        _:N24858863390f420ebe73105e12db9c02,
        _:N2fd1bfd1f00b43f6822e6de4f5220c43,
        _:N31cd4d1139284fceb355095e21088101,
        _:N31da10f9803746a0a8c0cb5a4aafa17a,
        _:N3541b4b48b534b13bafdeb3d70fd0c3b,
        _:N3f13d5a8398c481282e41e3cd6596db4,
        _:N420e38a27cec4949b015b0d19946d1bd,
        _:N4c2f1d49b15e4533a07b0a595edbb3fa,
        _:N4f04f06bce224f20ae12dbe917bee777,
        _:N52db5a509cc344678c096f5041d3f778,
        _:N5c733158273f4c2c987e560efe900ef8,
        _:N5f3f70ea8153495eac3e61264f9ec8e6,
        _:N74fdc3ced98d4b1e8e4e6b7861cd7b93,
        _:N878215cc5391457896a05cba665f19ef,
        _:Na7b96d7102324127a2527f1a8dd91f6c,
        _:Nb1a68456e22e4d73a0954a19d7269e13,
        _:Nc52dbf0f5a304b80be6f8a2d6fe9a509,
        _:Nceb5e957bf0240a693a456fe83b9eccd,
        _:Ndc36737862264e60bcfca88eb0217566,
        _:Ne2e2522bcbcb4a18a05e6f8426a0de5e,
        _:Nf29c15c6a4a647e19c34aacf6c4a0a4d,
        _:Nfa2d511af4cc4db2a9697ae8edd01520,
        _:Nfc2e3d0b50ba4bd68e41268fde1e9bdd .

