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

<artist/13164#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hikaru"@en ;
    foaf:made <album/37493#subject>,
        <album/37493#vocals> ;
    foaf:name "Hikaru"@en .

<artist/36223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Wakana"@en ;
    foaf:made <album/37493#subject>,
        <album/37493#vocals> ;
    foaf:name "Wakana"@en .

<artist/7686#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko"@en ;
    foaf:made <album/37493#subject>,
        <album/37493#vocals> ;
    foaf:name "Keiko"@en .

<artist/7699#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kalafina"@en ;
    foaf:made <album/37493#subject>,
        <album/37493#vocals> ;
    foaf:name "Kalafina"@en .

<album/37493#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Consolation / Kalafina"@en,
        "Consolation / Kalafina"@ja,
        "Consolation / Kalafina"@ja-latn ;
    mo:produced_work <album/37493#musicalwork> ;
    schema:name "Consolation / Kalafina"@en,
        "Consolation / Kalafina"@ja,
        "Consolation / Kalafina"@ja-latn .

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

<product/1092#subject> a schema:CreativeWork ;
    schema:name "Fate/Zero (Anime)"@en,
        "Fate/Zero (Anime)"@ja,
        "Fate/Zero (Anime)"@ja-latn ;
    foaf:name "Fate/Zero (Anime)"@en,
        "Fate/Zero (Anime)"@ja,
        "Fate/Zero (Anime)"@ja-latn .

<product/1947#subject> a schema:CreativeWork ;
    schema:name "Puella Magi Madoka☆Magica The Movie Part II: Eternal"@en,
        "劇場版 魔法少女まどかマギカ [後編] 永遠の物語"@ja,
        "Gekijouban Mahou Shoujo Madoka☆Magica [Kouhen] Eien no Monogatari"@ja-latn ;
    foaf:name "Puella Magi Madoka☆Magica The Movie Part II: Eternal"@en,
        "劇場版 魔法少女まどかマギカ [後編] 永遠の物語"@ja,
        "Gekijouban Mahou Shoujo Madoka☆Magica [Kouhen] Eien no Monogatari"@ja-latn .

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

<album/37493#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Consolation / Kalafina"@en,
        "Consolation / Kalafina"@ja,
        "Consolation / Kalafina"@ja-latn ;
    mo:performance_of <album/37493#musicalwork> ;
    mo:recorded_as <album/37493#musicalexpression> ;
    schema:name "Consolation / Kalafina"@en,
        "Consolation / Kalafina"@ja,
        "Consolation / Kalafina"@ja-latn ;
    schema:workPerformed <album/37493#musicalwork> .

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/37493/37493-1450028267.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/37493#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-03-20"^^xsd:date ;
    dcterms:title "Consolation / Kalafina"@en,
        "Consolation / Kalafina"@ja,
        "Consolation / Kalafina"@ja-latn ;
    mo:catalogue_number "SECL-1284" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37493#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:Na7d25e8f91dc4cf2837902ab023668ef ;
    mo:record_count 1 ;
    schema:about <product/1092#subject>,
        <product/1947#subject> ;
    schema:datePublished "2013-03-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/39/37493/37493-1450028267.jpg> ;
    schema:name "Consolation / Kalafina"@en,
        "Consolation / Kalafina"@ja,
        "Consolation / Kalafina"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/37493/37493-1450028267.jpg> .

_:N1617d1df77184daba3ca0c7c0731c8f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "満天"@ja,
        "manten"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Na7d25e8f91dc4cf2837902ab023668ef ;
    schema:name "満天"@ja,
        "manten"@ja-latn .

_:N31be1070fca94f698fa30bdcb581ab78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "obbligato"@ja,
        "obbligato"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:Na7d25e8f91dc4cf2837902ab023668ef ;
    schema:name "obbligato"@ja,
        "obbligato"@ja-latn .

_:N4017651f95dc47d9a3dbf2bfb8f798d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moonfesta～ムーンフェスタ～"@ja,
        "moonfesta~moonfesta~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Na7d25e8f91dc4cf2837902ab023668ef ;
    schema:name "moonfesta～ムーンフェスタ～"@ja,
        "moonfesta~moonfesta~"@ja-latn .

_:N545df64752f340e99571af5164485b16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Door"@ja,
        "Door"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Na7d25e8f91dc4cf2837902ab023668ef ;
    schema:name "Door"@ja,
        "Door"@ja-latn .

_:N726f44307f7f4041845e8b8be44d31a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未来"@ja,
        "Mirai"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Na7d25e8f91dc4cf2837902ab023668ef ;
    schema:name "未来"@ja,
        "Mirai"@ja-latn .

_:N814717849b3b4ca58193f1965d21f905 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "signal"@ja,
        "signal"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Na7d25e8f91dc4cf2837902ab023668ef ;
    schema:name "signal"@ja,
        "signal"@ja-latn .

_:N8ea7b61e9f684ce0a3c8b28e7520b43c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の大地"@ja,
        "Yume no Daichi"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Na7d25e8f91dc4cf2837902ab023668ef ;
    schema:name "夢の大地"@ja,
        "Yume no Daichi"@ja-latn .

_:Nc65f55c623dc4d3cb97da98bc9d0eee2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to the beginning"@ja,
        "to the beginning"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Na7d25e8f91dc4cf2837902ab023668ef ;
    schema:name "to the beginning"@ja,
        "to the beginning"@ja-latn .

_:Nc9c5de6e8fd04a768f5f314ece15427e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花束"@ja,
        "Hanataba"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Na7d25e8f91dc4cf2837902ab023668ef ;
    schema:name "花束"@ja,
        "Hanataba"@ja-latn .

_:Ncfc8e6908b1843e593ec91cfa5cbdcaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "木苺の茂みに"@ja,
        "Kiichigo no Shigemi ni"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Na7d25e8f91dc4cf2837902ab023668ef ;
    schema:name "木苺の茂みに"@ja,
        "Kiichigo no Shigemi ni"@ja-latn .

_:Nd29b3898c50a4a8795bd08f2405fc5e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "al fine"@ja,
        "al fine"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Na7d25e8f91dc4cf2837902ab023668ef ;
    schema:name "al fine"@ja,
        "al fine"@ja-latn .

_:Nd6331549eda14a1babf084c26f4319ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひかりふる"@ja,
        "Hikari Furu"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Na7d25e8f91dc4cf2837902ab023668ef ;
    schema:name "ひかりふる"@ja,
        "Hikari Furu"@ja-latn .

_:Need6c5410bb245828adc1fef412d2fd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "consolation"@ja,
        "consolation"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Na7d25e8f91dc4cf2837902ab023668ef ;
    schema:name "consolation"@ja,
        "consolation"@ja-latn .

_:Na7d25e8f91dc4cf2837902ab023668ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1617d1df77184daba3ca0c7c0731c8f4,
        _:N31be1070fca94f698fa30bdcb581ab78,
        _:N4017651f95dc47d9a3dbf2bfb8f798d2,
        _:N545df64752f340e99571af5164485b16,
        _:N726f44307f7f4041845e8b8be44d31a9,
        _:N814717849b3b4ca58193f1965d21f905,
        _:N8ea7b61e9f684ce0a3c8b28e7520b43c,
        _:Nc65f55c623dc4d3cb97da98bc9d0eee2,
        _:Nc9c5de6e8fd04a768f5f314ece15427e,
        _:Ncfc8e6908b1843e593ec91cfa5cbdcaf,
        _:Nd29b3898c50a4a8795bd08f2405fc5e6,
        _:Nd6331549eda14a1babf084c26f4319ca,
        _:Need6c5410bb245828adc1fef412d2fd1 ;
    mo:track_count 13 ;
    schema:duration "PT58:42"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1617d1df77184daba3ca0c7c0731c8f4,
        _:N31be1070fca94f698fa30bdcb581ab78,
        _:N4017651f95dc47d9a3dbf2bfb8f798d2,
        _:N545df64752f340e99571af5164485b16,
        _:N726f44307f7f4041845e8b8be44d31a9,
        _:N814717849b3b4ca58193f1965d21f905,
        _:N8ea7b61e9f684ce0a3c8b28e7520b43c,
        _:Nc65f55c623dc4d3cb97da98bc9d0eee2,
        _:Nc9c5de6e8fd04a768f5f314ece15427e,
        _:Ncfc8e6908b1843e593ec91cfa5cbdcaf,
        _:Nd29b3898c50a4a8795bd08f2405fc5e6,
        _:Nd6331549eda14a1babf084c26f4319ca,
        _:Need6c5410bb245828adc1fef412d2fd1 .

