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

<artist/6949#subject> a schema:Person,
        foaf:Person ;
    schema:name "Arika Takarano"@en,
        "宝野アリカ"@ja ;
    foaf:made <album/82580#subject>,
        <album/82580#vocals> ;
    foaf:name "Arika Takarano"@en,
        "宝野アリカ"@ja .

<album/19057> a mo:Release ;
    mo:catalogue_number "VICL-62187" .

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

<artist/1401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82580#subject> ;
    schema:name "Kotaro Nakagawa"@en,
        "中川幸太郎"@ja ;
    foaf:made <album/82580#composition>,
        <album/82580#subject> ;
    foaf:name "Kotaro Nakagawa"@en,
        "中川幸太郎"@ja .

<artist/6950#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82580#subject> ;
    schema:name "Mikiya Katakura"@en,
        "片倉三起也"@ja ;
    foaf:made <album/82580#composition>,
        <album/82580#subject> ;
    foaf:name "Mikiya Katakura"@en,
        "片倉三起也"@ja .

<artist/8464#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82580#subject> ;
    schema:name "Hitomi Kuroishi"@en,
        "黒石ひとみ"@ja ;
    foaf:made <album/82580#composition>,
        <album/82580#subject> ;
    foaf:name "Hitomi Kuroishi"@en,
        "黒石ひとみ"@ja .

<product/2560#subject> a schema:CreativeWork ;
    schema:name "CODE GEASS Lelouch of the Rebellion (TV)"@en,
        "コードギアス 反逆のルルーシュ (TV)"@ja,
        "CODE GEASS Hangyaku no Lelouch (TV)"@ja-latn ;
    foaf:name "CODE GEASS Lelouch of the Rebellion (TV)"@en,
        "コードギアス 反逆のルルーシュ (TV)"@ja,
        "CODE GEASS Hangyaku no Lelouch (TV)"@ja-latn .

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

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/82580/82580-1549769282.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/82580#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CODE GEASS Lelouch of the Rebellion O.S.T."@en,
        "コードギアス 反逆のルルーシュ O.S.T."@ja,
        "CODE GEASS Lelouch of the Rebellion O.S.T."@ja-latn ;
    mo:performance_of <album/82580#musicalwork> ;
    mo:performer <artist/6951#subject> ;
    mo:recorded_as <album/82580#musicalexpression> ;
    schema:byArtist <artist/6951#subject> ;
    schema:name "CODE GEASS Lelouch of the Rebellion O.S.T."@en,
        "コードギアス 反逆のルルーシュ O.S.T."@ja,
        "CODE GEASS Lelouch of the Rebellion O.S.T."@ja-latn ;
    schema:workPerformed <album/82580#musicalwork> .

<artist/6951#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82580#performance> ;
    schema:name "ALI PROJECT"@en ;
    foaf:name "ALI PROJECT"@en .

<album/82580#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CODE GEASS Lelouch of the Rebellion O.S.T."@en,
        "コードギアス 反逆のルルーシュ O.S.T."@ja,
        "CODE GEASS Lelouch of the Rebellion O.S.T."@ja-latn ;
    mo:composer <artist/1401#subject>,
        <artist/6950#subject>,
        <artist/8464#subject> ;
    mo:produced_work <album/82580#musicalwork> ;
    schema:name "CODE GEASS Lelouch of the Rebellion O.S.T."@en,
        "コードギアス 反逆のルルーシュ O.S.T."@ja,
        "CODE GEASS Lelouch of the Rebellion O.S.T."@ja-latn .

<album/82580#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-13"^^xsd:date ;
    dcterms:title "CODE GEASS Lelouch of the Rebellion O.S.T."@en,
        "コードギアス 反逆のルルーシュ O.S.T."@ja,
        "CODE GEASS Lelouch of the Rebellion O.S.T."@ja-latn ;
    mo:catalogue_number "VTCL-60485" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/19057> ;
    mo:publication_of <album/82580#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    mo:record_count 1 ;
    schema:about <product/2560#subject> ;
    schema:byArtist <artist/6951#subject> ;
    schema:datePublished "2019-02-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/82580/82580-1549769282.jpg> ;
    schema:name "CODE GEASS Lelouch of the Rebellion O.S.T."@en,
        "コードギアス 反逆のルルーシュ O.S.T."@ja,
        "CODE GEASS Lelouch of the Rebellion O.S.T."@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/82580/82580-1549769282.jpg> .

_:N15bea578969d4dd89fd80128757854ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@ja,
        "Prologue"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "Prologue"@ja,
        "Prologue"@ja-latn .

_:N3113eabe47a64ac3ad3f21a4ef633eae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strange Girl"@ja,
        "Strange Girl"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "Strange Girl"@ja,
        "Strange Girl"@ja-latn .

_:N3fecbf398c5b451b9d7503981a612af8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "勇侠青春謳[TV Ver.]"@ja,
        "Yuukyou Seishunka [TV Ver.]"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "勇侠青春謳[TV Ver.]"@ja,
        "Yuukyou Seishunka [TV Ver.]"@ja-latn .

_:N4291662a962c43caa0734daa8b558327 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stray Cat"@ja,
        "Stray Cat"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "Stray Cat"@ja,
        "Stray Cat"@ja-latn .

_:N4768aebf41c9414f9072a0bbcab91434 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Masquerade"@ja,
        "Masquerade"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "Masquerade"@ja,
        "Masquerade"@ja-latn .

_:N5407c78cba9348ec8a331c6fe05e7392 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The First Signature"@ja,
        "The First Signature"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "The First Signature"@ja,
        "The First Signature"@ja-latn .

_:N54632ffaf9464ab08dbb1e13a5568444 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "0"@ja,
        "0"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "0"@ja,
        "0"@ja-latn .

_:N5d15581574d54b3f87b2b40e75816a35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outside Road"@ja,
        "Outside Road"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "Outside Road"@ja,
        "Outside Road"@ja-latn .

_:N62a6f0d83304481c901d2d1108d9049e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stories"@ja,
        "Stories"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "Stories"@ja,
        "Stories"@ja-latn .

_:N672a9a9d03e947abb6ada5dccc5614e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Hail Britannia!!!"@ja,
        "All Hail Britannia!!!"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "All Hail Britannia!!!"@ja,
        "All Hail Britannia!!!"@ja-latn .

_:N6e01ca8f5d1a4b838729093e40c5d87b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boyhood"@ja,
        "Boyhood"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "Boyhood"@ja,
        "Boyhood"@ja-latn .

_:N6fb073b7ed8e4713a543dfbb4caaaea3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare"@ja,
        "Nightmare"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "Nightmare"@ja,
        "Nightmare"@ja-latn .

_:N94ddbcea47d64ddbaedb36b64da253b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awakening of the Child"@ja,
        "Awakening of the Child"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "Awakening of the Child"@ja,
        "Awakening of the Child"@ja-latn .

_:N982a1d1404fd48a0a8a363971369c4ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shin Troop"@ja,
        "Shin Troop"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "Shin Troop"@ja,
        "Shin Troop"@ja-latn .

_:N9d0a7f3ed13c4f04ba5adef8b6399052 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Occupied Thinking"@ja,
        "Occupied Thinking"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "Occupied Thinking"@ja,
        "Occupied Thinking"@ja-latn .

_:Nabf45dd9941145d180e3e2f35a110e19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devil Created"@ja,
        "Devil Created"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "Devil Created"@ja,
        "Devil Created"@ja-latn .

_:Nbbec67cfc99147ee801d174ad2bbbb68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stream of Consciousness"@ja,
        "Stream of Consciousness"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "Stream of Consciousness"@ja,
        "Stream of Consciousness"@ja-latn .

_:Nca390ac3ad5b4ab39d19d12596a403ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Justice"@ja,
        "In Justice"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "In Justice"@ja,
        "In Justice"@ja-latn .

_:Nca9f8dea66f44458b088e1a37f5beb17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light of Green"@ja,
        "Light of Green"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "Light of Green"@ja,
        "Light of Green"@ja-latn .

_:Nd1c0afa0a56e4cb496e0372d7a0592b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brain Game"@ja,
        "Brain Game"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "Brain Game"@ja,
        "Brain Game"@ja-latn .

_:Ne4b27c17803140d38a4292546c1f0a9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold Nobility"@ja,
        "Cold Nobility"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "Cold Nobility"@ja,
        "Cold Nobility"@ja-latn .

_:Nf34b5085eaf1499c8292394a5cf8ea1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elegant Force"@ja,
        "Elegant Force"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Na7fe4835bdbd4cfc8e8d446f55270820 ;
    schema:name "Elegant Force"@ja,
        "Elegant Force"@ja-latn .

_:Na7fe4835bdbd4cfc8e8d446f55270820 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15bea578969d4dd89fd80128757854ef,
        _:N3113eabe47a64ac3ad3f21a4ef633eae,
        _:N3fecbf398c5b451b9d7503981a612af8,
        _:N4291662a962c43caa0734daa8b558327,
        _:N4768aebf41c9414f9072a0bbcab91434,
        _:N5407c78cba9348ec8a331c6fe05e7392,
        _:N54632ffaf9464ab08dbb1e13a5568444,
        _:N5d15581574d54b3f87b2b40e75816a35,
        _:N62a6f0d83304481c901d2d1108d9049e,
        _:N672a9a9d03e947abb6ada5dccc5614e3,
        _:N6e01ca8f5d1a4b838729093e40c5d87b,
        _:N6fb073b7ed8e4713a543dfbb4caaaea3,
        _:N94ddbcea47d64ddbaedb36b64da253b0,
        _:N982a1d1404fd48a0a8a363971369c4ad,
        _:N9d0a7f3ed13c4f04ba5adef8b6399052,
        _:Nabf45dd9941145d180e3e2f35a110e19,
        _:Nbbec67cfc99147ee801d174ad2bbbb68,
        _:Nca390ac3ad5b4ab39d19d12596a403ef,
        _:Nca9f8dea66f44458b088e1a37f5beb17,
        _:Nd1c0afa0a56e4cb496e0372d7a0592b3,
        _:Ne4b27c17803140d38a4292546c1f0a9e,
        _:Nf34b5085eaf1499c8292394a5cf8ea1e ;
    mo:track_count 22 ;
    schema:duration "PT47:09"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N15bea578969d4dd89fd80128757854ef,
        _:N3113eabe47a64ac3ad3f21a4ef633eae,
        _:N3fecbf398c5b451b9d7503981a612af8,
        _:N4291662a962c43caa0734daa8b558327,
        _:N4768aebf41c9414f9072a0bbcab91434,
        _:N5407c78cba9348ec8a331c6fe05e7392,
        _:N54632ffaf9464ab08dbb1e13a5568444,
        _:N5d15581574d54b3f87b2b40e75816a35,
        _:N62a6f0d83304481c901d2d1108d9049e,
        _:N672a9a9d03e947abb6ada5dccc5614e3,
        _:N6e01ca8f5d1a4b838729093e40c5d87b,
        _:N6fb073b7ed8e4713a543dfbb4caaaea3,
        _:N94ddbcea47d64ddbaedb36b64da253b0,
        _:N982a1d1404fd48a0a8a363971369c4ad,
        _:N9d0a7f3ed13c4f04ba5adef8b6399052,
        _:Nabf45dd9941145d180e3e2f35a110e19,
        _:Nbbec67cfc99147ee801d174ad2bbbb68,
        _:Nca390ac3ad5b4ab39d19d12596a403ef,
        _:Nca9f8dea66f44458b088e1a37f5beb17,
        _:Nd1c0afa0a56e4cb496e0372d7a0592b3,
        _:Ne4b27c17803140d38a4292546c1f0a9e,
        _:Nf34b5085eaf1499c8292394a5cf8ea1e .

