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

<artist/3027#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yurie Kokubu"@en,
        "国分友里恵"@ja ;
    foaf:made <album/45141#subject>,
        <album/45141#vocals> ;
    foaf:name "Yurie Kokubu"@en,
        "国分友里恵"@ja .

<artist/3794#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Kakazu"@en,
        "かかずゆみ"@ja ;
    foaf:made <album/45141#subject>,
        <album/45141#vocals> ;
    foaf:name "Yumi Kakazu"@en,
        "かかずゆみ"@ja .

<artist/903#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yu Asakawa"@en ;
    foaf:made <album/45141#subject>,
        <album/45141#vocals> ;
    foaf:name "Yu Asakawa"@en .

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

<artist/1605#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45141#subject> ;
    schema:name "Masami Okui"@en,
        "奥井雅美"@ja ;
    foaf:made <album/45141#composition>,
        <album/45141#subject>,
        <album/45141#vocals> ;
    foaf:name "Masami Okui"@en,
        "奥井雅美"@ja .

<artist/3510#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45141#subject> ;
    schema:name "Shinkichi Mitsumune"@en,
        "光宗信吉"@ja ;
    foaf:made <album/45141#composition>,
        <album/45141#subject> ;
    foaf:name "Shinkichi Mitsumune"@en,
        "光宗信吉"@ja .

<artist/4425#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45141#subject> ;
    schema:name "Hitoshi Haba"@en,
        "羽場仁志"@ja ;
    foaf:made <album/45141#composition>,
        <album/45141#subject> ;
    foaf:name "Hitoshi Haba"@en,
        "羽場仁志"@ja .

<artist/4585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45141#subject> ;
    schema:name "Toshiro Yabuki"@en,
        "矢吹俊郎"@ja ;
    foaf:made <album/45141#composition>,
        <album/45141#subject> ;
    foaf:name "Toshiro Yabuki"@en,
        "矢吹俊郎"@ja .

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

<album/45141#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Azoth - C.T.i.A / O.S.T"@en,
        "Azoth - C.T.i.A / O.S.T"@ja,
        "Azoth - C.T.i.A / O.S.T"@ja-latn ;
    mo:performance_of <album/45141#musicalwork> ;
    mo:recorded_as <album/45141#musicalexpression> ;
    schema:name "Azoth - C.T.i.A / O.S.T"@en,
        "Azoth - C.T.i.A / O.S.T"@ja,
        "Azoth - C.T.i.A / O.S.T"@ja-latn ;
    schema:workPerformed <album/45141#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/14/45141/45141-1396706819.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/45141#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Azoth - C.T.i.A / O.S.T"@en,
        "Azoth - C.T.i.A / O.S.T"@ja,
        "Azoth - C.T.i.A / O.S.T"@ja-latn ;
    mo:composer <artist/1605#subject>,
        <artist/3510#subject>,
        <artist/4425#subject>,
        <artist/4585#subject> ;
    mo:produced_work <album/45141#musicalwork> ;
    schema:name "Azoth - C.T.i.A / O.S.T"@en,
        "Azoth - C.T.i.A / O.S.T"@ja,
        "Azoth - C.T.i.A / O.S.T"@ja-latn .

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

<album/45141#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-10-23"^^xsd:date ;
    dcterms:title "Azoth - C.T.i.A / O.S.T"@en,
        "Azoth - C.T.i.A / O.S.T"@ja,
        "Azoth - C.T.i.A / O.S.T"@ja-latn ;
    mo:catalogue_number "KICA-417" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45141#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Nea0258e70abd44678abdf129ed0fd37b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Cyber Team in Akihabara"@en ;
            foaf:name "Cyber Team in Akihabara"@en ] ;
    schema:datePublished "1998-10-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/14/45141/45141-1396706819.jpg> ;
    schema:name "Azoth - C.T.i.A / O.S.T"@en,
        "Azoth - C.T.i.A / O.S.T"@ja,
        "Azoth - C.T.i.A / O.S.T"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/45141/45141-1396706819.jpg> .

_:N1985793f65e743a1b036c4c2b508f97c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アトノマツリ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "アトノマツリ"@ja .

_:N1b36a9102c4a41d6bd52d65fbe905e09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "覚醒"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "覚醒"@ja .

_:N2673dfb5b98844fbb39bf5801d06331f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birth-Prologue. inst.ver-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "Birth-Prologue. inst.ver-"@ja .

_:N28450cfeccd148d19bc7eaad50a25c3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アニマ・ムンディ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "アニマ・ムンディ"@ja .

_:N2dda8d22e54e4bf4b8a9c6d1fa4c8fa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "危機"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "危機"@ja .

_:N3b17bd1ee8b1446bb16a43aab78a89d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アキハバラ電動しびれ組"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "アキハバラ電動しびれ組"@ja .

_:N3e65cee471ef4861a170b34866948078 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be with me〜この夢が叶う瞬間〜"@ja ;
    mo:track_number 26 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "Be with me〜この夢が叶う瞬間〜"@ja .

_:N52d16237cdfb4c86a96b2d280802b39f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奈落"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "奈落"@ja .

_:N61ce3533f90b493ab1d89a57428962b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶望"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "絶望"@ja .

_:N66f67f8552ec49b1bc1d2ef8aa787d66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒の影"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "黒の影"@ja .

_:N7057b90aea92486c91850036e5ca8f3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "女"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "女"@ja .

_:N70c9a54132ad49aab7c9eeae16a72b40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "組曲「惑星」第1楽章“火星”"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "組曲「惑星」第1楽章“火星”"@ja .

_:N88f8db8484a64e0883fbf74328f015bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飛翔"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "飛翔"@ja .

_:N9e680cdc56b243368723635283adad5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誓い"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "誓い"@ja .

_:Na5d93c3cff484626b0403fe199f7a0d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CYBER TEAM in AKIHABARA (Piano long version)"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "CYBER TEAM in AKIHABARA (Piano long version)"@ja .

_:Na6e066a956ad4d0e9f760b917d1665e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "女神降臨"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "女神降臨"@ja .

_:Nbaf72082e2604ac387f0845a1d95b7e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピアノ組曲「桜上水家のお嬢様」第1楽章“発表会”"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "ピアノ組曲「桜上水家のお嬢様」第1楽章“発表会”"@ja .

_:Nbcba636e318945eb879508ecd482c60e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Salute You"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "We Salute You"@ja .

_:Nbdcf6c4b3e7e4f04b3f1fbad73c01263 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "怒り"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "怒り"@ja .

_:Nc202f69a31b04731acbc5d7fc039b8d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朱-AKA-"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "朱-AKA-"@ja .

_:Nd3df9a28b6ae427ab159d2c1d6a08d85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋しましょ ねばりましょ-TSUGUMIX-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "恋しましょ ねばりましょ-TSUGUMIX-"@ja .

_:Nd4b4649c3ff34651bcb18e1f7fc66a31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決戦アキハバラ"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "決戦アキハバラ"@ja .

_:Ne7c9183be60349c6b03776dad2381742 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "道化"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "道化"@ja .

_:Ne9d72866b99e4de897bce61682116f8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "罠"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "罠"@ja .

_:Nf43712f839414157b7af94b59806fa1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "老爺"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "老爺"@ja .

_:Nfc2f1406637442149d338d1a5d6cc7a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birth-Epilogue.ver.-"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nea0258e70abd44678abdf129ed0fd37b ;
    schema:name "Birth-Epilogue.ver.-"@ja .

_:Nea0258e70abd44678abdf129ed0fd37b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1985793f65e743a1b036c4c2b508f97c,
        _:N1b36a9102c4a41d6bd52d65fbe905e09,
        _:N2673dfb5b98844fbb39bf5801d06331f,
        _:N28450cfeccd148d19bc7eaad50a25c3e,
        _:N2dda8d22e54e4bf4b8a9c6d1fa4c8fa2,
        _:N3b17bd1ee8b1446bb16a43aab78a89d0,
        _:N3e65cee471ef4861a170b34866948078,
        _:N52d16237cdfb4c86a96b2d280802b39f,
        _:N61ce3533f90b493ab1d89a57428962b2,
        _:N66f67f8552ec49b1bc1d2ef8aa787d66,
        _:N7057b90aea92486c91850036e5ca8f3e,
        _:N70c9a54132ad49aab7c9eeae16a72b40,
        _:N88f8db8484a64e0883fbf74328f015bd,
        _:N9e680cdc56b243368723635283adad5c,
        _:Na5d93c3cff484626b0403fe199f7a0d8,
        _:Na6e066a956ad4d0e9f760b917d1665e8,
        _:Nbaf72082e2604ac387f0845a1d95b7e9,
        _:Nbcba636e318945eb879508ecd482c60e,
        _:Nbdcf6c4b3e7e4f04b3f1fbad73c01263,
        _:Nc202f69a31b04731acbc5d7fc039b8d1,
        _:Nd3df9a28b6ae427ab159d2c1d6a08d85,
        _:Nd4b4649c3ff34651bcb18e1f7fc66a31,
        _:Ne7c9183be60349c6b03776dad2381742,
        _:Ne9d72866b99e4de897bce61682116f8c,
        _:Nf43712f839414157b7af94b59806fa1c,
        _:Nfc2f1406637442149d338d1a5d6cc7a1 ;
    mo:track_count 26 ;
    schema:duration "PT69:23"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N1985793f65e743a1b036c4c2b508f97c,
        _:N1b36a9102c4a41d6bd52d65fbe905e09,
        _:N2673dfb5b98844fbb39bf5801d06331f,
        _:N28450cfeccd148d19bc7eaad50a25c3e,
        _:N2dda8d22e54e4bf4b8a9c6d1fa4c8fa2,
        _:N3b17bd1ee8b1446bb16a43aab78a89d0,
        _:N3e65cee471ef4861a170b34866948078,
        _:N52d16237cdfb4c86a96b2d280802b39f,
        _:N61ce3533f90b493ab1d89a57428962b2,
        _:N66f67f8552ec49b1bc1d2ef8aa787d66,
        _:N7057b90aea92486c91850036e5ca8f3e,
        _:N70c9a54132ad49aab7c9eeae16a72b40,
        _:N88f8db8484a64e0883fbf74328f015bd,
        _:N9e680cdc56b243368723635283adad5c,
        _:Na5d93c3cff484626b0403fe199f7a0d8,
        _:Na6e066a956ad4d0e9f760b917d1665e8,
        _:Nbaf72082e2604ac387f0845a1d95b7e9,
        _:Nbcba636e318945eb879508ecd482c60e,
        _:Nbdcf6c4b3e7e4f04b3f1fbad73c01263,
        _:Nc202f69a31b04731acbc5d7fc039b8d1,
        _:Nd3df9a28b6ae427ab159d2c1d6a08d85,
        _:Nd4b4649c3ff34651bcb18e1f7fc66a31,
        _:Ne7c9183be60349c6b03776dad2381742,
        _:Ne9d72866b99e4de897bce61682116f8c,
        _:Nf43712f839414157b7af94b59806fa1c,
        _:Nfc2f1406637442149d338d1a5d6cc7a1 .

