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

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

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

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

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

<album/65019> a mo:Release ;
    mo:catalogue_number "VVCL-1001~2" .

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

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

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

<https://medium-media.vgm.io/albums/81/65018/65018-1488288813.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/65018#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-1003~4" ;
    mo:media_type "CD + Blu-ray" ;
    mo:other_release_of <album/65019> ;
    mo:publication_of <album/65018#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N1e8cdc7614ca4c80a7a62d732c915db5,
        _:N98d47e2ecda44c07adcf52549d70643a ;
    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/81/65018/65018-1488288813.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/81/65018/65018-1488288813.jpg> .

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

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

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

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

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

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

_:N98d47e2ecda44c07adcf52549d70643a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N350002a0023e4f69908a3ea21884e823,
        _:N5c8a8fc1ff3042eaa93c825cb87eca9a,
        _:N9d8c2152f41c43e0889cd7fb6e069362,
        _:Nfb254482ae744d2496b3089669217b56 ;
    mo:track_count 4 ;
    schema:duration "PT18:37"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N350002a0023e4f69908a3ea21884e823,
        _:N5c8a8fc1ff3042eaa93c825cb87eca9a,
        _:N9d8c2152f41c43e0889cd7fb6e069362,
        _:Nfb254482ae744d2496b3089669217b56 .

