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

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

<artist/12655#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77591#subject> ;
    schema:name "Jin"@en,
        "じん"@ja ;
    foaf:made <album/77591#composition>,
        <album/77591#lyrics>,
        <album/77591#subject> ;
    foaf:name "Jin"@en,
        "じん"@ja .

<artist/9559#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77591#subject> ;
    schema:name "DECO*27"@en ;
    foaf:made <album/77591#composition>,
        <album/77591#lyrics>,
        <album/77591#subject> ;
    foaf:name "DECO*27"@en .

<product/6473#subject> a schema:CreativeWork ;
    schema:name "Angels of Death"@en,
        "殺戮の天使"@ja,
        "Satsuriku no Tenshi"@ja-latn ;
    foaf:name "Angels of Death"@en,
        "殺戮の天使"@ja,
        "Satsuriku no Tenshi"@ja-latn .

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/77591/77591-1532459153.jpg> a schema:ImageObject,
        foaf:Image .

<album/77591#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Vital/Pray"@en,
        "Vital/Pray"@ja,
        "Vital/Pray"@ja-latn ;
    mo:composer <artist/12655#subject>,
        <artist/9559#subject> ;
    mo:produced_work <album/77591#musicalwork> ;
    schema:name "Vital/Pray"@en,
        "Vital/Pray"@ja,
        "Vital/Pray"@ja-latn .

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

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

<artist/13732#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77591#performance> ;
    schema:name "Haruka Chisuga"@en,
        "千菅春香"@ja ;
    foaf:name "Haruka Chisuga"@en,
        "千菅春香"@ja .

<artist/13859#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77591#performance> ;
    schema:name "yuxuki waga"@en ;
    foaf:name "yuxuki waga"@en .

<artist/16780#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77591#performance> ;
    schema:name "Hideyuki Gushimiyagi"@en,
        "グシミヤギヒデユキ"@ja ;
    foaf:name "Hideyuki Gushimiyagi"@en,
        "グシミヤギヒデユキ"@ja .

<artist/3316#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77591#performance> ;
    schema:name "Hitoshi Watanabe"@en,
        "渡辺等"@ja ;
    foaf:name "Hitoshi Watanabe"@en,
        "渡辺等"@ja .

<artist/34813#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77591#performance> ;
    schema:name "rionos"@en ;
    foaf:name "rionos"@en .

<artist/48#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77591#performance> ;
    schema:name "Masaaki Endoh"@en,
        "遠藤正明"@ja ;
    foaf:name "Masaaki Endoh"@en,
        "遠藤正明"@ja .

<album/77591#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Vital/Pray"@en,
        "Vital/Pray"@ja,
        "Vital/Pray"@ja-latn ;
    mo:performance_of <album/77591#musicalwork> ;
    mo:performer <artist/13732#subject>,
        <artist/13859#subject>,
        <artist/16780#subject>,
        <artist/3316#subject>,
        <artist/34813#subject>,
        <artist/48#subject> ;
    mo:recorded_as <album/77591#musicalexpression> ;
    schema:byArtist <artist/13732#subject>,
        <artist/13859#subject>,
        <artist/16780#subject>,
        <artist/3316#subject>,
        <artist/34813#subject>,
        <artist/48#subject> ;
    schema:name "Vital/Pray"@en,
        "Vital/Pray"@ja,
        "Vital/Pray"@ja-latn ;
    schema:workPerformed <album/77591#musicalwork> .

<album/77591#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-25"^^xsd:date ;
    dcterms:title "Vital/Pray"@en,
        "Vital/Pray"@ja,
        "Vital/Pray"@ja-latn ;
    mo:catalogue_number "LACM-14780" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77591#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N24089d4d161d4977a1272012782d7fa5 ;
    mo:record_count 1 ;
    schema:about <product/6473#subject> ;
    schema:byArtist <artist/13732#subject>,
        <artist/13859#subject>,
        <artist/16780#subject>,
        <artist/3316#subject>,
        <artist/34813#subject>,
        <artist/48#subject> ;
    schema:datePublished "2018-07-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/19/77591/77591-1532459153.jpg> ;
    schema:name "Vital/Pray"@en,
        "Vital/Pray"@ja,
        "Vital/Pray"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/77591/77591-1532459153.jpg> .

_:N08c22443d5434d58a77a29844191f601 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vital (Inst.)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N24089d4d161d4977a1272012782d7fa5 ;
    schema:name "Vital (Inst.)"@en .

_:N76d6b6f9eb70494482caaaa5059abdfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vital"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N24089d4d161d4977a1272012782d7fa5 ;
    schema:name "Vital"@en .

_:Nb68a9b599256475c82f1ad73fd8dd9b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pray (Inst.)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N24089d4d161d4977a1272012782d7fa5 ;
    schema:name "Pray (Inst.)"@en .

_:Nf8f9bbd634d945c5a44aca05049cbe49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pray"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N24089d4d161d4977a1272012782d7fa5 ;
    schema:name "Pray"@en .

_:N24089d4d161d4977a1272012782d7fa5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08c22443d5434d58a77a29844191f601,
        _:N76d6b6f9eb70494482caaaa5059abdfb,
        _:Nb68a9b599256475c82f1ad73fd8dd9b6,
        _:Nf8f9bbd634d945c5a44aca05049cbe49 ;
    mo:track_count 4 ;
    schema:duration "PT18:13"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N08c22443d5434d58a77a29844191f601,
        _:N76d6b6f9eb70494482caaaa5059abdfb,
        _:Nb68a9b599256475c82f1ad73fd8dd9b6,
        _:Nf8f9bbd634d945c5a44aca05049cbe49 .

