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

<artist/8379#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko Yoshinari"@en,
        "吉成圭子"@ja ;
    foaf:made <album/102179#subject>,
        <album/102179#vocals> ;
    foaf:name "Keiko Yoshinari"@en,
        "吉成圭子"@ja .

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

<artist/28747#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102179#subject> ;
    schema:name "Junro Sato"@en,
        "佐藤純朗"@ja ;
    foaf:made <album/102179#composition>,
        <album/102179#subject> ;
    foaf:name "Junro Sato"@en,
        "佐藤純朗"@ja .

<artist/3498#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102179#subject> ;
    schema:name "Miki Matsubara"@en,
        "松原みき"@ja ;
    foaf:made <album/102179#composition>,
        <album/102179#subject> ;
    foaf:name "Miki Matsubara"@en,
        "松原みき"@ja .

<artist/3509#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102179#subject> ;
    schema:name "Tohben Yukawa"@en,
        "湯川トーベン"@ja ;
    foaf:made <album/102179#composition>,
        <album/102179#subject> ;
    foaf:name "Tohben Yukawa"@en,
        "湯川トーベン"@ja .

<artist/3541#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102179#subject> ;
    schema:name "Takefumi Haketa"@en,
        "羽毛田丈史"@ja ;
    foaf:made <album/102179#composition>,
        <album/102179#subject> ;
    foaf:name "Takefumi Haketa"@en,
        "羽毛田丈史"@ja .

<artist/3671#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102179#subject> ;
    schema:name "Tetsuji Hayashi"@en,
        "林哲司"@ja ;
    foaf:made <album/102179#composition>,
        <album/102179#subject> ;
    foaf:name "Tetsuji Hayashi"@en,
        "林哲司"@ja .

<artist/3867#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102179#subject> ;
    schema:name "Katsuki Maeda"@en,
        "前田克樹"@ja ;
    foaf:made <album/102179#composition>,
        <album/102179#subject> ;
    foaf:name "Katsuki Maeda"@en,
        "前田克樹"@ja .

<artist/8584#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102179#subject> ;
    schema:name "Hiromasa Ijichi"@en,
        "伊秩弘将"@ja ;
    foaf:made <album/102179#composition>,
        <album/102179#subject> ;
    foaf:name "Hiromasa Ijichi"@en,
        "伊秩弘将"@ja .

<product/4340#subject> a schema:CreativeWork ;
    schema:name "Magic Knight Rayearth (Anime)"@en,
        "魔法騎士レイアース (Anime)"@ja,
        "Magic Knight Rayearth (Anime)"@ja-latn ;
    foaf:name "Magic Knight Rayearth (Anime)"@en,
        "魔法騎士レイアース (Anime)"@ja,
        "Magic Knight Rayearth (Anime)"@ja-latn .

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

<album/102179#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aoi Tenshi no Ito ~Keiko Yoshinari First Album~ / Keiko Yoshinari"@en,
        "蒼い天使の糸 ~吉成圭子ファースト・アルバム~ / 吉成圭子"@ja,
        "Aoi Tenshi no Ito ~Keiko Yoshinari First Album~ / Keiko Yoshinari"@ja-latn ;
    mo:performance_of <album/102179#musicalwork> ;
    mo:recorded_as <album/102179#musicalexpression> ;
    schema:name "Aoi Tenshi no Ito ~Keiko Yoshinari First Album~ / Keiko Yoshinari"@en,
        "蒼い天使の糸 ~吉成圭子ファースト・アルバム~ / 吉成圭子"@ja,
        "Aoi Tenshi no Ito ~Keiko Yoshinari First Album~ / Keiko Yoshinari"@ja-latn ;
    schema:workPerformed <album/102179#musicalwork> .

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

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

<https://media.vgm.io/albums/97/102179/102179-0a6ce86904df.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/102179#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/102179/102179-0a6ce86904df.jpg> ;
    foaf:depicts <album/102179#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/102179/102179-0a6ce86904df.jpg> .

<https://medium-media.vgm.io/albums/97/102179/102179-0a6ce86904df.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/102179#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aoi Tenshi no Ito ~Keiko Yoshinari First Album~ / Keiko Yoshinari"@en,
        "蒼い天使の糸 ~吉成圭子ファースト・アルバム~ / 吉成圭子"@ja,
        "Aoi Tenshi no Ito ~Keiko Yoshinari First Album~ / Keiko Yoshinari"@ja-latn ;
    mo:composer <artist/28747#subject>,
        <artist/3498#subject>,
        <artist/3509#subject>,
        <artist/3541#subject>,
        <artist/3671#subject>,
        <artist/3867#subject>,
        <artist/8584#subject> ;
    mo:produced_work <album/102179#musicalwork> ;
    schema:name "Aoi Tenshi no Ito ~Keiko Yoshinari First Album~ / Keiko Yoshinari"@en,
        "蒼い天使の糸 ~吉成圭子ファースト・アルバム~ / 吉成圭子"@ja,
        "Aoi Tenshi no Ito ~Keiko Yoshinari First Album~ / Keiko Yoshinari"@ja-latn .

<album/102179#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-12-21"^^xsd:date ;
    dcterms:title "Aoi Tenshi no Ito ~Keiko Yoshinari First Album~ / Keiko Yoshinari"@en,
        "蒼い天使の糸 ~吉成圭子ファースト・アルバム~ / 吉成圭子"@ja,
        "Aoi Tenshi no Ito ~Keiko Yoshinari First Album~ / Keiko Yoshinari"@ja-latn ;
    mo:catalogue_number "POCH-1549" ;
    mo:media_type "CD" ;
    mo:publication_of <album/102179#musicalexpression> ;
    mo:publisher <org/2395#subject> ;
    mo:record _:Nf15f2d6de50346ffa3c44823f920e55b ;
    mo:record_count 1 ;
    schema:about <product/4340#subject> ;
    schema:datePublished "1995-12-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/97/102179/102179-0a6ce86904df.jpg> ;
    schema:name "Aoi Tenshi no Ito ~Keiko Yoshinari First Album~ / Keiko Yoshinari"@en,
        "蒼い天使の糸 ~吉成圭子ファースト・アルバム~ / 吉成圭子"@ja,
        "Aoi Tenshi no Ito ~Keiko Yoshinari First Album~ / Keiko Yoshinari"@ja-latn ;
    schema:publisher <org/2395#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/102179/102179-0a6ce86904df.jpg> .

_:N059dd83a65f340c08d927f68a789b2ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わ・た・し"@ja,
        "Wa Ta Shi"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nf15f2d6de50346ffa3c44823f920e55b ;
    schema:name "わ・た・し"@ja,
        "Wa Ta Shi"@ja-latn .

_:N162e8503c8444195b45728a5cd273926 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつか輝く (Remix Version)"@ja,
        "Itsuka Kagayaku (Remix Version)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nf15f2d6de50346ffa3c44823f920e55b ;
    schema:name "いつか輝く (Remix Version)"@ja,
        "Itsuka Kagayaku (Remix Version)"@ja-latn .

_:N403a3efab25c4a37ac4fb7f6865a17e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蒼い天使の糸"@ja,
        "Aoi Tenshi no Ito"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nf15f2d6de50346ffa3c44823f920e55b ;
    schema:name "蒼い天使の糸"@ja,
        "Aoi Tenshi no Ito"@ja-latn .

_:N4dd1b238ed864660b95fa6ff3dde8b9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月の輝く夜に"@ja,
        "Tsuki no Kagayaku Yoru ni"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nf15f2d6de50346ffa3c44823f920e55b ;
    schema:name "月の輝く夜に"@ja,
        "Tsuki no Kagayaku Yoru ni"@ja-latn .

_:N663bacfaf27e49d29e9f97b686fdc269 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "笑顔が好きだから"@ja,
        "Egao ga Suki dakara"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nf15f2d6de50346ffa3c44823f920e55b ;
    schema:name "笑顔が好きだから"@ja,
        "Egao ga Suki dakara"@ja-latn .

_:N99533f9954924710b3550a0dd46074ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月の輝く夜に (Reprise for Christmas)"@ja,
        "Tsuki no Kagayaku Yoru ni (Reprise for Christmas)"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nf15f2d6de50346ffa3c44823f920e55b ;
    schema:name "月の輝く夜に (Reprise for Christmas)"@ja,
        "Tsuki no Kagayaku Yoru ni (Reprise for Christmas)"@ja-latn .

_:Nb15a3952ee254b6483fce88874039846 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日への勇気"@ja,
        "Asu e no Yuuki"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nf15f2d6de50346ffa3c44823f920e55b ;
    schema:name "明日への勇気"@ja,
        "Asu e no Yuuki"@ja-latn .

_:Nb9ecc91a5e7e4519b89c1bdbe7a39997 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キュンとする"@ja,
        "Kyun to Suru"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nf15f2d6de50346ffa3c44823f920e55b ;
    schema:name "キュンとする"@ja,
        "Kyun to Suru"@ja-latn .

_:Nbe792f6df0864d5d8e9dd965867f66b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨の記憶"@ja,
        "Ame no Kioku"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nf15f2d6de50346ffa3c44823f920e55b ;
    schema:name "雨の記憶"@ja,
        "Ame no Kioku"@ja-latn .

_:Ndb8e4f960bb34159b4c46d6cd0aac8ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の旅"@ja,
        "Yume no Tabi"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nf15f2d6de50346ffa3c44823f920e55b ;
    schema:name "夢の旅"@ja,
        "Yume no Tabi"@ja-latn .

_:Nead004539d8a476e991f8ea83d07e6b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "素敵な明日がきっと待ってる"@ja,
        "Suteki na Asu ga Kitto Matteru"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nf15f2d6de50346ffa3c44823f920e55b ;
    schema:name "素敵な明日がきっと待ってる"@ja,
        "Suteki na Asu ga Kitto Matteru"@ja-latn .

_:Nf15f2d6de50346ffa3c44823f920e55b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N059dd83a65f340c08d927f68a789b2ed,
        _:N162e8503c8444195b45728a5cd273926,
        _:N403a3efab25c4a37ac4fb7f6865a17e4,
        _:N4dd1b238ed864660b95fa6ff3dde8b9d,
        _:N663bacfaf27e49d29e9f97b686fdc269,
        _:N99533f9954924710b3550a0dd46074ae,
        _:Nb15a3952ee254b6483fce88874039846,
        _:Nb9ecc91a5e7e4519b89c1bdbe7a39997,
        _:Nbe792f6df0864d5d8e9dd965867f66b3,
        _:Ndb8e4f960bb34159b4c46d6cd0aac8ba,
        _:Nead004539d8a476e991f8ea83d07e6b5 ;
    mo:track_count 11 ;
    schema:duration "PT41:57"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N059dd83a65f340c08d927f68a789b2ed,
        _:N162e8503c8444195b45728a5cd273926,
        _:N403a3efab25c4a37ac4fb7f6865a17e4,
        _:N4dd1b238ed864660b95fa6ff3dde8b9d,
        _:N663bacfaf27e49d29e9f97b686fdc269,
        _:N99533f9954924710b3550a0dd46074ae,
        _:Nb15a3952ee254b6483fce88874039846,
        _:Nb9ecc91a5e7e4519b89c1bdbe7a39997,
        _:Nbe792f6df0864d5d8e9dd965867f66b3,
        _:Ndb8e4f960bb34159b4c46d6cd0aac8ba,
        _:Nead004539d8a476e991f8ea83d07e6b5 .

