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

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

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

<artist/220#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6221#subject> ;
    schema:name "DOORS MUSIC ENTERTAINMENT"@en ;
    foaf:made <album/6221#composition>,
        <album/6221#subject> ;
    foaf:name "DOORS MUSIC ENTERTAINMENT"@en .

<artist/2247#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6221#subject> ;
    schema:name "Takepon Maki"@en,
        "槇タケポン"@ja ;
    foaf:made <album/6221#composition>,
        <album/6221#subject> ;
    foaf:name "Takepon Maki"@en,
        "槇タケポン"@ja .

<artist/2249#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6221#subject> ;
    schema:name "Bun Yoshida"@en,
        "吉田文"@ja ;
    foaf:made <album/6221#composition>,
        <album/6221#subject> ;
    foaf:name "Bun Yoshida"@en,
        "吉田文"@ja .

<artist/2250#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6221#subject> ;
    schema:name "Marchosias.13"@en,
        "マルコシアス.13"@ja ;
    foaf:made <album/6221#composition>,
        <album/6221#subject> ;
    foaf:name "Marchosias.13"@en,
        "マルコシアス.13"@ja .

<artist/2251#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6221#subject> ;
    schema:name "Tryad"@en,
        "渡来亜人"@ja ;
    foaf:made <album/6221#composition>,
        <album/6221#subject> ;
    foaf:name "Tryad"@en,
        "渡来亜人"@ja .

<artist/36240#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6221#subject> ;
    schema:name "KATE"@en ;
    foaf:made <album/6221#composition>,
        <album/6221#subject> ;
    foaf:name "KATE"@en .

<event/21> a mo:Release ;
    schema:name "Released at Comic Market 61 (Dec 29, 2001 to Dec 30, 2001)" .

<product/14181#subject> a schema:CreativeWork ;
    schema:name "Canvas ~Sepia-iro no Motif~"@en,
        "Canvas ～セピア色のモチーフ～"@ja,
        "Canvas ~Sepia-iro no Motif~"@ja-latn ;
    foaf:name "Canvas ~Sepia-iro no Motif~"@en,
        "Canvas ～セピア色のモチーフ～"@ja,
        "Canvas ~Sepia-iro no Motif~"@ja-latn .

<product/3149#subject> a schema:CreativeWork ;
    schema:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn ;
    foaf:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn .

<product/6190#subject> a schema:CreativeWork ;
    schema:name "Kimi ga Nozomu Eien"@en,
        "君が望む永遠"@ja,
        "Kimi ga Nozomu Eien"@ja-latn ;
    foaf:name "Kimi ga Nozomu Eien"@en,
        "君が望む永遠"@ja,
        "Kimi ga Nozomu Eien"@ja-latn .

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

<album/6221#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blessed Virgin Indigo"@en,
        "Blessed Virgin Indigo"@ja,
        "Blessed Virgin Indigo"@ja-latn ;
    mo:performance_of <album/6221#musicalwork> ;
    mo:recorded_as <album/6221#musicalexpression> ;
    schema:name "Blessed Virgin Indigo"@en,
        "Blessed Virgin Indigo"@ja,
        "Blessed Virgin Indigo"@ja-latn ;
    schema:workPerformed <album/6221#musicalwork> .

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

<https://media.vgm.io/albums/12/6221/6221-fe7b8be51f9c.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/6221#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/6221/6221-fe7b8be51f9c.png> ;
    foaf:depicts <album/6221#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/6221/6221-fe7b8be51f9c.png> .

<https://medium-media.vgm.io/albums/12/6221/6221-fe7b8be51f9c.png> a schema:ImageObject,
        foaf:Image .

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

<album/6221#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blessed Virgin Indigo"@en,
        "Blessed Virgin Indigo"@ja,
        "Blessed Virgin Indigo"@ja-latn ;
    mo:composer <artist/220#subject>,
        <artist/2247#subject>,
        <artist/2249#subject>,
        <artist/2250#subject>,
        <artist/2251#subject>,
        <artist/36240#subject> ;
    mo:produced_work <album/6221#musicalwork> ;
    schema:name "Blessed Virgin Indigo"@en,
        "Blessed Virgin Indigo"@ja,
        "Blessed Virgin Indigo"@ja-latn .

<album/6221#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-12-30"^^xsd:date ;
    dcterms:title "Blessed Virgin Indigo"@en,
        "Blessed Virgin Indigo"@ja,
        "Blessed Virgin Indigo"@ja-latn ;
    mo:catalogue_number "TPCD-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6221#musicalexpression> ;
    mo:publisher <org/261#subject> ;
    mo:record _:N7bde273fbc734d71acc63a570454c102 ;
    mo:record_count 1 ;
    mo:release <event/21> ;
    schema:about <product/14181#subject>,
        <product/3149#subject>,
        <product/6190#subject> ;
    schema:datePublished "2001-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/6221/6221-fe7b8be51f9c.png> ;
    schema:name "Blessed Virgin Indigo"@en,
        "Blessed Virgin Indigo"@ja,
        "Blessed Virgin Indigo"@ja-latn ;
    schema:publisher <org/261#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/6221/6221-fe7b8be51f9c.png> .

_:N025f4f6d63b14422a03e2468af57164e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whereabouts of the Heart -Show me which way to go-"@en,
        "心の行方 -Show me which way to go-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N7bde273fbc734d71acc63a570454c102 ;
    schema:name "Whereabouts of the Heart -Show me which way to go-"@en,
        "心の行方 -Show me which way to go-"@ja .

_:N31365e608ccb47118a334b0919f29996 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "...You're Reflected In My Eyes -Today after tomorrow-"@en,
        "…瞳に映るあなた -Today after tomorrow-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N7bde273fbc734d71acc63a570454c102 ;
    schema:name "...You're Reflected In My Eyes -Today after tomorrow-"@en,
        "…瞳に映るあなた -Today after tomorrow-"@ja .

_:N3a90b4363a0e42cc9b6a38b3adff680f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Smile Always By My Side -Useless hopeless-"@en,
        "いつも隣にある笑顔 -Useless hopeless-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N7bde273fbc734d71acc63a570454c102 ;
    schema:name "A Smile Always By My Side -Useless hopeless-"@en,
        "いつも隣にある笑顔 -Useless hopeless-"@ja .

_:N419b6f7a4a9540d48f646ed951c2f765 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Winged One -Whisper sweet nothing-"@en,
        "翼ある者 -Whisper sweet nothing-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N7bde273fbc734d71acc63a570454c102 ;
    schema:name "The Winged One -Whisper sweet nothing-"@en,
        "翼ある者 -Whisper sweet nothing-"@ja .

_:N616526b9c5ee48b2b55293e434628b01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Season of Sunlight Shining Through the Leaves -Meet me under the tree-"@en,
        "木漏れ日の季節 -Meet me under the tree-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N7bde273fbc734d71acc63a570454c102 ;
    schema:name "Season of Sunlight Shining Through the Leaves -Meet me under the tree-"@en,
        "木漏れ日の季節 -Meet me under the tree-"@ja .

_:N6ec92b634d414163a684365bf54043e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No.555"@en,
        "No.555"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N7bde273fbc734d71acc63a570454c102 ;
    schema:name "No.555"@en,
        "No.555"@ja .

_:N8820a1a9bc0c4575a0c35dd962db081d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Signs of Autumn -The evening glow-"@en,
        "秋の気配 -The evening glow-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N7bde273fbc734d71acc63a570454c102 ;
    schema:name "The Signs of Autumn -The evening glow-"@en,
        "秋の気配 -The evening glow-"@ja .

_:N8ee6fe79f90348b18859e656c3bde9e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunflowers of Autumn -Old man in the bar-"@en,
        "秋のひまわり -Old man in the bar-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N7bde273fbc734d71acc63a570454c102 ;
    schema:name "Sunflowers of Autumn -Old man in the bar-"@en,
        "秋のひまわり -Old man in the bar-"@ja .

_:Na45da68207a041b5b425def12a7fc3d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of June Arrange -Thanks is my life-"@en,
        "６月のメモリーアレンジ -Thanks is my life-"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N7bde273fbc734d71acc63a570454c102 ;
    schema:name "Memories of June Arrange -Thanks is my life-"@en,
        "６月のメモリーアレンジ -Thanks is my life-"@ja .

_:Nafe387fc09864d3e9410f0c75f2c1546 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Premonition of a Beginning -Contrast of the sky-"@en,
        "はじまりの予感 -Contrast of the sky-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N7bde273fbc734d71acc63a570454c102 ;
    schema:name "Premonition of a Beginning -Contrast of the sky-"@en,
        "はじまりの予感 -Contrast of the sky-"@ja .

_:Nd36440a020cb40f8a5f52e80d8b3fe51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories -Slack of the heart-"@en,
        "おもいで -Slack of the heart-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N7bde273fbc734d71acc63a570454c102 ;
    schema:name "Memories -Slack of the heart-"@en,
        "おもいで -Slack of the heart-"@ja .

_:Ne0484debbe9349a9b419c9f55461bb9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autumn Destiny -Takepod destiny-"@en,
        "Autumn Destiny -Takepod destiny-"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N7bde273fbc734d71acc63a570454c102 ;
    schema:name "Autumn Destiny -Takepod destiny-"@en,
        "Autumn Destiny -Takepod destiny-"@ja .

_:Ne55cacf43f564771a17d6fd19b68862a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As the Colors of Autumn Dance and Scatter... -Reversing flirtation-"@en,
        "紅葉舞い散る中で… -Reversing flirtation-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N7bde273fbc734d71acc63a570454c102 ;
    schema:name "As the Colors of Autumn Dance and Scatter... -Reversing flirtation-"@en,
        "紅葉舞い散る中で… -Reversing flirtation-"@ja .

_:Nef3d89a3af1a48169c370f499ba7c7e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Moonlight -The moon and the piano-"@en,
        "月下 -The moon and the piano-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N7bde273fbc734d71acc63a570454c102 ;
    schema:name "In the Moonlight -The moon and the piano-"@en,
        "月下 -The moon and the piano-"@ja .

_:N7bde273fbc734d71acc63a570454c102 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N025f4f6d63b14422a03e2468af57164e,
        _:N31365e608ccb47118a334b0919f29996,
        _:N3a90b4363a0e42cc9b6a38b3adff680f,
        _:N419b6f7a4a9540d48f646ed951c2f765,
        _:N616526b9c5ee48b2b55293e434628b01,
        _:N6ec92b634d414163a684365bf54043e0,
        _:N8820a1a9bc0c4575a0c35dd962db081d,
        _:N8ee6fe79f90348b18859e656c3bde9e7,
        _:Na45da68207a041b5b425def12a7fc3d9,
        _:Nafe387fc09864d3e9410f0c75f2c1546,
        _:Nd36440a020cb40f8a5f52e80d8b3fe51,
        _:Ne0484debbe9349a9b419c9f55461bb9c,
        _:Ne55cacf43f564771a17d6fd19b68862a,
        _:Nef3d89a3af1a48169c370f499ba7c7e3 ;
    mo:track_count 14 ;
    schema:duration "PT43:08"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N025f4f6d63b14422a03e2468af57164e,
        _:N31365e608ccb47118a334b0919f29996,
        _:N3a90b4363a0e42cc9b6a38b3adff680f,
        _:N419b6f7a4a9540d48f646ed951c2f765,
        _:N616526b9c5ee48b2b55293e434628b01,
        _:N6ec92b634d414163a684365bf54043e0,
        _:N8820a1a9bc0c4575a0c35dd962db081d,
        _:N8ee6fe79f90348b18859e656c3bde9e7,
        _:Na45da68207a041b5b425def12a7fc3d9,
        _:Nafe387fc09864d3e9410f0c75f2c1546,
        _:Nd36440a020cb40f8a5f52e80d8b3fe51,
        _:Ne0484debbe9349a9b419c9f55461bb9c,
        _:Ne55cacf43f564771a17d6fd19b68862a,
        _:Nef3d89a3af1a48169c370f499ba7c7e3 .

