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

<artist/3109#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyoko Hikami"@en,
        "氷上恭子"@ja ;
    foaf:made <album/141705#subject>,
        <album/141705#vocals> ;
    foaf:name "Kyoko Hikami"@en,
        "氷上恭子"@ja .

<artist/36204#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukana"@en,
        "ゆかな"@ja ;
    foaf:made <album/141705#subject>,
        <album/141705#vocals> ;
    foaf:name "Yukana"@en,
        "ゆかな"@ja .

<artist/545#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayako Kawasumi"@en,
        "川澄綾子"@ja ;
    foaf:made <album/141705#subject>,
        <album/141705#vocals> ;
    foaf:name "Ayako Kawasumi"@en,
        "川澄綾子"@ja .

<artist/5534#subject> a schema:Person,
        foaf:Person ;
    schema:name "Juzo Mutsuki"@en,
        "六月十三"@ja ;
    foaf:made <album/141705#lyrics>,
        <album/141705#subject> ;
    foaf:name "Juzo Mutsuki"@en,
        "六月十三"@ja .

<artist/36207#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141705#subject> ;
    schema:name "M Rie"@en ;
    foaf:made <album/141705#composition>,
        <album/141705#lyrics>,
        <album/141705#subject> ;
    foaf:name "M Rie"@en .

<product/4448#subject> a schema:CreativeWork ;
    schema:name "Angel Tales"@en,
        "おとぎストーリー 天使のしっぽ"@ja,
        "Otogi Story Tenshi no Shippo"@ja-latn ;
    foaf:name "Angel Tales"@en,
        "おとぎストーリー 天使のしっぽ"@ja,
        "Otogi Story Tenshi no Shippo"@ja-latn .

<album/141705#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Otogi Story Tenshi no Shippo Character Series <school-girls 03> Tenshi to no Deai ~ Soshite Wakare / Shugo Tenshi Koukousei Trio"@en,
        "おとぎストーリー 天使のしっぽ Character Series <school-girls 03> 天使との出会い～そして別れ / 守護天使・高校生トリオ"@ja,
        "Otogi Story Tenshi no Shippo Character Series <school-girls 03> Tenshi to no Deai ~ Soshite Wakare / Shugo Tenshi Koukousei Trio"@ja-latn ;
    mo:composer <artist/36207#subject> ;
    mo:produced_work <album/141705#musicalwork> ;
    schema:name "Otogi Story Tenshi no Shippo Character Series <school-girls 03> Tenshi to no Deai ~ Soshite Wakare / Shugo Tenshi Koukousei Trio"@en,
        "おとぎストーリー 天使のしっぽ Character Series <school-girls 03> 天使との出会い～そして別れ / 守護天使・高校生トリオ"@ja,
        "Otogi Story Tenshi no Shippo Character Series <school-girls 03> Tenshi to no Deai ~ Soshite Wakare / Shugo Tenshi Koukousei Trio"@ja-latn .

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

<album/141705#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Otogi Story Tenshi no Shippo Character Series <school-girls 03> Tenshi to no Deai ~ Soshite Wakare / Shugo Tenshi Koukousei Trio"@en,
        "おとぎストーリー 天使のしっぽ Character Series <school-girls 03> 天使との出会い～そして別れ / 守護天使・高校生トリオ"@ja,
        "Otogi Story Tenshi no Shippo Character Series <school-girls 03> Tenshi to no Deai ~ Soshite Wakare / Shugo Tenshi Koukousei Trio"@ja-latn ;
    mo:performance_of <album/141705#musicalwork> ;
    mo:recorded_as <album/141705#musicalexpression> ;
    schema:name "Otogi Story Tenshi no Shippo Character Series <school-girls 03> Tenshi to no Deai ~ Soshite Wakare / Shugo Tenshi Koukousei Trio"@en,
        "おとぎストーリー 天使のしっぽ Character Series <school-girls 03> 天使との出会い～そして別れ / 守護天使・高校生トリオ"@ja,
        "Otogi Story Tenshi no Shippo Character Series <school-girls 03> Tenshi to no Deai ~ Soshite Wakare / Shugo Tenshi Koukousei Trio"@ja-latn ;
    schema:workPerformed <album/141705#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/50/141705/141705-db7169ee08f4.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/141705#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-11-29"^^xsd:date ;
    dcterms:title "Otogi Story Tenshi no Shippo Character Series <school-girls 03> Tenshi to no Deai ~ Soshite Wakare / Shugo Tenshi Koukousei Trio"@en,
        "おとぎストーリー 天使のしっぽ Character Series <school-girls 03> 天使との出会い～そして別れ / 守護天使・高校生トリオ"@ja,
        "Otogi Story Tenshi no Shippo Character Series <school-girls 03> Tenshi to no Deai ~ Soshite Wakare / Shugo Tenshi Koukousei Trio"@ja-latn ;
    mo:catalogue_number "LACM-4036" ;
    mo:media_type "CD" ;
    mo:publication_of <album/141705#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N989a4599f7364213980f626fbd7443ee ;
    mo:record_count 1 ;
    schema:about <product/4448#subject> ;
    schema:datePublished "2001-11-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/50/141705/141705-db7169ee08f4.jpg> ;
    schema:name "Otogi Story Tenshi no Shippo Character Series <school-girls 03> Tenshi to no Deai ~ Soshite Wakare / Shugo Tenshi Koukousei Trio"@en,
        "おとぎストーリー 天使のしっぽ Character Series <school-girls 03> 天使との出会い～そして別れ / 守護天使・高校生トリオ"@ja,
        "Otogi Story Tenshi no Shippo Character Series <school-girls 03> Tenshi to no Deai ~ Soshite Wakare / Shugo Tenshi Koukousei Trio"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/141705/141705-db7169ee08f4.jpg> .

_:N637dd67de52443e0ae69126f2ba4f1d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使のしっぽ CDドラマ・高校生編 《夢で逢えたら》 前編"@ja,
        "Tenshi no Shippo CD Drama Koukouseihen <Yume de Aetara> Zenpen"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT7:22"^^xsd:interval ;
    schema:inPlaylist _:N989a4599f7364213980f626fbd7443ee ;
    schema:name "天使のしっぽ CDドラマ・高校生編 《夢で逢えたら》 前編"@ja,
        "Tenshi no Shippo CD Drama Koukouseihen <Yume de Aetara> Zenpen"@ja-latn .

_:N898a57d63ac741d991ef7c6eb3f994f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使のしっぽ CDドラマ・高校生編 《夢で逢えたら》 後編"@ja,
        "Tenshi no Shippo CD Drama Koukouseihen <Yume de Aetara> Kouhen"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:N989a4599f7364213980f626fbd7443ee ;
    schema:name "天使のしっぽ CDドラマ・高校生編 《夢で逢えたら》 後編"@ja,
        "Tenshi no Shippo CD Drama Koukouseihen <Yume de Aetara> Kouhen"@ja-latn .

_:Nab6040bccf5e46358f28c035e4598922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使との出会い～そして別れ (カラオケ)"@ja,
        "Tenshi to no Deai ~ Soshite Wakare (Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N989a4599f7364213980f626fbd7443ee ;
    schema:name "天使との出会い～そして別れ (カラオケ)"@ja,
        "Tenshi to no Deai ~ Soshite Wakare (Karaoke)"@ja-latn .

_:Nc5abf352e58c436d9775bff77615edc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使との出会い～そして別れ"@ja,
        "Tenshi to no Deai ~ Soshite Wakare"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N989a4599f7364213980f626fbd7443ee ;
    schema:name "天使との出会い～そして別れ"@ja,
        "Tenshi to no Deai ~ Soshite Wakare"@ja-latn .

_:N989a4599f7364213980f626fbd7443ee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N637dd67de52443e0ae69126f2ba4f1d7,
        _:N898a57d63ac741d991ef7c6eb3f994f5,
        _:Nab6040bccf5e46358f28c035e4598922,
        _:Nc5abf352e58c436d9775bff77615edc6 ;
    mo:track_count 4 ;
    schema:duration "PT23:46"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N637dd67de52443e0ae69126f2ba4f1d7,
        _:N898a57d63ac741d991ef7c6eb3f994f5,
        _:Nab6040bccf5e46358f28c035e4598922,
        _:Nc5abf352e58c436d9775bff77615edc6 .

