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

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

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

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

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

<album/65018> a mo:Release ;
    mo:catalogue_number "VVCL-1003~4" .

<artist/356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65019#subject> ;
    schema:name "Yuki Kajiura"@en,
        "梶浦由記"@ja ;
    foaf:made <album/65019#composition>,
        <album/65019#lyrics>,
        <album/65019#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/65019#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "into the world/Märchen / Kalafina [Limited Edition]"@en,
        "into the world/メルヒェン / Kalafina"@ja,
        "into the world/Märchen / Kalafina [Limited Edition]"@ja-latn ;
    mo:composer <artist/356#subject> ;
    mo:produced_work <album/65019#musicalwork> ;
    schema:name "into the world/Märchen / Kalafina [Limited Edition]"@en,
        "into the world/メルヒェン / Kalafina"@ja,
        "into the world/Märchen / Kalafina [Limited Edition]"@ja-latn .

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

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

<album/65019#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "into the world/Märchen / Kalafina [Limited Edition]"@en,
        "into the world/メルヒェン / Kalafina"@ja,
        "into the world/Märchen / Kalafina [Limited Edition]"@ja-latn ;
    mo:performance_of <album/65019#musicalwork> ;
    mo:recorded_as <album/65019#musicalexpression> ;
    schema:name "into the world/Märchen / Kalafina [Limited Edition]"@en,
        "into the world/メルヒェン / Kalafina"@ja,
        "into the world/Märchen / Kalafina [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/65019#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/91/65019/65019-1488288794.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/65019#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/65019/65019-1488288794.jpg> ;
    foaf:depicts <album/65019#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/65019/65019-1488288794.jpg> .

<https://medium-media.vgm.io/albums/91/65019/65019-1488288794.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/65019#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-05"^^xsd:date ;
    dcterms:title "into the world/Märchen / Kalafina [Limited Edition]"@en,
        "into the world/メルヒェン / Kalafina"@ja,
        "into the world/Märchen / Kalafina [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VVCL-1001~2" ;
    mo:media_type "CD + DVD" ;
    mo:other_release_of <album/65018> ;
    mo:publication_of <album/65019#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N121b19c3820742efb6f65692c2f5e253,
        _:N53e6153afb7447829d94d6f052d52e68 ;
    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/91/65019/65019-1488288794.jpg> ;
    schema:name "into the world/Märchen / Kalafina [Limited Edition]"@en,
        "into the world/メルヒェン / Kalafina"@ja,
        "into the world/Märchen / Kalafina [Limited Edition]"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/65019/65019-1488288794.jpg> .

_:N121b19c3820742efb6f65692c2f5e253 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Na02c816f900e427ba3a83ebe5dfb6339 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Na02c816f900e427ba3a83ebe5dfb6339 .

_:N1699280851e74cf19fb29748bbeed72f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春を待つ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N53e6153afb7447829d94d6f052d52e68 ;
    schema:name "春を待つ"@ja .

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

_:N91fbe618ea154bd58dacfc115642d21a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メルヒェン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N53e6153afb7447829d94d6f052d52e68 ;
    schema:name "メルヒェン"@ja .

_:Na02c816f900e427ba3a83ebe5dfb6339 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「into the world」Music Video"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N121b19c3820742efb6f65692c2f5e253 ;
    schema:name "「into the world」Music Video"@ja .

_:Na10eda4dc8a84c969926be8c8dd4fb6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "into the world -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N53e6153afb7447829d94d6f052d52e68 ;
    schema:name "into the world -instrumental-"@ja .

_:N53e6153afb7447829d94d6f052d52e68 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1699280851e74cf19fb29748bbeed72f,
        _:N471e2f3cea624d71bbd86f7d8058c8c9,
        _:N91fbe618ea154bd58dacfc115642d21a,
        _:Na10eda4dc8a84c969926be8c8dd4fb6c ;
    mo:track_count 4 ;
    schema:duration "PT18:37"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1699280851e74cf19fb29748bbeed72f,
        _:N471e2f3cea624d71bbd86f7d8058c8c9,
        _:N91fbe618ea154bd58dacfc115642d21a,
        _:Na10eda4dc8a84c969926be8c8dd4fb6c .

