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

<album/23356> a mo:Release ;
    mo:catalogue_number "KICA-387" .

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

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

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

<product/5209#subject> a schema:CreativeWork ;
    schema:name "Revolutionary Girl Utena"@en,
        "少女革命ウテナ"@ja,
        "Shoujo Kakumei Utena"@ja-latn ;
    foaf:name "Revolutionary Girl Utena"@en,
        "少女革命ウテナ"@ja,
        "Shoujo Kakumei Utena"@ja-latn .

<album/43355#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "la fillette révolutionnaire UTENA - Tainaidokei Toshi Orloj"@en,
        "テレビ東京系アニメーション『少女革命ウテナ』オリジナルサウンドトラック 体内時計都市オルロイ"@ja,
        "TV Tokyo-kei Animation \"Shoujo Kakumei Utena\" Original Soundtrack - Tainaidokei Toshi Oruroi"@ja-latn ;
    mo:composer <artist/3510#subject> ;
    mo:produced_work <album/43355#musicalwork> ;
    schema:name "la fillette révolutionnaire UTENA - Tainaidokei Toshi Orloj"@en,
        "テレビ東京系アニメーション『少女革命ウテナ』オリジナルサウンドトラック 体内時計都市オルロイ"@ja,
        "TV Tokyo-kei Animation \"Shoujo Kakumei Utena\" Original Soundtrack - Tainaidokei Toshi Oruroi"@ja-latn .

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

<album/43355#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "la fillette révolutionnaire UTENA - Tainaidokei Toshi Orloj"@en,
        "テレビ東京系アニメーション『少女革命ウテナ』オリジナルサウンドトラック 体内時計都市オルロイ"@ja,
        "TV Tokyo-kei Animation \"Shoujo Kakumei Utena\" Original Soundtrack - Tainaidokei Toshi Oruroi"@ja-latn ;
    mo:performance_of <album/43355#musicalwork> ;
    mo:recorded_as <album/43355#musicalexpression> ;
    schema:name "la fillette révolutionnaire UTENA - Tainaidokei Toshi Orloj"@en,
        "テレビ東京系アニメーション『少女革命ウテナ』オリジナルサウンドトラック 体内時計都市オルロイ"@ja,
        "TV Tokyo-kei Animation \"Shoujo Kakumei Utena\" Original Soundtrack - Tainaidokei Toshi Oruroi"@ja-latn ;
    schema:workPerformed <album/43355#musicalwork> .

<org/294#subject> schema:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn ;
    foaf:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/43355/43355-1388012014.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43355#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-01-01"^^xsd:date ;
    dcterms:title "la fillette révolutionnaire UTENA - Tainaidokei Toshi Orloj"@en,
        "テレビ東京系アニメーション『少女革命ウテナ』オリジナルサウンドトラック 体内時計都市オルロイ"@ja,
        "TV Tokyo-kei Animation \"Shoujo Kakumei Utena\" Original Soundtrack - Tainaidokei Toshi Oruroi"@ja-latn ;
    mo:catalogue_number "A8-888" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/23356> ;
    mo:publication_of <album/43355#musicalexpression> ;
    mo:publisher <org/294#subject> ;
    mo:record _:N741cc230f6d24797a340f9c6dfd018fb ;
    mo:record_count 1 ;
    schema:about <product/5209#subject> ;
    schema:datePublished "1998-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/55/43355/43355-1388012014.jpg> ;
    schema:name "la fillette révolutionnaire UTENA - Tainaidokei Toshi Orloj"@en,
        "テレビ東京系アニメーション『少女革命ウテナ』オリジナルサウンドトラック 体内時計都市オルロイ"@ja,
        "TV Tokyo-kei Animation \"Shoujo Kakumei Utena\" Original Soundtrack - Tainaidokei Toshi Oruroi"@ja-latn ;
    schema:publisher <org/294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/43355/43355-1388012014.jpg> .

_:N012e31c8fc9f4fdcaea40c4cfd5e347a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わたし万物百不思議"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "わたし万物百不思議"@ja .

_:N0606d7949a6749d8a9b3c1d5cef04791 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye catcher-A"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Eye catcher-A"@ja .

_:N0a2b3c78fdf34d4c97e936ebcffb307d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワタシ空想生命体"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "ワタシ空想生命体"@ja .

_:N0ad8c833ea8440b49399f5e20779234c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shine"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Shine"@ja .

_:N253570f2109e4687821e91f39914d202 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rose & release"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Rose & release"@ja .

_:N2be025bc59f341f7bb9ac4327e7a6dfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バーチャルスター発生学"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "バーチャルスター発生学"@ja .

_:N36391f8e0f2e44e9b0fc445310420376 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bluebeard"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Bluebeard"@ja .

_:N378236c9d53a4da290e715c6601071e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambition"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Ambition"@ja .

_:N42eeea32149a4d9d9b7724e0fd901780 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Picaresque"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Picaresque"@ja .

_:N5116b3b080894de7abb68944bdc1fd0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning lyrical"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Morning lyrical"@ja .

_:N5c7751dd11be40459a3179c48c93656e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye catcher-B"@ja ;
    mo:track_number 33 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Eye catcher-B"@ja .

_:N7bb985d9aead4378b20a36d8f0a2edba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "寓意・寓話・寓エスト"@ja ;
    mo:track_number 24 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "寓意・寓話・寓エスト"@ja .

_:N9798d9108b3f4796bf91f9b48ba6e6c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temptation"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Temptation"@ja .

_:Na7e8f1d490c74b8695be507659ebc6b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suspicion"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Suspicion"@ja .

_:Nb09c1010b040400eb666e5331f1b8bf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alien girl"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Alien girl"@ja .

_:Nb54ee5154b9f433d8ee7f5dd40c23de7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使アンドロギュヌス"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "天使アンドロギュヌス"@ja .

_:Nbf41cb94750a47658141e2ce5102bba7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nova"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Nova"@ja .

_:Nc0805cff66db47a7b7881c208a8a5f6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Victory"@ja .

_:Nc30f281c6f314505be336d599d07493c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Possession"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Possession"@ja .

_:Nc46d7895951343dba33d681297ea7c28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poison"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Poison"@ja .

_:Nc4eb71dad21f48df98dfc77f09c5ad17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Akio car"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Akio car"@ja .

_:Nc77bc810a0174aca9d6c92750f762e44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さかさまボクとボクの部屋"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "さかさまボクとボクの部屋"@ja .

_:Nc91988e0fa6d4102a9947bb3f91ed96b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evergreen memory"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Evergreen memory"@ja .

_:Nd1126f0b69d2483e94aea91f7776f8e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tenderness"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Tenderness"@ja .

_:Nd73bf5bed58840c6805d596cad9135b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲルツェンの首"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "ゲルツェンの首"@ja .

_:Nd80ace11da1a481b9a3e5d57b745cac3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "体内時計都市オルロイ"@ja ;
    mo:track_number 27 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "体内時計都市オルロイ"@ja .

_:Ne1979ff54f7b42448903f06901641b1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pessimism"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Pessimism"@ja .

_:Ne1f81170c6b1438fb6b9300894ddf2f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バーチャルスター発生学 (TV size)"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "バーチャルスター発生学 (TV size)"@ja .

_:Ne3a751804bbd43609385e02be09d9955 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "平俗宇宙に不滅の皇帝"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "平俗宇宙に不滅の皇帝"@ja .

_:Ne4345346f70745ff8def6d86b0163aa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天然同胞宮殿遠近法の書"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "天然同胞宮殿遠近法の書"@ja .

_:Ne68b06810d564cd7bcf0012f1b5b8a0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orpheus"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Orpheus"@ja .

_:Nf4e5cd901b404351aca247dcc65c5479 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Campas dandy"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Campas dandy"@ja .

_:Nf64349d51bb94621b0a03c362f080d11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aphrodite scat"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N741cc230f6d24797a340f9c6dfd018fb ;
    schema:name "Aphrodite scat"@ja .

_:N741cc230f6d24797a340f9c6dfd018fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N012e31c8fc9f4fdcaea40c4cfd5e347a,
        _:N0606d7949a6749d8a9b3c1d5cef04791,
        _:N0a2b3c78fdf34d4c97e936ebcffb307d,
        _:N0ad8c833ea8440b49399f5e20779234c,
        _:N253570f2109e4687821e91f39914d202,
        _:N2be025bc59f341f7bb9ac4327e7a6dfd,
        _:N36391f8e0f2e44e9b0fc445310420376,
        _:N378236c9d53a4da290e715c6601071e7,
        _:N42eeea32149a4d9d9b7724e0fd901780,
        _:N5116b3b080894de7abb68944bdc1fd0d,
        _:N5c7751dd11be40459a3179c48c93656e,
        _:N7bb985d9aead4378b20a36d8f0a2edba,
        _:N9798d9108b3f4796bf91f9b48ba6e6c4,
        _:Na7e8f1d490c74b8695be507659ebc6b6,
        _:Nb09c1010b040400eb666e5331f1b8bf9,
        _:Nb54ee5154b9f433d8ee7f5dd40c23de7,
        _:Nbf41cb94750a47658141e2ce5102bba7,
        _:Nc0805cff66db47a7b7881c208a8a5f6d,
        _:Nc30f281c6f314505be336d599d07493c,
        _:Nc46d7895951343dba33d681297ea7c28,
        _:Nc4eb71dad21f48df98dfc77f09c5ad17,
        _:Nc77bc810a0174aca9d6c92750f762e44,
        _:Nc91988e0fa6d4102a9947bb3f91ed96b,
        _:Nd1126f0b69d2483e94aea91f7776f8e0,
        _:Nd73bf5bed58840c6805d596cad9135b8,
        _:Nd80ace11da1a481b9a3e5d57b745cac3,
        _:Ne1979ff54f7b42448903f06901641b1a,
        _:Ne1f81170c6b1438fb6b9300894ddf2f0,
        _:Ne3a751804bbd43609385e02be09d9955,
        _:Ne4345346f70745ff8def6d86b0163aa7,
        _:Ne68b06810d564cd7bcf0012f1b5b8a0f,
        _:Nf4e5cd901b404351aca247dcc65c5479,
        _:Nf64349d51bb94621b0a03c362f080d11 ;
    mo:track_count 33 ;
    schema:duration "PT63:49"^^xsd:interval ;
    schema:numTracks 33 ;
    schema:track _:N012e31c8fc9f4fdcaea40c4cfd5e347a,
        _:N0606d7949a6749d8a9b3c1d5cef04791,
        _:N0a2b3c78fdf34d4c97e936ebcffb307d,
        _:N0ad8c833ea8440b49399f5e20779234c,
        _:N253570f2109e4687821e91f39914d202,
        _:N2be025bc59f341f7bb9ac4327e7a6dfd,
        _:N36391f8e0f2e44e9b0fc445310420376,
        _:N378236c9d53a4da290e715c6601071e7,
        _:N42eeea32149a4d9d9b7724e0fd901780,
        _:N5116b3b080894de7abb68944bdc1fd0d,
        _:N5c7751dd11be40459a3179c48c93656e,
        _:N7bb985d9aead4378b20a36d8f0a2edba,
        _:N9798d9108b3f4796bf91f9b48ba6e6c4,
        _:Na7e8f1d490c74b8695be507659ebc6b6,
        _:Nb09c1010b040400eb666e5331f1b8bf9,
        _:Nb54ee5154b9f433d8ee7f5dd40c23de7,
        _:Nbf41cb94750a47658141e2ce5102bba7,
        _:Nc0805cff66db47a7b7881c208a8a5f6d,
        _:Nc30f281c6f314505be336d599d07493c,
        _:Nc46d7895951343dba33d681297ea7c28,
        _:Nc4eb71dad21f48df98dfc77f09c5ad17,
        _:Nc77bc810a0174aca9d6c92750f762e44,
        _:Nc91988e0fa6d4102a9947bb3f91ed96b,
        _:Nd1126f0b69d2483e94aea91f7776f8e0,
        _:Nd73bf5bed58840c6805d596cad9135b8,
        _:Nd80ace11da1a481b9a3e5d57b745cac3,
        _:Ne1979ff54f7b42448903f06901641b1a,
        _:Ne1f81170c6b1438fb6b9300894ddf2f0,
        _:Ne3a751804bbd43609385e02be09d9955,
        _:Ne4345346f70745ff8def6d86b0163aa7,
        _:Ne68b06810d564cd7bcf0012f1b5b8a0f,
        _:Nf4e5cd901b404351aca247dcc65c5479,
        _:Nf64349d51bb94621b0a03c362f080d11 .

