@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 _:N99b5d68d5bec4c108c14c91175956004,
        _:N9c3540f792b947d28bf98d2ed53d3302 ;
    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> .

_:N5c683060a014489b9b00635a6177ded2 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 _:N99b5d68d5bec4c108c14c91175956004 ;
    schema:name "「メルヒェン」Music Video"@ja,
        "\"Märchen\" Music Video"@ja-latn .

_:N6535c17ecf3943108dbd92d4e7bbf952 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 _:N9c3540f792b947d28bf98d2ed53d3302 ;
    schema:name "メルヒェン -Anime size-"@ja,
        "Märchen -Anime size-"@ja-latn .

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

_:N72dd6b07ce7d49ee81cb0680f15d328a 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 _:N99b5d68d5bec4c108c14c91175956004 ;
    schema:name "「クビキリサイクル 青色サヴァンと戯言遣い」ノンクレジットエンディング 2"@ja,
        "\"Kubikiri Cycle: Aoiro Savant to Zaregotozukai\" Non-credit Ending 2"@ja-latn .

_:N9320a44ab0a5420f8240551db5eca0af 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 _:N99b5d68d5bec4c108c14c91175956004 ;
    schema:name "「クビキリサイクル 青色サヴァンと戯言遣い」ノンクレジットエンディング 1"@ja,
        "\"Kubikiri Cycle: Aoiro Savant to Zaregotozukai\" Non-credit Ending 1"@ja-latn .

_:Naa413957bb3d4e3493e19ad98ce5de54 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 _:N9c3540f792b947d28bf98d2ed53d3302 ;
    schema:name "春を待つ"@ja,
        "Haru wo Matsu"@ja-latn .

_:Nb9731e2a0ede45799923c609849efa9b 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 _:N9c3540f792b947d28bf98d2ed53d3302 ;
    schema:name "メルヒェン -instrumental-"@ja,
        "Märchen -instrumental-"@ja-latn .

_:Ne57bc5f7e17e4532a64bb9c5466c4a35 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 _:N9c3540f792b947d28bf98d2ed53d3302 ;
    schema:name "into the world"@ja,
        "into the world"@ja-latn .

_:N99b5d68d5bec4c108c14c91175956004 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N5c683060a014489b9b00635a6177ded2,
        _:N72dd6b07ce7d49ee81cb0680f15d328a,
        _:N9320a44ab0a5420f8240551db5eca0af ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5c683060a014489b9b00635a6177ded2,
        _:N72dd6b07ce7d49ee81cb0680f15d328a,
        _:N9320a44ab0a5420f8240551db5eca0af .

_:N9c3540f792b947d28bf98d2ed53d3302 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6535c17ecf3943108dbd92d4e7bbf952,
        _:N70ff42b653a64ba692c5b3aeada29564,
        _:Naa413957bb3d4e3493e19ad98ce5de54,
        _:Nb9731e2a0ede45799923c609849efa9b,
        _:Ne57bc5f7e17e4532a64bb9c5466c4a35 ;
    mo:track_count 5 ;
    schema:duration "PT17:54"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N6535c17ecf3943108dbd92d4e7bbf952,
        _:N70ff42b653a64ba692c5b3aeada29564,
        _:Naa413957bb3d4e3493e19ad98ce5de54,
        _:Nb9731e2a0ede45799923c609849efa9b,
        _:Ne57bc5f7e17e4532a64bb9c5466c4a35 .

