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

<artist/12216#subject> a schema:Person,
        foaf:Person ;
    schema:name "mpi"@en ;
    foaf:made <album/73685#lyrics>,
        <album/73685#subject> ;
    foaf:name "mpi"@en .

<artist/16417#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mio Aoyama"@en ;
    foaf:made <album/73685#lyrics>,
        <album/73685#subject> ;
    foaf:name "Mio Aoyama"@en .

<artist/36138#subject> a schema:Person,
        foaf:Person ;
    schema:name "Benjamin"@en ;
    foaf:made <album/73685#lyrics>,
        <album/73685#subject> ;
    foaf:name "Benjamin"@en .

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

<product/5677#subject> a schema:CreativeWork ;
    schema:name "JUNI TAISEN: ZODIAC WAR"@en,
        "十二大戦"@ja,
        "Juuni Taisen"@ja-latn ;
    foaf:name "JUNI TAISEN: ZODIAC WAR"@en,
        "十二大戦"@ja,
        "Juuni Taisen"@ja-latn .

<album/73685#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ALIVE / Do As Infinity"@en,
        "ALIVE / Do As Infinity"@ja,
        "ALIVE / Do As Infinity"@ja-latn ;
    mo:composer <artist/7317#subject> ;
    mo:produced_work <album/73685#musicalwork> ;
    schema:name "ALIVE / Do As Infinity"@en,
        "ALIVE / Do As Infinity"@ja,
        "ALIVE / Do As Infinity"@ja-latn .

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

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

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

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

<artist/10512#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73685#performance> ;
    schema:name "Tomiko Van"@en,
        "伴都美子"@ja ;
    foaf:made <album/73685#lyrics>,
        <album/73685#subject> ;
    foaf:name "Tomiko Van"@en,
        "伴都美子"@ja .

<artist/2254#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73685#performance> ;
    schema:name "Toshino Tanabe"@en,
        "田辺トシノ"@ja ;
    foaf:name "Toshino Tanabe"@en,
        "田辺トシノ"@ja .

<artist/24771#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73685#performance> ;
    schema:name "Ryo Owatari"@en,
        "大渡亮"@ja ;
    foaf:made <album/73685#lyrics>,
        <album/73685#subject> ;
    foaf:name "Ryo Owatari"@en,
        "大渡亮"@ja .

<artist/36101#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73685#performance> ;
    schema:name "Yu \"masshoi\" Yamauchi"@en ;
    foaf:name "Yu \"masshoi\" Yamauchi"@en .

<artist/3907#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73685#performance> ;
    schema:name "Do As Infinity"@en ;
    foaf:name "Do As Infinity"@en .

<artist/7317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73685#subject> ;
    mo:performed <album/73685#performance> ;
    schema:name "Hiroyuki Sawano"@en ;
    foaf:made <album/73685#composition>,
        <album/73685#subject> ;
    foaf:name "Hiroyuki Sawano"@en .

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

<album/73685#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ALIVE / Do As Infinity"@en,
        "ALIVE / Do As Infinity"@ja,
        "ALIVE / Do As Infinity"@ja-latn ;
    mo:performance_of <album/73685#musicalwork> ;
    mo:performer <artist/10512#subject>,
        <artist/2254#subject>,
        <artist/24771#subject>,
        <artist/36101#subject>,
        <artist/3907#subject>,
        <artist/7317#subject> ;
    mo:recorded_as <album/73685#musicalexpression> ;
    schema:byArtist <artist/10512#subject>,
        <artist/2254#subject>,
        <artist/24771#subject>,
        <artist/36101#subject>,
        <artist/3907#subject>,
        <artist/7317#subject> ;
    schema:name "ALIVE / Do As Infinity"@en,
        "ALIVE / Do As Infinity"@ja,
        "ALIVE / Do As Infinity"@ja-latn ;
    schema:workPerformed <album/73685#musicalwork> .

<album/73685#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-28"^^xsd:date ;
    dcterms:title "ALIVE / Do As Infinity"@en,
        "ALIVE / Do As Infinity"@ja,
        "ALIVE / Do As Infinity"@ja-latn ;
    mo:catalogue_number "AVCD-93825" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73685#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N4dd3ec167c004371b884dc81bf679736 ;
    mo:record_count 1 ;
    schema:about <product/5677#subject> ;
    schema:byArtist <artist/10512#subject>,
        <artist/2254#subject>,
        <artist/24771#subject>,
        <artist/36101#subject>,
        <artist/3907#subject>,
        <artist/7317#subject> ;
    schema:datePublished "2018-02-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/73685/73685-1519242614.jpg> ;
    schema:name "ALIVE / Do As Infinity"@en,
        "ALIVE / Do As Infinity"@ja,
        "ALIVE / Do As Infinity"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/73685/73685-1519242614.jpg> .

_:N09e77a5e0c1c491dac58ef4c3f3a5dc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alive"@ja,
        "Alive"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N4dd3ec167c004371b884dc81bf679736 ;
    schema:name "Alive"@ja,
        "Alive"@ja-latn .

_:N19a55feda48e4c82afbfcf4798ee4e8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "火の鳥"@ja,
        "Hi no Tori"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N4dd3ec167c004371b884dc81bf679736 ;
    schema:name "火の鳥"@ja,
        "Hi no Tori"@ja-latn .

_:Na7a1d7fc0ca44e8891ee09c20c93d7fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "化身の獣"@ja,
        "Keshin no Juu"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N4dd3ec167c004371b884dc81bf679736 ;
    schema:name "化身の獣"@ja,
        "Keshin no Juu"@ja-latn .

_:Nc1e53d553cf74b65a9d60649171b043b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "～ prologue ～"@ja,
        "~ prologue ~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N4dd3ec167c004371b884dc81bf679736 ;
    schema:name "～ prologue ～"@ja,
        "~ prologue ~"@ja-latn .

_:Nc9b5b2c746634140918b570b9f5be08c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silver Moon"@ja,
        "Silver Moon"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N4dd3ec167c004371b884dc81bf679736 ;
    schema:name "Silver Moon"@ja,
        "Silver Moon"@ja-latn .

_:Nd8fa09a069a34185a4b0485cb102e7e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iron Hornet"@ja,
        "Iron Hornet"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N4dd3ec167c004371b884dc81bf679736 ;
    schema:name "Iron Hornet"@ja,
        "Iron Hornet"@ja-latn .

_:Nea305dfe3b0c4e0a83f11352d5ed167c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Know You"@ja,
        "To Know You"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N4dd3ec167c004371b884dc81bf679736 ;
    schema:name "To Know You"@ja,
        "To Know You"@ja-latn .

_:Nf7657d7b62664ef7b48e9054613dd747 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "唯一の真実"@ja,
        "Yuiitsu no Shinjitsu"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N4dd3ec167c004371b884dc81bf679736 ;
    schema:name "唯一の真実"@ja,
        "Yuiitsu no Shinjitsu"@ja-latn .

_:Nfb894e24834646c0b1d059935c3cb12c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "～ epilogue ～"@ja,
        "~ epilogue ~"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N4dd3ec167c004371b884dc81bf679736 ;
    schema:name "～ epilogue ～"@ja,
        "~ epilogue ~"@ja-latn .

_:Nff8ca2a186314289ad8031e5315ca817 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GET OVER IT"@ja,
        "GET OVER IT"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N4dd3ec167c004371b884dc81bf679736 ;
    schema:name "GET OVER IT"@ja,
        "GET OVER IT"@ja-latn .

_:N4dd3ec167c004371b884dc81bf679736 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09e77a5e0c1c491dac58ef4c3f3a5dc7,
        _:N19a55feda48e4c82afbfcf4798ee4e8d,
        _:Na7a1d7fc0ca44e8891ee09c20c93d7fb,
        _:Nc1e53d553cf74b65a9d60649171b043b,
        _:Nc9b5b2c746634140918b570b9f5be08c,
        _:Nd8fa09a069a34185a4b0485cb102e7e4,
        _:Nea305dfe3b0c4e0a83f11352d5ed167c,
        _:Nf7657d7b62664ef7b48e9054613dd747,
        _:Nfb894e24834646c0b1d059935c3cb12c,
        _:Nff8ca2a186314289ad8031e5315ca817 ;
    mo:track_count 10 ;
    schema:duration "PT37:40"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N09e77a5e0c1c491dac58ef4c3f3a5dc7,
        _:N19a55feda48e4c82afbfcf4798ee4e8d,
        _:Na7a1d7fc0ca44e8891ee09c20c93d7fb,
        _:Nc1e53d553cf74b65a9d60649171b043b,
        _:Nc9b5b2c746634140918b570b9f5be08c,
        _:Nd8fa09a069a34185a4b0485cb102e7e4,
        _:Nea305dfe3b0c4e0a83f11352d5ed167c,
        _:Nf7657d7b62664ef7b48e9054613dd747,
        _:Nfb894e24834646c0b1d059935c3cb12c,
        _:Nff8ca2a186314289ad8031e5315ca817 .

