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

<artist/8464#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110989#subject> ;
    schema:name "Hitomi Kuroishi"@en,
        "黒石ひとみ"@ja ;
    foaf:made <album/110989#composition>,
        <album/110989#lyrics>,
        <album/110989#subject>,
        <album/110989#vocals> ;
    foaf:name "Hitomi Kuroishi"@en,
        "黒石ひとみ"@ja .

<product/1431#subject> a schema:CreativeWork ;
    schema:name "Last Exile: Fam, the Silver Wing"@en,
        "Last Exile: Fam, the Silver Wing"@ja,
        "Last Exile: Fam, the Silver Wing"@ja-latn ;
    foaf:name "Last Exile: Fam, the Silver Wing"@en,
        "Last Exile: Fam, the Silver Wing"@ja,
        "Last Exile: Fam, the Silver Wing"@ja-latn .

<product/2560#subject> a schema:CreativeWork ;
    schema:name "CODE GEASS Lelouch of the Rebellion (TV)"@en,
        "コードギアス 反逆のルルーシュ (TV)"@ja,
        "CODE GEASS Hangyaku no Lelouch (TV)"@ja-latn ;
    foaf:name "CODE GEASS Lelouch of the Rebellion (TV)"@en,
        "コードギアス 反逆のルルーシュ (TV)"@ja,
        "CODE GEASS Hangyaku no Lelouch (TV)"@ja-latn .

<product/5302#subject> a schema:CreativeWork ;
    schema:name "Hakkenden: Eight Dogs of the East"@en,
        "八犬伝 -東方八犬異聞-"@ja,
        "Hakkenden -Touhou Hakken Ibun-"@ja-latn ;
    foaf:name "Hakkenden: Eight Dogs of the East"@en,
        "八犬伝 -東方八犬異聞-"@ja,
        "Hakkenden -Touhou Hakken Ibun-"@ja-latn .

<album/110989#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Angel Feather Voice 3 / The Best of Hitomi Kuroishi"@en,
        "Angel Feather Voice 3 / The Best of Hitomi Kuroishi"@ja,
        "Angel Feather Voice 3 / The Best of Hitomi Kuroishi"@ja-latn ;
    mo:composer <artist/8464#subject> ;
    mo:produced_work <album/110989#musicalwork> ;
    schema:name "Angel Feather Voice 3 / The Best of Hitomi Kuroishi"@en,
        "Angel Feather Voice 3 / The Best of Hitomi Kuroishi"@ja,
        "Angel Feather Voice 3 / The Best of Hitomi Kuroishi"@ja-latn .

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

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

<album/110989#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Angel Feather Voice 3 / The Best of Hitomi Kuroishi"@en,
        "Angel Feather Voice 3 / The Best of Hitomi Kuroishi"@ja,
        "Angel Feather Voice 3 / The Best of Hitomi Kuroishi"@ja-latn ;
    mo:performance_of <album/110989#musicalwork> ;
    mo:recorded_as <album/110989#musicalexpression> ;
    schema:name "Angel Feather Voice 3 / The Best of Hitomi Kuroishi"@en,
        "Angel Feather Voice 3 / The Best of Hitomi Kuroishi"@ja,
        "Angel Feather Voice 3 / The Best of Hitomi Kuroishi"@ja-latn ;
    schema:workPerformed <album/110989#musicalwork> .

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

<org/4495#subject> schema:name "Eye's Project"@en,
        "Eye's Project"@ja,
        "Eye's Project"@ja-latn ;
    foaf:name "Eye's Project"@en,
        "Eye's Project"@ja,
        "Eye's Project"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/110989/110989-a88924fba228.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/110989#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-03"^^xsd:date ;
    dcterms:title "Angel Feather Voice 3 / The Best of Hitomi Kuroishi"@en,
        "Angel Feather Voice 3 / The Best of Hitomi Kuroishi"@ja,
        "Angel Feather Voice 3 / The Best of Hitomi Kuroishi"@ja-latn ;
    mo:catalogue_number "KMES-15061" ;
    mo:media_type "CD" ;
    mo:publication_of <album/110989#musicalexpression> ;
    mo:publisher <org/4495#subject> ;
    mo:record _:N31525142479c48f7a6bbc9c79edc927c ;
    mo:record_count 1 ;
    schema:about <product/1431#subject>,
        <product/2560#subject>,
        <product/5302#subject> ;
    schema:datePublished "2015-07-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/98/110989/110989-a88924fba228.jpg> ;
    schema:name "Angel Feather Voice 3 / The Best of Hitomi Kuroishi"@en,
        "Angel Feather Voice 3 / The Best of Hitomi Kuroishi"@ja,
        "Angel Feather Voice 3 / The Best of Hitomi Kuroishi"@ja-latn ;
    schema:publisher <org/4495#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/110989/110989-a88924fba228.jpg> .

_:N12d4b73399ee40ca9faff63bd3a446dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walking Tour"@ja,
        "Walking Tour"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT7:34"^^xsd:interval ;
    schema:inPlaylist _:N31525142479c48f7a6bbc9c79edc927c ;
    schema:name "Walking Tour"@ja,
        "Walking Tour"@ja-latn .

_:N1f7f6f34c01c442683a117a74eff38b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Egyptian Blue"@ja,
        "Egyptian Blue"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N31525142479c48f7a6bbc9c79edc927c ;
    schema:name "Egyptian Blue"@ja,
        "Egyptian Blue"@ja-latn .

_:N2e554e6f6a794714a611f648c45fbf1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花紀行"@ja,
        "Hana Hikou"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N31525142479c48f7a6bbc9c79edc927c ;
    schema:name "花紀行"@ja,
        "Hana Hikou"@ja-latn .

_:N3a964f3c97944836a354b781d2a40c4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の境界線"@ja,
        "Kaze no Kyoukaisen"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N31525142479c48f7a6bbc9c79edc927c ;
    schema:name "風の境界線"@ja,
        "Kaze no Kyoukaisen"@ja-latn .

_:N46c4f7be1d17470783cd1cb6c78c6ff3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Journey"@ja,
        "Endless Journey"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N31525142479c48f7a6bbc9c79edc927c ;
    schema:name "Endless Journey"@ja,
        "Endless Journey"@ja-latn .

_:N59d9bea472e64f8d82e8d35245084358 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪のひとひら"@ja,
        "Yuki no Hitohira"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N31525142479c48f7a6bbc9c79edc927c ;
    schema:name "雪のひとひら"@ja,
        "Yuki no Hitohira"@ja-latn .

_:N5aa9e4ede00d45579e0407648b6b3174 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魚になれた日"@ja,
        "Sakana ni Naretahi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N31525142479c48f7a6bbc9c79edc927c ;
    schema:name "魚になれた日"@ja,
        "Sakana ni Naretahi"@ja-latn .

_:N5f93f851514f4d678102e461740edec7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Masquerade"@ja,
        "Masquerade"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N31525142479c48f7a6bbc9c79edc927c ;
    schema:name "Masquerade"@ja,
        "Masquerade"@ja-latn .

_:N6bc913e3505a4bb5afd786de0d2ca2f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything I Wish"@ja,
        "Everything I Wish"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N31525142479c48f7a6bbc9c79edc927c ;
    schema:name "Everything I Wish"@ja,
        "Everything I Wish"@ja-latn .

_:N772924d3722449568770a3c52199fe03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starboard"@ja,
        "Starboard"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N31525142479c48f7a6bbc9c79edc927c ;
    schema:name "Starboard"@ja,
        "Starboard"@ja-latn .

_:N7cb0daf119bd49a8baaa09881a8e2882 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent Days"@ja,
        "Innocent Days"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N31525142479c48f7a6bbc9c79edc927c ;
    schema:name "Innocent Days"@ja,
        "Innocent Days"@ja-latn .

_:N9fa303910cb645309c941edc43956114 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸せの水鏡"@ja,
        "Shiawase no Mizukagami"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N31525142479c48f7a6bbc9c79edc927c ;
    schema:name "幸せの水鏡"@ja,
        "Shiawase no Mizukagami"@ja-latn .

_:Nb6695c1081ee47aabcea506610ec793f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I've Got Friends"@ja,
        "I've Got Friends"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N31525142479c48f7a6bbc9c79edc927c ;
    schema:name "I've Got Friends"@ja,
        "I've Got Friends"@ja-latn .

_:Nd8dfa3b10b254d82a9e29f3065a75199 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Me"@ja,
        "Love Me"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N31525142479c48f7a6bbc9c79edc927c ;
    schema:name "Love Me"@ja,
        "Love Me"@ja-latn .

_:Nf4e39125290b43909eb54d957be6edc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Dreams"@ja,
        "Sweet Dreams"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N31525142479c48f7a6bbc9c79edc927c ;
    schema:name "Sweet Dreams"@ja,
        "Sweet Dreams"@ja-latn .

_:Nfe7ed684164442129551f623ead3d976 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "半・分・こ"@ja,
        "HAN BUN KO"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N31525142479c48f7a6bbc9c79edc927c ;
    schema:name "半・分・こ"@ja,
        "HAN BUN KO"@ja-latn .

_:N31525142479c48f7a6bbc9c79edc927c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12d4b73399ee40ca9faff63bd3a446dc,
        _:N1f7f6f34c01c442683a117a74eff38b9,
        _:N2e554e6f6a794714a611f648c45fbf1b,
        _:N3a964f3c97944836a354b781d2a40c4e,
        _:N46c4f7be1d17470783cd1cb6c78c6ff3,
        _:N59d9bea472e64f8d82e8d35245084358,
        _:N5aa9e4ede00d45579e0407648b6b3174,
        _:N5f93f851514f4d678102e461740edec7,
        _:N6bc913e3505a4bb5afd786de0d2ca2f4,
        _:N772924d3722449568770a3c52199fe03,
        _:N7cb0daf119bd49a8baaa09881a8e2882,
        _:N9fa303910cb645309c941edc43956114,
        _:Nb6695c1081ee47aabcea506610ec793f,
        _:Nd8dfa3b10b254d82a9e29f3065a75199,
        _:Nf4e39125290b43909eb54d957be6edc8,
        _:Nfe7ed684164442129551f623ead3d976 ;
    mo:track_count 16 ;
    schema:duration "PT76:41"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N12d4b73399ee40ca9faff63bd3a446dc,
        _:N1f7f6f34c01c442683a117a74eff38b9,
        _:N2e554e6f6a794714a611f648c45fbf1b,
        _:N3a964f3c97944836a354b781d2a40c4e,
        _:N46c4f7be1d17470783cd1cb6c78c6ff3,
        _:N59d9bea472e64f8d82e8d35245084358,
        _:N5aa9e4ede00d45579e0407648b6b3174,
        _:N5f93f851514f4d678102e461740edec7,
        _:N6bc913e3505a4bb5afd786de0d2ca2f4,
        _:N772924d3722449568770a3c52199fe03,
        _:N7cb0daf119bd49a8baaa09881a8e2882,
        _:N9fa303910cb645309c941edc43956114,
        _:Nb6695c1081ee47aabcea506610ec793f,
        _:Nd8dfa3b10b254d82a9e29f3065a75199,
        _:Nf4e39125290b43909eb54d957be6edc8,
        _:Nfe7ed684164442129551f623ead3d976 .

