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

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

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

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

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

<artist/356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65021#subject> ;
    schema:name "Yuki Kajiura"@en,
        "梶浦由記"@ja ;
    foaf:made <album/65021#composition>,
        <album/65021#lyrics>,
        <album/65021#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/65021#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/65021#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/65021#lyrics> a mo:Lyrics .

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

<album/65021#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/65021#musicalwork> ;
    mo:recorded_as <album/65021#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/65021#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/12/65021/65021-1488288596.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/65021#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/65021/65021-1488288596.jpg> ;
    foaf:depicts <album/65021#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/65021/65021-1488288596.jpg> .

<https://medium-media.vgm.io/albums/12/65021/65021-1488288596.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/65021#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 "VVJL-1" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/65021#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N8bcc990d37c3463fbdad9838e65ac2af ;
    mo:record_count 1 ;
    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/12/65021/65021-1488288596.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/12/65021/65021-1488288596.jpg> .

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

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

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

_:Ndc2caa4b5e2949d69ced013a4df1b1ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メルヒェン -instrumental-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N8bcc990d37c3463fbdad9838e65ac2af ;
    schema:name "メルヒェン -instrumental-"@ja .

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

_:Nfa33c1a7a3d248c6b82fbd36cc98a75b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メルヒェン-アニメSize-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N8bcc990d37c3463fbdad9838e65ac2af ;
    schema:name "メルヒェン-アニメSize-"@ja .

_:N8bcc990d37c3463fbdad9838e65ac2af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9640cb09414a4a889f5e0e317e700dd8,
        _:Nbb3c1d24d5044e0cb7f25299ca0ad5e6,
        _:Nc43655f7d2b349da9ca0ceccbc8d766a,
        _:Ndc2caa4b5e2949d69ced013a4df1b1ec,
        _:Ne673257736da47558e10c59d4a942f8e,
        _:Nfa33c1a7a3d248c6b82fbd36cc98a75b ;
    mo:track_count 6 ;
    schema:duration "PT10:34"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N9640cb09414a4a889f5e0e317e700dd8,
        _:Nbb3c1d24d5044e0cb7f25299ca0ad5e6,
        _:Nc43655f7d2b349da9ca0ceccbc8d766a,
        _:Ndc2caa4b5e2949d69ced013a4df1b1ec,
        _:Ne673257736da47558e10c59d4a942f8e,
        _:Nfa33c1a7a3d248c6b82fbd36cc98a75b .

