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

<artist/15555#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sora Amamiya"@en,
        "雨宮天"@ja ;
    foaf:made <album/76064#subject>,
        <album/76064#vocals> ;
    foaf:name "Sora Amamiya"@en,
        "雨宮天"@ja .

<artist/29050#subject> a schema:Person,
        foaf:Person ;
    schema:name "TOMO"@en ;
    foaf:made <album/76064#lyrics>,
        <album/76064#subject> ;
    foaf:name "TOMO"@en .

<artist/29049#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76064#subject> ;
    schema:name "Kai Shiono"@en,
        "塩野海"@ja ;
    foaf:made <album/76064#composition>,
        <album/76064#lyrics>,
        <album/76064#subject> ;
    foaf:name "Kai Shiono"@en,
        "塩野海"@ja .

<artist/29128#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76064#subject> ;
    schema:name "glasswerks"@en ;
    foaf:made <album/76064#composition>,
        <album/76064#subject> ;
    foaf:name "glasswerks"@en .

<product/5308#subject> a schema:CreativeWork ;
    schema:name "The Seven Deadly Sins: Revival of The Commandments"@en,
        "七つの大罪 戒めの復活"@ja,
        "Nanatsu no Taizai: Imashime no Fukkatsu"@ja-latn ;
    foaf:name "The Seven Deadly Sins: Revival of The Commandments"@en,
        "七つの大罪 戒めの復活"@ja,
        "Nanatsu no Taizai: Imashime no Fukkatsu"@ja-latn .

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

<album/76064#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chikai / Sora Amamiya [Anime Edition]"@en,
        "誓い / 雨宮天 [アニメ盤]"@ja,
        "Chikai / Sora Amamiya [Anime Edition]"@ja-latn ;
    mo:performance_of <album/76064#musicalwork> ;
    mo:recorded_as <album/76064#musicalexpression> ;
    schema:name "Chikai / Sora Amamiya [Anime Edition]"@en,
        "誓い / 雨宮天 [アニメ盤]"@ja,
        "Chikai / Sora Amamiya [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/76064#musicalwork> .

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

<org/720#subject> schema:name "MusicRay'n"@en,
        "MusicRay'n"@ja,
        "MusicRay'n"@ja-latn ;
    foaf:name "MusicRay'n"@en,
        "MusicRay'n"@ja,
        "MusicRay'n"@ja-latn .

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

<https://medium-media.vgm.io/albums/46/76064/76064-1549717744.jpg> a schema:ImageObject,
        foaf:Image .

<album/76064#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chikai / Sora Amamiya [Anime Edition]"@en,
        "誓い / 雨宮天 [アニメ盤]"@ja,
        "Chikai / Sora Amamiya [Anime Edition]"@ja-latn ;
    mo:composer <artist/29049#subject>,
        <artist/29128#subject> ;
    mo:produced_work <album/76064#musicalwork> ;
    schema:name "Chikai / Sora Amamiya [Anime Edition]"@en,
        "誓い / 雨宮天 [アニメ盤]"@ja,
        "Chikai / Sora Amamiya [Anime Edition]"@ja-latn .

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

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

<album/76064#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-09"^^xsd:date ;
    dcterms:title "Chikai / Sora Amamiya [Anime Edition]"@en,
        "誓い / 雨宮天 [アニメ盤]"@ja,
        "Chikai / Sora Amamiya [Anime Edition]"@ja-latn ;
    mo:catalogue_number "SMCL-542~3" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/76064#musicalexpression> ;
    mo:publisher <org/720#subject> ;
    mo:record _:N31c11c00c75b4cee8e7ce34f12c5a69a,
        _:N3e2319ff2fcb4e06bc7fda2917752071 ;
    mo:record_count 2 ;
    schema:about <product/5308#subject> ;
    schema:datePublished "2018-05-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/46/76064/76064-1549717744.jpg> ;
    schema:name "Chikai / Sora Amamiya [Anime Edition]"@en,
        "誓い / 雨宮天 [アニメ盤]"@ja,
        "Chikai / Sora Amamiya [Anime Edition]"@ja-latn ;
    schema:publisher <org/720#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/76064/76064-1549717744.jpg> .

_:N038a0b72e1a34eef8494b384f376a75a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誓い (Instrumental)"@ja,
        "Chikai (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N31c11c00c75b4cee8e7ce34f12c5a69a ;
    schema:name "誓い (Instrumental)"@ja,
        "Chikai (Instrumental)"@ja-latn .

_:N14b13edca4664be8b1a56b2e82472141 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『七つの大罪 戒めの復活』ノンクレジットエンディング"@ja,
        "\"Nanatsu no Taizai: Imashime no Fukkatsu\" Non-credit Ending"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3e2319ff2fcb4e06bc7fda2917752071 ;
    schema:name "『七つの大罪 戒めの復活』ノンクレジットエンディング"@ja,
        "\"Nanatsu no Taizai: Imashime no Fukkatsu\" Non-credit Ending"@ja-latn .

_:N31ebe79be9274e178ed4d0eb6d571e01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誓い"@ja,
        "Chikai"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N31c11c00c75b4cee8e7ce34f12c5a69a ;
    schema:name "誓い"@ja,
        "Chikai"@ja-latn .

_:N3ac0aa5984ee44b98b79213b4625fa6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abyss"@ja,
        "Abyss"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N31c11c00c75b4cee8e7ce34f12c5a69a ;
    schema:name "Abyss"@ja,
        "Abyss"@ja-latn .

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

_:Ned5d6d99d5204f41b4f5e001ef64a595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誓い (TV size)"@ja,
        "Chikai (TV size)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N31c11c00c75b4cee8e7ce34f12c5a69a ;
    schema:name "誓い (TV size)"@ja,
        "Chikai (TV size)"@ja-latn .

_:N31c11c00c75b4cee8e7ce34f12c5a69a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N038a0b72e1a34eef8494b384f376a75a,
        _:N31ebe79be9274e178ed4d0eb6d571e01,
        _:N3ac0aa5984ee44b98b79213b4625fa6e,
        _:Ned5d6d99d5204f41b4f5e001ef64a595 ;
    mo:track_count 4 ;
    schema:duration "PT16:07"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N038a0b72e1a34eef8494b384f376a75a,
        _:N31ebe79be9274e178ed4d0eb6d571e01,
        _:N3ac0aa5984ee44b98b79213b4625fa6e,
        _:Ned5d6d99d5204f41b4f5e001ef64a595 .

