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

<artist/2156#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuri Shiratori"@en,
        "白鳥由里"@ja ;
    foaf:made <album/14366#subject>,
        <album/14366#vocals> ;
    foaf:name "Yuri Shiratori"@en,
        "白鳥由里"@ja .

<artist/3045#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kotono Mitsuishi"@en,
        "三石琴乃"@ja ;
    foaf:made <album/14366#subject>,
        <album/14366#vocals> ;
    foaf:name "Kotono Mitsuishi"@en,
        "三石琴乃"@ja .

<artist/4291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Mori"@en,
        "森由里子"@ja ;
    foaf:made <album/14366#lyrics>,
        <album/14366#subject> ;
    foaf:name "Yuriko Mori"@en,
        "森由里子"@ja .

<album/12139> a mo:Release ;
    mo:catalogue_number "KECH-1133" .

<artist/3262#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14366#subject> ;
    schema:name "Masatoshi Sakashita"@en,
        "坂下正俊"@ja ;
    foaf:made <album/14366#composition>,
        <album/14366#subject> ;
    foaf:name "Masatoshi Sakashita"@en,
        "坂下正俊"@ja .

<release/4716#subject> a schema:CreativeWork ;
    schema:name "Angelique Duet"@en,
        "Angelique Duet"@ja,
        "Angelique Duet"@ja-latn ;
    foaf:name "Angelique Duet"@en,
        "Angelique Duet"@ja,
        "Angelique Duet"@ja-latn .

<album/14366#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CD Drama Collections Angelique Duet ~A Story of The Flying City~"@en,
        "CDドラマコレクションズ アンジェリークデュエット ～飛空都市物語(ストーリー)～"@ja,
        "CD Drama Collections Angelique Duet ~Hikuu Toshi Story~"@ja-latn ;
    mo:composer <artist/3262#subject> ;
    mo:produced_work <album/14366#musicalwork> ;
    schema:name "CD Drama Collections Angelique Duet ~A Story of The Flying City~"@en,
        "CDドラマコレクションズ アンジェリークデュエット ～飛空都市物語(ストーリー)～"@ja,
        "CD Drama Collections Angelique Duet ~Hikuu Toshi Story~"@ja-latn .

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

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

<album/14366#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CD Drama Collections Angelique Duet ~A Story of The Flying City~"@en,
        "CDドラマコレクションズ アンジェリークデュエット ～飛空都市物語(ストーリー)～"@ja,
        "CD Drama Collections Angelique Duet ~Hikuu Toshi Story~"@ja-latn ;
    mo:performance_of <album/14366#musicalwork> ;
    mo:recorded_as <album/14366#musicalexpression> ;
    schema:name "CD Drama Collections Angelique Duet ~A Story of The Flying City~"@en,
        "CDドラマコレクションズ アンジェリークデュエット ～飛空都市物語(ストーリー)～"@ja,
        "CD Drama Collections Angelique Duet ~Hikuu Toshi Story~"@ja-latn ;
    schema:workPerformed <album/14366#musicalwork> .

<org/32#subject> schema:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn ;
    foaf:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/66/14366/14366-1281491327.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/14366#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-25"^^xsd:date ;
    dcterms:title "CD Drama Collections Angelique Duet ~A Story of The Flying City~"@en,
        "CDドラマコレクションズ アンジェリークデュエット ～飛空都市物語(ストーリー)～"@ja,
        "CD Drama Collections Angelique Duet ~Hikuu Toshi Story~"@ja-latn ;
    mo:catalogue_number "KECH-1289" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/12139> ;
    mo:publication_of <album/14366#musicalexpression> ;
    mo:publisher <org/32#subject> ;
    mo:record _:N7ad323a023f944f8a9ae2b3119929e13 ;
    mo:record_count 1 ;
    schema:about <release/4716#subject> ;
    schema:datePublished "2004-08-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/14366/14366-1281491327.jpg> ;
    schema:name "CD Drama Collections Angelique Duet ~A Story of The Flying City~"@en,
        "CDドラマコレクションズ アンジェリークデュエット ～飛空都市物語(ストーリー)～"@ja,
        "CD Drama Collections Angelique Duet ~Hikuu Toshi Story~"@ja-latn ;
    schema:publisher <org/32#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/14366/14366-1281491327.jpg> .

_:N38a082245836451b8dd7f78b2ba25a02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Story of The Flying City I"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ad323a023f944f8a9ae2b3119929e13 ;
    schema:name "A Story of The Flying City I"@ja .

_:N5782f68562904570a500cba5eddeab80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Story of The Flying City III"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ad323a023f944f8a9ae2b3119929e13 ;
    schema:name "A Story of The Flying City III"@ja .

_:Nbfd3b3fd3c394d6e8463752164955436 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "素敵になろう (歌/アンジェリーク＆ロザリア)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ad323a023f944f8a9ae2b3119929e13 ;
    schema:name "素敵になろう (歌/アンジェリーク＆ロザリア)"@ja .

_:Nd4320cf5fceb465cb020b3ff0dfa41cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Story of The Flying City II"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ad323a023f944f8a9ae2b3119929e13 ;
    schema:name "A Story of The Flying City II"@ja .

_:Ne61fbf65d5d04a079dabdcec117b1cd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Story of The Flying City IV"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ad323a023f944f8a9ae2b3119929e13 ;
    schema:name "A Story of The Flying City IV"@ja .

_:N7ad323a023f944f8a9ae2b3119929e13 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N38a082245836451b8dd7f78b2ba25a02,
        _:N5782f68562904570a500cba5eddeab80,
        _:Nbfd3b3fd3c394d6e8463752164955436,
        _:Nd4320cf5fceb465cb020b3ff0dfa41cd,
        _:Ne61fbf65d5d04a079dabdcec117b1cd1 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N38a082245836451b8dd7f78b2ba25a02,
        _:N5782f68562904570a500cba5eddeab80,
        _:Nbfd3b3fd3c394d6e8463752164955436,
        _:Nd4320cf5fceb465cb020b3ff0dfa41cd,
        _:Ne61fbf65d5d04a079dabdcec117b1cd1 .

