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

<artist/11436#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nao Toyama"@en,
        "東山奈央"@ja ;
    foaf:made <album/62999#subject>,
        <album/62999#vocals> ;
    foaf:name "Nao Toyama"@en,
        "東山奈央"@ja .

<artist/11721#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62999#subject> ;
    schema:name "Hige Driver"@en,
        "ヒゲドライバー"@ja ;
    foaf:made <album/62999#composition>,
        <album/62999#lyrics>,
        <album/62999#subject> ;
    foaf:name "Hige Driver"@en,
        "ヒゲドライバー"@ja .

<artist/13459#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62999#subject> ;
    schema:name "Powerless"@en ;
    foaf:made <album/62999#composition>,
        <album/62999#subject> ;
    foaf:name "Powerless"@en .

<artist/16027#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62999#subject> ;
    schema:name "Heart's Cry"@en ;
    foaf:made <album/62999#composition>,
        <album/62999#lyrics>,
        <album/62999#subject> ;
    foaf:name "Heart's Cry"@en .

<product/5825#subject> a schema:CreativeWork ;
    schema:name "Chain Chronicle -The Light of Haecceitas-"@en,
        "チェインクロニクル ~ヘクセイタスの閃~"@ja,
        "Chain Chronicle ~Haecceitas no Hikari~"@ja-latn ;
    foaf:name "Chain Chronicle -The Light of Haecceitas-"@en,
        "チェインクロニクル ~ヘクセイタスの閃~"@ja,
        "Chain Chronicle ~Haecceitas no Hikari~"@ja-latn .

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

<album/62999#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "True Destiny/Chain the world / Nao Toyama [Limited Edition]"@en,
        "True Destiny/Chain the world / 東山奈央"@ja,
        "True Destiny/Chain the world / Nao Toyama [Limited Edition]"@ja-latn ;
    mo:performance_of <album/62999#musicalwork> ;
    mo:recorded_as <album/62999#musicalexpression> ;
    schema:name "True Destiny/Chain the world / Nao Toyama [Limited Edition]"@en,
        "True Destiny/Chain the world / 東山奈央"@ja,
        "True Destiny/Chain the world / Nao Toyama [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/62999#musicalwork> .

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

<https://media.vgm.io/albums/99/62999/62999-1482905720.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/62999#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/99/62999/62999-1482905720.jpg> ;
    foaf:depicts <album/62999#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/99/62999/62999-1482905720.jpg> .

<https://medium-media.vgm.io/albums/99/62999/62999-1482905720.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/62999#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "True Destiny/Chain the world / Nao Toyama [Limited Edition]"@en,
        "True Destiny/Chain the world / 東山奈央"@ja,
        "True Destiny/Chain the world / Nao Toyama [Limited Edition]"@ja-latn ;
    mo:composer <artist/11721#subject>,
        <artist/13459#subject>,
        <artist/16027#subject> ;
    mo:produced_work <album/62999#musicalwork> ;
    schema:name "True Destiny/Chain the world / Nao Toyama [Limited Edition]"@en,
        "True Destiny/Chain the world / 東山奈央"@ja,
        "True Destiny/Chain the world / Nao Toyama [Limited Edition]"@ja-latn .

<album/62999#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-02-01"^^xsd:date ;
    dcterms:title "True Destiny/Chain the world / Nao Toyama [Limited Edition]"@en,
        "True Destiny/Chain the world / 東山奈央"@ja,
        "True Destiny/Chain the world / Nao Toyama [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VTZL-119" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/62999#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N04cc11e21638467b99aab88cfc37de5a,
        _:N27445ddbfc4342df9a9d342734b6208b ;
    mo:record_count 2 ;
    schema:about <product/5825#subject> ;
    schema:datePublished "2017-02-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/62999/62999-1482905720.jpg> ;
    schema:name "True Destiny/Chain the world / Nao Toyama [Limited Edition]"@en,
        "True Destiny/Chain the world / 東山奈央"@ja,
        "True Destiny/Chain the world / Nao Toyama [Limited Edition]"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/62999/62999-1482905720.jpg> .

_:N019a3b44c4854103b86681dff9ec4265 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Destiny (Instrumental ver.)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N27445ddbfc4342df9a9d342734b6208b ;
    schema:name "True Destiny (Instrumental ver.)"@en .

_:N02c830865f7d45c7b00b0ed773f14748 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Destiny (Making Video)"@en ;
    mo:track_number 2 ;
    schema:duration "PT9:57"^^xsd:interval ;
    schema:inPlaylist _:N04cc11e21638467b99aab88cfc37de5a ;
    schema:name "True Destiny (Making Video)"@en .

_:N02e029d26ff745d88aca5db4045c6a6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chain the world (Instrumental ver.)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N27445ddbfc4342df9a9d342734b6208b ;
    schema:name "Chain the world (Instrumental ver.)"@en .

_:N3ec091b83b7e4d9395fe8f444b16e81a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Destiny (Music Video)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N04cc11e21638467b99aab88cfc37de5a ;
    schema:name "True Destiny (Music Video)"@en .

_:N479f27b77a864569a83968743ed57a70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chain the world"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N27445ddbfc4342df9a9d342734b6208b ;
    schema:name "Chain the world"@en .

_:Nd7a3ca08c05c462fb38165574b4620d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Destiny"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N27445ddbfc4342df9a9d342734b6208b ;
    schema:name "True Destiny"@en .

_:Nd9d50a4f6fb84f779286a8040148eb42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I WILL"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N27445ddbfc4342df9a9d342734b6208b ;
    schema:name "I WILL"@en .

_:Nfa947d46ea2242d091e193b82ed9b4ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I WILL (Instrumental ver.)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N27445ddbfc4342df9a9d342734b6208b ;
    schema:name "I WILL (Instrumental ver.)"@en .

_:N04cc11e21638467b99aab88cfc37de5a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N02c830865f7d45c7b00b0ed773f14748,
        _:N3ec091b83b7e4d9395fe8f444b16e81a ;
    mo:track_count 2 ;
    schema:duration "PT13:56"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N02c830865f7d45c7b00b0ed773f14748,
        _:N3ec091b83b7e4d9395fe8f444b16e81a .

_:N27445ddbfc4342df9a9d342734b6208b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N019a3b44c4854103b86681dff9ec4265,
        _:N02e029d26ff745d88aca5db4045c6a6e,
        _:N479f27b77a864569a83968743ed57a70,
        _:Nd7a3ca08c05c462fb38165574b4620d7,
        _:Nd9d50a4f6fb84f779286a8040148eb42,
        _:Nfa947d46ea2242d091e193b82ed9b4ea ;
    mo:track_count 6 ;
    schema:duration "PT23:48"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N019a3b44c4854103b86681dff9ec4265,
        _:N02e029d26ff745d88aca5db4045c6a6e,
        _:N479f27b77a864569a83968743ed57a70,
        _:Nd7a3ca08c05c462fb38165574b4620d7,
        _:Nd9d50a4f6fb84f779286a8040148eb42,
        _:Nfa947d46ea2242d091e193b82ed9b4ea .

