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

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

<product/2556#subject> a schema:CreativeWork ;
    schema:name "The Awakened Fate Ultimatum"@en,
        "神様と運命覚醒のクロステーゼ"@ja,
        "Kamisama to Unmei Kakusei no Cross Thesis"@ja-latn ;
    foaf:name "The Awakened Fate Ultimatum"@en,
        "神様と運命覚醒のクロステーゼ"@ja,
        "Kamisama to Unmei Kakusei no Cross Thesis"@ja-latn .

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

<album/44677#musicalexpression> a mo:Signal ;
    mo:published_as <album/44677#subject> ;
    mo:records <album/44677#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/77/44677/44677-1394081197.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/44677#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/77/44677/44677-1394081197.jpg> ;
    foaf:depicts <album/44677#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/77/44677/44677-1394081197.jpg> .

<https://medium-media.vgm.io/albums/77/44677/44677-1394081197.jpg> a schema:ImageObject,
        foaf:Image .

<album/44677#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shito Kakusei / Yousei Teikoku"@en,
        "使徒覚醒 / 妖精帝國"@ja,
        "Shito Kakusei / Yousei Teikoku"@ja-latn ;
    mo:composer <artist/15405#subject>,
        <artist/3241#subject> ;
    mo:produced_work <album/44677#musicalwork> ;
    schema:name "Shito Kakusei / Yousei Teikoku"@en,
        "使徒覚醒 / 妖精帝國"@ja,
        "Shito Kakusei / Yousei Teikoku"@ja-latn .

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

<artist/15404#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44677#performance> ;
    schema:name "Shiren"@en,
        "紫煉"@ja ;
    foaf:name "Shiren"@en,
        "紫煉"@ja .

<artist/3237#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44677#performance> ;
    schema:name "Yousei Teikoku"@en,
        "妖精帝國"@ja ;
    foaf:name "Yousei Teikoku"@en,
        "妖精帝國"@ja .

<artist/39458#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44677#performance> ;
    schema:name "YUI"@en ;
    foaf:made <album/44677#lyrics>,
        <album/44677#subject> ;
    foaf:name "YUI"@en .

<artist/43760#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44677#performance> ;
    schema:name "Gight"@en ;
    foaf:name "Gight"@en .

<artist/15405#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44677#subject> ;
    mo:performed <album/44677#performance> ;
    schema:name "Nanami"@en ;
    foaf:made <album/44677#composition>,
        <album/44677#subject> ;
    foaf:name "Nanami"@en .

<artist/3241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44677#subject> ;
    mo:performed <album/44677#performance> ;
    schema:name "Takaha Tachibana"@en,
        "橘尭葉"@ja ;
    foaf:made <album/44677#composition>,
        <album/44677#subject> ;
    foaf:name "Takaha Tachibana"@en,
        "橘尭葉"@ja .

<album/44677#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shito Kakusei / Yousei Teikoku"@en,
        "使徒覚醒 / 妖精帝國"@ja,
        "Shito Kakusei / Yousei Teikoku"@ja-latn ;
    mo:performance_of <album/44677#musicalwork> ;
    mo:performer <artist/15404#subject>,
        <artist/15405#subject>,
        <artist/3237#subject>,
        <artist/3241#subject>,
        <artist/39458#subject>,
        <artist/43760#subject> ;
    mo:recorded_as <album/44677#musicalexpression> ;
    schema:byArtist <artist/15404#subject>,
        <artist/15405#subject>,
        <artist/3237#subject>,
        <artist/3241#subject>,
        <artist/39458#subject>,
        <artist/43760#subject> ;
    schema:name "Shito Kakusei / Yousei Teikoku"@en,
        "使徒覚醒 / 妖精帝國"@ja,
        "Shito Kakusei / Yousei Teikoku"@ja-latn ;
    schema:workPerformed <album/44677#musicalwork> .

<album/44677#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-03-07"^^xsd:date ;
    dcterms:title "Shito Kakusei / Yousei Teikoku"@en,
        "使徒覚醒 / 妖精帝國"@ja,
        "Shito Kakusei / Yousei Teikoku"@ja-latn ;
    mo:catalogue_number "LACM-14201" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44677#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N3144b00ab0d1427a904c2ec9082ad55d ;
    mo:record_count 1 ;
    schema:about <product/2556#subject> ;
    schema:byArtist <artist/15404#subject>,
        <artist/15405#subject>,
        <artist/3237#subject>,
        <artist/3241#subject>,
        <artist/39458#subject>,
        <artist/43760#subject> ;
    schema:datePublished "2014-03-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/44677/44677-1394081197.jpg> ;
    schema:name "Shito Kakusei / Yousei Teikoku"@en,
        "使徒覚醒 / 妖精帝國"@ja,
        "Shito Kakusei / Yousei Teikoku"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/44677/44677-1394081197.jpg> .

_:N39dcd6766fc74b57920238e58af5d2eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神剣乱舞"@ja,
        "Shinken Ranbu"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N3144b00ab0d1427a904c2ec9082ad55d ;
    schema:name "神剣乱舞"@ja,
        "Shinken Ranbu"@ja-latn .

_:N7e3b0c942dbc4713b5246ee55286e10d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "使徒奏デシ破滅ノ竪琴 (instrumental)"@ja,
        "Shito Kanadeshi Hametsu no Tategoto (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N3144b00ab0d1427a904c2ec9082ad55d ;
    schema:name "使徒奏デシ破滅ノ竪琴 (instrumental)"@ja,
        "Shito Kanadeshi Hametsu no Tategoto (instrumental)"@ja-latn .

_:N91606906579a4316835cd7a577078018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "覚醒、冱てる魂と運命の境界線"@ja,
        "Kakusei, Iteru Tamashii to Unmei no Kyoukaisen"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N3144b00ab0d1427a904c2ec9082ad55d ;
    schema:name "覚醒、冱てる魂と運命の境界線"@ja,
        "Kakusei, Iteru Tamashii to Unmei no Kyoukaisen"@ja-latn .

_:N9ea92441fad5466b85b552b379be90f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神剣乱舞 (instrumental)"@ja,
        "Shinken Ranbu (instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N3144b00ab0d1427a904c2ec9082ad55d ;
    schema:name "神剣乱舞 (instrumental)"@ja,
        "Shinken Ranbu (instrumental)"@ja-latn .

_:Nad45bd7647a644acb89815d63eaf5624 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "覚醒、冱てる魂と運命の境界線 (instrumental)"@ja,
        "Kakusei, Iteru Tamashii to Unmei no Kyoukaisen (instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N3144b00ab0d1427a904c2ec9082ad55d ;
    schema:name "覚醒、冱てる魂と運命の境界線 (instrumental)"@ja,
        "Kakusei, Iteru Tamashii to Unmei no Kyoukaisen (instrumental)"@ja-latn .

_:Ne507ca4f1d2d47a9862e6e75a1464d71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "使徒奏デシ破滅ノ竪琴"@ja,
        "Shito Kanadeshi Hametsu no Tategoto"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N3144b00ab0d1427a904c2ec9082ad55d ;
    schema:name "使徒奏デシ破滅ノ竪琴"@ja,
        "Shito Kanadeshi Hametsu no Tategoto"@ja-latn .

_:N3144b00ab0d1427a904c2ec9082ad55d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N39dcd6766fc74b57920238e58af5d2eb,
        _:N7e3b0c942dbc4713b5246ee55286e10d,
        _:N91606906579a4316835cd7a577078018,
        _:N9ea92441fad5466b85b552b379be90f2,
        _:Nad45bd7647a644acb89815d63eaf5624,
        _:Ne507ca4f1d2d47a9862e6e75a1464d71 ;
    mo:track_count 6 ;
    schema:duration "PT25:59"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N39dcd6766fc74b57920238e58af5d2eb,
        _:N7e3b0c942dbc4713b5246ee55286e10d,
        _:N91606906579a4316835cd7a577078018,
        _:N9ea92441fad5466b85b552b379be90f2,
        _:Nad45bd7647a644acb89815d63eaf5624,
        _:Ne507ca4f1d2d47a9862e6e75a1464d71 .

