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

<album/72479#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Testament of Sister New Devil DEPARTURES Ecstasy CD"@en,
        "新妹魔王の契約者 DEPARTURES エクスタCD"@ja,
        "Shinmai Maou no Testament DEPARTURES Ecstasy CD"@ja-latn ;
    mo:produced_work <album/72479#musicalwork> ;
    schema:name "The Testament of Sister New Devil DEPARTURES Ecstasy CD"@en,
        "新妹魔王の契約者 DEPARTURES エクスタCD"@ja,
        "Shinmai Maou no Testament DEPARTURES Ecstasy CD"@ja-latn .

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

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

<product/5893#subject> a schema:CreativeWork ;
    schema:name "The Testament of Sister New Devil DEPARTURES"@en,
        "新妹魔王の契約者 DEPARTURES"@ja,
        "Shinmai Maou no Testament DEPARTURES"@ja-latn ;
    foaf:name "The Testament of Sister New Devil DEPARTURES"@en,
        "新妹魔王の契約者 DEPARTURES"@ja,
        "Shinmai Maou no Testament DEPARTURES"@ja-latn .

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

<org/524#subject> schema:name "KADOKAWA Anime"@en,
        "KADOKAWA Anime"@ja,
        "KADOKAWA Anime"@ja-latn ;
    foaf:name "KADOKAWA Anime"@en,
        "KADOKAWA Anime"@ja,
        "KADOKAWA Anime"@ja-latn .

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

<https://medium-media.vgm.io/albums/97/72479/72479-1521840127.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72479#performance> ;
    schema:name "Kaori Fukuhara"@en,
        "福原香織"@ja ;
    foaf:name "Kaori Fukuhara"@en,
        "福原香織"@ja .

<artist/11084#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72479#performance> ;
    schema:name "Iori Nomizu"@en,
        "野水伊織"@ja ;
    foaf:name "Iori Nomizu"@en,
        "野水伊織"@ja .

<artist/15758#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72479#performance> ;
    schema:name "Sarah Emi Bridcutt"@en,
        "ブリドカットセーラ恵美"@ja ;
    foaf:name "Sarah Emi Bridcutt"@en,
        "ブリドカットセーラ恵美"@ja .

<artist/16174#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72479#performance> ;
    schema:name "Ayaka Asai"@en,
        "朝井彩加"@ja ;
    foaf:name "Ayaka Asai"@en,
        "朝井彩加"@ja .

<artist/21100#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72479#performance> ;
    schema:name "Seiko Yoshida"@en,
        "吉田聖子"@ja ;
    foaf:name "Seiko Yoshida"@en,
        "吉田聖子"@ja .

<artist/903#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72479#performance> ;
    schema:name "Yuu Asakawa"@en,
        "浅川悠"@ja ;
    foaf:name "Yuu Asakawa"@en,
        "浅川悠"@ja .

<album/72479#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-28"^^xsd:date ;
    dcterms:title "The Testament of Sister New Devil DEPARTURES Ecstasy CD"@en,
        "新妹魔王の契約者 DEPARTURES エクスタCD"@ja,
        "Shinmai Maou no Testament DEPARTURES Ecstasy CD"@ja-latn ;
    mo:catalogue_number "KAXA-7608CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/72479#musicalexpression> ;
    mo:publisher <org/524#subject> ;
    mo:record _:Nd496ef9ce6344a7bbf57ee2754ef5a70 ;
    mo:record_count 1 ;
    schema:about <product/5893#subject> ;
    schema:byArtist <artist/10383#subject>,
        <artist/11084#subject>,
        <artist/15758#subject>,
        <artist/16174#subject>,
        <artist/21100#subject>,
        <artist/903#subject> ;
    schema:datePublished "2018-03-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/97/72479/72479-1521840127.jpg> ;
    schema:name "The Testament of Sister New Devil DEPARTURES Ecstasy CD"@en,
        "新妹魔王の契約者 DEPARTURES エクスタCD"@ja,
        "Shinmai Maou no Testament DEPARTURES Ecstasy CD"@ja-latn ;
    schema:publisher <org/524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/72479/72479-1521840127.jpg> .

<album/72479#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Testament of Sister New Devil DEPARTURES Ecstasy CD"@en,
        "新妹魔王の契約者 DEPARTURES エクスタCD"@ja,
        "Shinmai Maou no Testament DEPARTURES Ecstasy CD"@ja-latn ;
    mo:performance_of <album/72479#musicalwork> ;
    mo:performer <artist/10383#subject>,
        <artist/11084#subject>,
        <artist/15758#subject>,
        <artist/16174#subject>,
        <artist/21100#subject>,
        <artist/903#subject> ;
    mo:recorded_as <album/72479#musicalexpression> ;
    schema:byArtist <artist/10383#subject>,
        <artist/11084#subject>,
        <artist/15758#subject>,
        <artist/16174#subject>,
        <artist/21100#subject>,
        <artist/903#subject> ;
    schema:name "The Testament of Sister New Devil DEPARTURES Ecstasy CD"@en,
        "新妹魔王の契約者 DEPARTURES エクスタCD"@ja,
        "Shinmai Maou no Testament DEPARTURES Ecstasy CD"@ja-latn ;
    schema:workPerformed <album/72479#musicalwork> .

_:N1cca91a35604430ea89520550bf18ffe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "成瀬万理亜"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:Nd496ef9ce6344a7bbf57ee2754ef5a70 ;
    schema:name "成瀬万理亜"@ja .

_:N24ea895534a74af68db0fc1979cb6792 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "長谷川千里"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Nd496ef9ce6344a7bbf57ee2754ef5a70 ;
    schema:name "長谷川千里"@ja .

_:N7dbfe6eb325d43bf961dc69b7a6ddfa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "野中胡桃"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:Nd496ef9ce6344a7bbf57ee2754ef5a70 ;
    schema:name "野中胡桃"@ja .

_:N8c7a57295e664b60a28be2337be8cc4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "成瀬澪"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:46"^^xsd:interval ;
    schema:inPlaylist _:Nd496ef9ce6344a7bbf57ee2754ef5a70 ;
    schema:name "成瀬澪"@ja .

_:Nd670b087052e48a4bb628e32bdcd53bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゼスト"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:50"^^xsd:interval ;
    schema:inPlaylist _:Nd496ef9ce6344a7bbf57ee2754ef5a70 ;
    schema:name "ゼスト"@ja .

_:Ndf08d52c0cfd4afe82de4a9afdcb49dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "野中柚希"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:15"^^xsd:interval ;
    schema:inPlaylist _:Nd496ef9ce6344a7bbf57ee2754ef5a70 ;
    schema:name "野中柚希"@ja .

_:Nd496ef9ce6344a7bbf57ee2754ef5a70 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1cca91a35604430ea89520550bf18ffe,
        _:N24ea895534a74af68db0fc1979cb6792,
        _:N7dbfe6eb325d43bf961dc69b7a6ddfa3,
        _:N8c7a57295e664b60a28be2337be8cc4b,
        _:Nd670b087052e48a4bb628e32bdcd53bc,
        _:Ndf08d52c0cfd4afe82de4a9afdcb49dd ;
    mo:track_count 6 ;
    schema:duration "PT42:06"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1cca91a35604430ea89520550bf18ffe,
        _:N24ea895534a74af68db0fc1979cb6792,
        _:N7dbfe6eb325d43bf961dc69b7a6ddfa3,
        _:N8c7a57295e664b60a28be2337be8cc4b,
        _:Nd670b087052e48a4bb628e32bdcd53bc,
        _:Ndf08d52c0cfd4afe82de4a9afdcb49dd .

