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

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

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

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

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

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

<product/1092#subject> a schema:CreativeWork ;
    schema:name "Fate/Zero (Anime)"@en,
        "Fate/Zero (Anime)"@ja,
        "Fate/Zero (Anime)"@ja-latn ;
    foaf:name "Fate/Zero (Anime)"@en,
        "Fate/Zero (Anime)"@ja,
        "Fate/Zero (Anime)"@ja-latn .

<album/31471#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "to the beginning / Kalafina [Limited Edition]"@en,
        "to the beginning / Kalafina [Limited Edition]"@ja,
        "to the beginning / Kalafina [Limited Edition]"@ja-latn ;
    mo:composer <artist/356#subject> ;
    mo:produced_work <album/31471#musicalwork> ;
    schema:name "to the beginning / Kalafina [Limited Edition]"@en,
        "to the beginning / Kalafina [Limited Edition]"@ja,
        "to the beginning / Kalafina [Limited Edition]"@ja-latn .

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

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

<album/31471#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "to the beginning / Kalafina [Limited Edition]"@en,
        "to the beginning / Kalafina [Limited Edition]"@ja,
        "to the beginning / Kalafina [Limited Edition]"@ja-latn ;
    mo:performance_of <album/31471#musicalwork> ;
    mo:recorded_as <album/31471#musicalexpression> ;
    schema:name "to the beginning / Kalafina [Limited Edition]"@en,
        "to the beginning / Kalafina [Limited Edition]"@ja,
        "to the beginning / Kalafina [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/31471#musicalwork> .

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

<https://media.vgm.io/albums/17/31471/31471-58bc6f4baa59.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/31471#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/17/31471/31471-58bc6f4baa59.jpg> ;
    foaf:depicts <album/31471#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/17/31471/31471-58bc6f4baa59.jpg> .

<https://medium-media.vgm.io/albums/17/31471/31471-58bc6f4baa59.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/31471#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-18"^^xsd:date ;
    dcterms:title "to the beginning / Kalafina [Limited Edition]"@en,
        "to the beginning / Kalafina [Limited Edition]"@ja,
        "to the beginning / Kalafina [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SECL-1093~4" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/31471#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N78e978eef3134769b5458a1d416cd7fd,
        _:N976d16218b324d08aea40a4af5765c96 ;
    mo:record_count 2 ;
    schema:about <product/1092#subject> ;
    schema:datePublished "2012-04-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/17/31471/31471-58bc6f4baa59.jpg> ;
    schema:name "to the beginning / Kalafina [Limited Edition]"@en,
        "to the beginning / Kalafina [Limited Edition]"@ja,
        "to the beginning / Kalafina [Limited Edition]"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/31471/31471-58bc6f4baa59.jpg> .

_:N090c449be11045d4af26f528f4476e2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to the beginning (TV size)"@en,
        "to the beginning (TV size)"@ja,
        "to the beginning (TV size)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N976d16218b324d08aea40a4af5765c96 ;
    schema:name "to the beginning (TV size)"@en,
        "to the beginning (TV size)"@ja,
        "to the beginning (TV size)"@ja-latn .

_:N34bf937ee39641e9879adf0462aa80d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to the beginning \"Fate/Zero\" Mix ver."@en,
        "to the beginning 「Fate/Zero」 Mix ver."@ja,
        "to the beginning \"Fate/Zero\" Mix ver."@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N78e978eef3134769b5458a1d416cd7fd ;
    schema:name "to the beginning \"Fate/Zero\" Mix ver."@en,
        "to the beginning 「Fate/Zero」 Mix ver."@ja,
        "to the beginning \"Fate/Zero\" Mix ver."@ja-latn .

_:N655c59f68cf84f318684a26095aa1989 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to the beginning"@en,
        "to the beginning"@ja,
        "to the beginning"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N976d16218b324d08aea40a4af5765c96 ;
    schema:name "to the beginning"@en,
        "to the beginning"@ja,
        "to the beginning"@ja-latn .

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

_:Nfabd8e6421734ebeb5034ee1e45ddc29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the whole sky"@en,
        "満天"@ja,
        "manten"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N976d16218b324d08aea40a4af5765c96 ;
    schema:name "the whole sky"@en,
        "満天"@ja,
        "manten"@ja-latn .

_:N976d16218b324d08aea40a4af5765c96 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N090c449be11045d4af26f528f4476e2b,
        _:N655c59f68cf84f318684a26095aa1989,
        _:Nfabd8e6421734ebeb5034ee1e45ddc29 ;
    mo:track_count 3 ;
    schema:duration "PT10:56"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N090c449be11045d4af26f528f4476e2b,
        _:N655c59f68cf84f318684a26095aa1989,
        _:Nfabd8e6421734ebeb5034ee1e45ddc29 .

