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

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

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

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

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

<artist/356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65020#subject> ;
    schema:name "Yuki Kajiura"@en,
        "梶浦由記"@ja ;
    foaf:made <album/65020#composition>,
        <album/65020#lyrics>,
        <album/65020#subject> ;
    foaf:name "Yuki Kajiura"@en,
        "梶浦由記"@ja .

<product/4216#subject> a schema:CreativeWork ;
    schema:name "Kubikiri Cycle: Aoiro Savant to Zaregotozukai"@en,
        "クビキリサイクル 青色サヴァンと戯言遣い"@ja,
        "Kubikiri Cycle: Aoiro Savant to Zaregotozukai"@ja-latn ;
    foaf:name "Kubikiri Cycle: Aoiro Savant to Zaregotozukai"@en,
        "クビキリサイクル 青色サヴァンと戯言遣い"@ja,
        "Kubikiri Cycle: Aoiro Savant to Zaregotozukai"@ja-latn .

<album/65020#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "into the world/Märchen / Kalafina [Anime Edition]"@en,
        "into the world/メルヒェン / Kalafina [アニメ盤]"@ja,
        "into the world/Märchen / Kalafina [Anime Edition]"@ja-latn ;
    mo:composer <artist/356#subject> ;
    mo:produced_work <album/65020#musicalwork> ;
    schema:name "into the world/Märchen / Kalafina [Anime Edition]"@en,
        "into the world/メルヒェン / Kalafina [アニメ盤]"@ja,
        "into the world/Märchen / Kalafina [Anime Edition]"@ja-latn .

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

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

<album/65020#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "into the world/Märchen / Kalafina [Anime Edition]"@en,
        "into the world/メルヒェン / Kalafina [アニメ盤]"@ja,
        "into the world/Märchen / Kalafina [Anime Edition]"@ja-latn ;
    mo:performance_of <album/65020#musicalwork> ;
    mo:recorded_as <album/65020#musicalexpression> ;
    schema:name "into the world/Märchen / Kalafina [Anime Edition]"@en,
        "into the world/メルヒェン / Kalafina [アニメ盤]"@ja,
        "into the world/Märchen / Kalafina [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/65020#musicalwork> .

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/65020/65020-1488343422.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/65020#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-05"^^xsd:date ;
    dcterms:title "into the world/Märchen / Kalafina [Anime Edition]"@en,
        "into the world/メルヒェン / Kalafina [アニメ盤]"@ja,
        "into the world/Märchen / Kalafina [Anime Edition]"@ja-latn ;
    mo:catalogue_number "VVCL-1006~7" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/65020#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N5637d7fed8d148be8ad4634be0915e86,
        _:N5b65b037f8a9403da3ebe47787209dc3 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Rekishi Hiwa Historia"@en ;
            foaf:name "Rekishi Hiwa Historia"@en ],
        <product/4216#subject> ;
    schema:datePublished "2017-04-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/02/65020/65020-1488343422.jpg> ;
    schema:name "into the world/Märchen / Kalafina [Anime Edition]"@en,
        "into the world/メルヒェン / Kalafina [アニメ盤]"@ja,
        "into the world/Märchen / Kalafina [Anime Edition]"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/65020/65020-1488343422.jpg> .

_:N00779ab5155c46e08121302432d97e55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春を待つ"@ja,
        "Haru wo Matsu"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N5637d7fed8d148be8ad4634be0915e86 ;
    schema:name "春を待つ"@ja,
        "Haru wo Matsu"@ja-latn .

_:N258008143a9f4dbc8186852a01aa643d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「クビキリサイクル 青色サヴァンと戯言遣い」ノンクレジットエンディング 1"@ja,
        "\"Kubikiri Cycle: Aoiro Savant to Zaregotozukai\" Non-credit Ending 1"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b65b037f8a9403da3ebe47787209dc3 ;
    schema:name "「クビキリサイクル 青色サヴァンと戯言遣い」ノンクレジットエンディング 1"@ja,
        "\"Kubikiri Cycle: Aoiro Savant to Zaregotozukai\" Non-credit Ending 1"@ja-latn .

_:N34a8c12272af41d7ba55794c2ce2ddd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "into the world"@ja,
        "into the world"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N5637d7fed8d148be8ad4634be0915e86 ;
    schema:name "into the world"@ja,
        "into the world"@ja-latn .

_:N3aaa39ccbddd4c4f8d9d96661ab6fe2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「メルヒェン」Music Video"@ja,
        "\"Märchen\" Music Video"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b65b037f8a9403da3ebe47787209dc3 ;
    schema:name "「メルヒェン」Music Video"@ja,
        "\"Märchen\" Music Video"@ja-latn .

_:N5993ee831091430884e51d61ab3fa0ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「クビキリサイクル 青色サヴァンと戯言遣い」ノンクレジットエンディング 2"@ja,
        "\"Kubikiri Cycle: Aoiro Savant to Zaregotozukai\" Non-credit Ending 2"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b65b037f8a9403da3ebe47787209dc3 ;
    schema:name "「クビキリサイクル 青色サヴァンと戯言遣い」ノンクレジットエンディング 2"@ja,
        "\"Kubikiri Cycle: Aoiro Savant to Zaregotozukai\" Non-credit Ending 2"@ja-latn .

_:N800e297420d24852b3c9afaef4484eff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メルヒェン -instrumental-"@ja,
        "Märchen -instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N5637d7fed8d148be8ad4634be0915e86 ;
    schema:name "メルヒェン -instrumental-"@ja,
        "Märchen -instrumental-"@ja-latn .

_:Na01e679aed4b463591a09f4fac38eff3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メルヒェン -Anime size-"@ja,
        "Märchen -Anime size-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N5637d7fed8d148be8ad4634be0915e86 ;
    schema:name "メルヒェン -Anime size-"@ja,
        "Märchen -Anime size-"@ja-latn .

_:Ndd7d2e56f3b94c6eb1494c35f862b85d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メルヒェン"@ja,
        "Märchen"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N5637d7fed8d148be8ad4634be0915e86 ;
    schema:name "メルヒェン"@ja,
        "Märchen"@ja-latn .

_:N5b65b037f8a9403da3ebe47787209dc3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N258008143a9f4dbc8186852a01aa643d,
        _:N3aaa39ccbddd4c4f8d9d96661ab6fe2b,
        _:N5993ee831091430884e51d61ab3fa0ab ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N258008143a9f4dbc8186852a01aa643d,
        _:N3aaa39ccbddd4c4f8d9d96661ab6fe2b,
        _:N5993ee831091430884e51d61ab3fa0ab .

_:N5637d7fed8d148be8ad4634be0915e86 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00779ab5155c46e08121302432d97e55,
        _:N34a8c12272af41d7ba55794c2ce2ddd8,
        _:N800e297420d24852b3c9afaef4484eff,
        _:Na01e679aed4b463591a09f4fac38eff3,
        _:Ndd7d2e56f3b94c6eb1494c35f862b85d ;
    mo:track_count 5 ;
    schema:duration "PT17:54"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N00779ab5155c46e08121302432d97e55,
        _:N34a8c12272af41d7ba55794c2ce2ddd8,
        _:N800e297420d24852b3c9afaef4484eff,
        _:Na01e679aed4b463591a09f4fac38eff3,
        _:Ndd7d2e56f3b94c6eb1494c35f862b85d .

