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

<artist/36201#subject> a schema:Person,
        foaf:Person ;
    schema:name "Key"@en ;
    foaf:made <album/44207#lyrics>,
        <album/44207#subject> ;
    foaf:name "Key"@en .

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

<artist/6278#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44207#subject> ;
    schema:name "Akihiro Kisaragi"@en,
        "如月秋祐"@ja ;
    foaf:made <album/44207#composition>,
        <album/44207#lyrics>,
        <album/44207#subject> ;
    foaf:name "Akihiro Kisaragi"@en,
        "如月秋祐"@ja .

<product/1011#subject> a schema:CreativeWork ;
    schema:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn ;
    foaf:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<product/1019#subject> a schema:CreativeWork ;
    schema:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn ;
    foaf:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn .

<product/1024#subject> a schema:CreativeWork ;
    schema:name "planetarian ~the reverie of a little planet~"@en,
        "planetarian ~ちいさなほしのゆめ~"@ja,
        "planetarian ~Chiisana Hoshi no Yume~"@ja-latn ;
    foaf:name "planetarian ~the reverie of a little planet~"@en,
        "planetarian ~ちいさなほしのゆめ~"@ja,
        "planetarian ~Chiisana Hoshi no Yume~"@ja-latn .

<product/1026#subject> a schema:CreativeWork ;
    schema:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn ;
    foaf:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn .

<product/3232#subject> a schema:CreativeWork ;
    schema:name "Angel Beats! -1st beat-"@en,
        "Angel Beats! -1st beat-"@ja,
        "Angel Beats! -1st beat-"@ja-latn ;
    foaf:name "Angel Beats! -1st beat-"@en,
        "Angel Beats! -1st beat-"@ja,
        "Angel Beats! -1st beat-"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/70/44207/44207-1462633604.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/44207#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nostalgia -Mirage of Key-"@en,
        "Nostalgia -Mirage of Key-"@ja,
        "Nostalgia -Mirage of Key-"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Roy Fujimura"@en ;
            foaf:made <album/44207#composition> ;
            foaf:name "Roy Fujimura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kuroneko no Dango"@en ;
            foaf:made <album/44207#composition> ;
            foaf:name "Kuroneko no Dango"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "如月舞尋"@en ;
            foaf:made <album/44207#composition> ;
            foaf:name "如月舞尋"@en ],
        <artist/6278#subject> ;
    mo:produced_work <album/44207#musicalwork> ;
    schema:name "Nostalgia -Mirage of Key-"@en,
        "Nostalgia -Mirage of Key-"@ja,
        "Nostalgia -Mirage of Key-"@ja-latn .

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

<album/44207#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nostalgia -Mirage of Key-"@en,
        "Nostalgia -Mirage of Key-"@ja,
        "Nostalgia -Mirage of Key-"@ja-latn ;
    mo:performance_of <album/44207#musicalwork> ;
    mo:performer _:N080c0efb313f497498eb513a00b6de9d,
        _:N4c10f238ba2242c28432d7c45741f7db,
        _:N926aa5f9beff475787b380e2402e55aa ;
    mo:recorded_as <album/44207#musicalexpression> ;
    schema:byArtist _:N080c0efb313f497498eb513a00b6de9d,
        _:N4c10f238ba2242c28432d7c45741f7db,
        _:N926aa5f9beff475787b380e2402e55aa ;
    schema:name "Nostalgia -Mirage of Key-"@en,
        "Nostalgia -Mirage of Key-"@ja,
        "Nostalgia -Mirage of Key-"@ja-latn ;
    schema:workPerformed <album/44207#musicalwork> .

<album/44207#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-12"^^xsd:date ;
    dcterms:title "Nostalgia -Mirage of Key-"@en,
        "Nostalgia -Mirage of Key-"@ja,
        "Nostalgia -Mirage of Key-"@ja-latn ;
    mo:catalogue_number "YUKI-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44207#musicalexpression> ;
    mo:publisher <org/1281#subject> ;
    mo:record _:N08ef24aa11c2489b8a97a6d006719a5a ;
    mo:record_count 1 ;
    schema:about <product/1011#subject>,
        <product/1015#subject>,
        <product/1019#subject>,
        <product/1024#subject>,
        <product/1026#subject>,
        <product/3232#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "YuKi"@en ;
            foaf:name "YuKi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sou"@en ;
            foaf:name "Sou"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "SAKURA"@en ;
            foaf:name "SAKURA"@en ] ;
    schema:datePublished "2013-05-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/44207/44207-1462633604.jpg> ;
    schema:name "Nostalgia -Mirage of Key-"@en,
        "Nostalgia -Mirage of Key-"@ja,
        "Nostalgia -Mirage of Key-"@ja-latn ;
    schema:publisher <org/1281#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/44207/44207-1462633604.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Roy Fujimura"@en ;
    foaf:made <album/44207#lyrics> ;
    foaf:name "Roy Fujimura"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44207#subject> ;
    schema:name "Roy Fujimura"@en ;
    foaf:made <album/44207#subject> ;
    foaf:name "Roy Fujimura"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44207#subject> ;
    schema:name "Kuroneko no Dango"@en ;
    foaf:made <album/44207#subject> ;
    foaf:name "Kuroneko no Dango"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "琴平弾丸"@en ;
    foaf:made <album/44207#lyrics> ;
    foaf:name "琴平弾丸"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Roy Fujimura"@en ;
    foaf:made <album/44207#subject> ;
    foaf:name "Roy Fujimura"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44207#subject> ;
    schema:name "如月舞尋"@en ;
    foaf:made <album/44207#subject> ;
    foaf:name "如月舞尋"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "琴平弾丸"@en ;
    foaf:made <album/44207#subject> ;
    foaf:name "琴平弾丸"@en .

_:N080c0efb313f497498eb513a00b6de9d a schema:Person,
        foaf:Person ;
    mo:performed <album/44207#performance> ;
    schema:name "YuKi"@en ;
    foaf:name "YuKi"@en .

_:N0b07363875ef412eafde6bc0f8f5deb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幾千の夢の終わり"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N08ef24aa11c2489b8a97a6d006719a5a ;
    schema:name "幾千の夢の終わり"@ja .

_:N19c3453327234fe89dc8d4de94235dda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LittleBusters! -Takeoff-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N08ef24aa11c2489b8a97a6d006719a5a ;
    schema:name "LittleBusters! -Takeoff-"@ja .

_:N3a1a065826bc4cd093a8428968c27e8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SummerWind"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N08ef24aa11c2489b8a97a6d006719a5a ;
    schema:name "SummerWind"@ja .

_:N4154e69632bc44d58982429bc73867a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "この町と住人に幸あれ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N08ef24aa11c2489b8a97a6d006719a5a ;
    schema:name "この町と住人に幸あれ"@ja .

_:N4c10f238ba2242c28432d7c45741f7db a schema:Person,
        foaf:Person ;
    mo:performed <album/44207#performance> ;
    schema:name "Sou"@en ;
    foaf:name "Sou"@en .

_:N8935b39965e843c5a01226ffa1f555c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wrist"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N08ef24aa11c2489b8a97a6d006719a5a ;
    schema:name "Wrist"@ja .

_:N926aa5f9beff475787b380e2402e55aa a schema:Person,
        foaf:Person ;
    mo:performed <album/44207#performance> ;
    schema:name "SAKURA"@en ;
    foaf:name "SAKURA"@en .

_:N9e66eb1ad70943a38a7b3ec0ddbfd189 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirage"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N08ef24aa11c2489b8a97a6d006719a5a ;
    schema:name "Mirage"@ja .

_:Na230b10082a04c5996b8a50c2740ee78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠い日の雪"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N08ef24aa11c2489b8a97a6d006719a5a ;
    schema:name "遠い日の雪"@ja .

_:Naa59e35e30eb48889ac61135864164f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AnotherStory"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N08ef24aa11c2489b8a97a6d006719a5a ;
    schema:name "AnotherStory"@ja .

_:Nb9ed3329ea1a4a83bb0254b91cc33273 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "More than Words"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N08ef24aa11c2489b8a97a6d006719a5a ;
    schema:name "More than Words"@ja .

_:Nba77db45869f4f72b9d63f8d50a7cf33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳥の詩 -Primal Sky-"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N08ef24aa11c2489b8a97a6d006719a5a ;
    schema:name "鳥の詩 -Primal Sky-"@ja .

_:Nbb9b04f25e5a4b5b9ad9ee8899325122 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GentleJena ～光の記憶、宙の生まれる場所～"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N08ef24aa11c2489b8a97a6d006719a5a ;
    schema:name "GentleJena ～光の記憶、宙の生まれる場所～"@ja .

_:Nc2694f58ffae4bb7853ca818965a25f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏影 ～あの飛行機雲を越えた、その先へ～ (nostalgia mix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N08ef24aa11c2489b8a97a6d006719a5a ;
    schema:name "夏影 ～あの飛行機雲を越えた、その先へ～ (nostalgia mix)"@ja .

_:Nc421a4dce56740549c45ddc76376c3ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "願い"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N08ef24aa11c2489b8a97a6d006719a5a ;
    schema:name "願い"@ja .

_:Nd7159fa292844400aed4deae88b01c79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "渚 ～君と目指した高み、願いが叶う場所～"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N08ef24aa11c2489b8a97a6d006719a5a ;
    schema:name "渚 ～君と目指した高み、願いが叶う場所～"@ja .

_:Ne00d5655bc77431493bcb3e936ffbdda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MySoul,YourBeats!!"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:31"^^xsd:interval ;
    schema:inPlaylist _:N08ef24aa11c2489b8a97a6d006719a5a ;
    schema:name "MySoul,YourBeats!!"@ja .

_:Nfdca75e872f6448a8f02c9820c068d3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgia"@ja ;
    mo:track_number 16 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:N08ef24aa11c2489b8a97a6d006719a5a ;
    schema:name "Nostalgia"@ja .

_:N08ef24aa11c2489b8a97a6d006719a5a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b07363875ef412eafde6bc0f8f5deb7,
        _:N19c3453327234fe89dc8d4de94235dda,
        _:N3a1a065826bc4cd093a8428968c27e8e,
        _:N4154e69632bc44d58982429bc73867a4,
        _:N8935b39965e843c5a01226ffa1f555c7,
        _:N9e66eb1ad70943a38a7b3ec0ddbfd189,
        _:Na230b10082a04c5996b8a50c2740ee78,
        _:Naa59e35e30eb48889ac61135864164f6,
        _:Nb9ed3329ea1a4a83bb0254b91cc33273,
        _:Nba77db45869f4f72b9d63f8d50a7cf33,
        _:Nbb9b04f25e5a4b5b9ad9ee8899325122,
        _:Nc2694f58ffae4bb7853ca818965a25f9,
        _:Nc421a4dce56740549c45ddc76376c3ef,
        _:Nd7159fa292844400aed4deae88b01c79,
        _:Ne00d5655bc77431493bcb3e936ffbdda,
        _:Nfdca75e872f6448a8f02c9820c068d3a ;
    mo:track_count 16 ;
    schema:duration "PT79:42"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0b07363875ef412eafde6bc0f8f5deb7,
        _:N19c3453327234fe89dc8d4de94235dda,
        _:N3a1a065826bc4cd093a8428968c27e8e,
        _:N4154e69632bc44d58982429bc73867a4,
        _:N8935b39965e843c5a01226ffa1f555c7,
        _:N9e66eb1ad70943a38a7b3ec0ddbfd189,
        _:Na230b10082a04c5996b8a50c2740ee78,
        _:Naa59e35e30eb48889ac61135864164f6,
        _:Nb9ed3329ea1a4a83bb0254b91cc33273,
        _:Nba77db45869f4f72b9d63f8d50a7cf33,
        _:Nbb9b04f25e5a4b5b9ad9ee8899325122,
        _:Nc2694f58ffae4bb7853ca818965a25f9,
        _:Nc421a4dce56740549c45ddc76376c3ef,
        _:Nd7159fa292844400aed4deae88b01c79,
        _:Ne00d5655bc77431493bcb3e936ffbdda,
        _:Nfdca75e872f6448a8f02c9820c068d3a .

