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

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

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

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

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

<https://medium-media.vgm.io/albums/19/94991/94991-1583993961.png> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

<artist/44331#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94991#subject> ;
    mo:performed <album/94991#performance> ;
    schema:name "ryöga"@en ;
    foaf:made <album/94991#composition>,
        <album/94991#subject> ;
    foaf:name "ryöga"@en .

<album/94991#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The age of villains / Yousei Teikoku"@en,
        "The age of villains / 妖精帝國"@ja,
        "The age of villains / Yousei Teikoku"@ja-latn ;
    mo:composer <artist/15405#subject>,
        <artist/3241#subject>,
        <artist/43760#subject>,
        <artist/44330#subject>,
        <artist/44331#subject> ;
    mo:produced_work <album/94991#musicalwork> ;
    schema:name "The age of villains / Yousei Teikoku"@en,
        "The age of villains / 妖精帝國"@ja,
        "The age of villains / Yousei Teikoku"@ja-latn .

<album/94991#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The age of villains / Yousei Teikoku"@en,
        "The age of villains / 妖精帝國"@ja,
        "The age of villains / Yousei Teikoku"@ja-latn ;
    mo:performance_of <album/94991#musicalwork> ;
    mo:performer <artist/15405#subject>,
        <artist/3237#subject>,
        <artist/39458#subject>,
        <artist/43760#subject>,
        <artist/44330#subject>,
        <artist/44331#subject> ;
    mo:recorded_as <album/94991#musicalexpression> ;
    schema:byArtist <artist/15405#subject>,
        <artist/3237#subject>,
        <artist/39458#subject>,
        <artist/43760#subject>,
        <artist/44330#subject>,
        <artist/44331#subject> ;
    schema:name "The age of villains / Yousei Teikoku"@en,
        "The age of villains / 妖精帝國"@ja,
        "The age of villains / Yousei Teikoku"@ja-latn ;
    schema:workPerformed <album/94991#musicalwork> .

<album/94991#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-25"^^xsd:date ;
    dcterms:title "The age of villains / Yousei Teikoku"@en,
        "The age of villains / 妖精帝國"@ja,
        "The age of villains / Yousei Teikoku"@ja-latn ;
    mo:catalogue_number "LACA-15820" ;
    mo:media_type "CD" ;
    mo:publication_of <album/94991#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N81c7964633aa42c9801a3d2dbd5ca63d ;
    mo:record_count 1 ;
    schema:byArtist <artist/15405#subject>,
        <artist/3237#subject>,
        <artist/39458#subject>,
        <artist/43760#subject>,
        <artist/44330#subject>,
        <artist/44331#subject> ;
    schema:datePublished "2020-03-25"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/19/94991/94991-1583993961.png> ;
    schema:name "The age of villains / Yousei Teikoku"@en,
        "The age of villains / 妖精帝國"@ja,
        "The age of villains / Yousei Teikoku"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/94991/94991-1583993961.png> .

_:N002023a52d094168951102de133e756b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eclipsed"@ja,
        "Eclipsed"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N81c7964633aa42c9801a3d2dbd5ca63d ;
    schema:name "Eclipsed"@ja,
        "Eclipsed"@ja-latn .

_:N49753d1c99f84d84be5eabdefe511b48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "或る追憶、膨張宇宙に於ける深海乃ち萃点"@ja,
        "Aru Tsuioku, Bouchou Uchuu ni Okeru Shinkai Sunawachi Suiten"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N81c7964633aa42c9801a3d2dbd5ca63d ;
    schema:name "或る追憶、膨張宇宙に於ける深海乃ち萃点"@ja,
        "Aru Tsuioku, Bouchou Uchuu ni Okeru Shinkai Sunawachi Suiten"@ja-latn .

_:N5f9357e59cd548ab92da8e06b1f4b632 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "獄ノ幻"@ja,
        "Hitoya no Maboroshi"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N81c7964633aa42c9801a3d2dbd5ca63d ;
    schema:name "獄ノ幻"@ja,
        "Hitoya no Maboroshi"@ja-latn .

_:N600326100666401da329a5f05286fb10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Treatise of Villainy: The Seventy-Two Villainous Truths (And One Blasphemy)"@ja,
        "A Treatise of Villainy: The Seventy-Two Villainous Truths (And One Blasphemy)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N81c7964633aa42c9801a3d2dbd5ca63d ;
    schema:name "A Treatise of Villainy: The Seventy-Two Villainous Truths (And One Blasphemy)"@ja,
        "A Treatise of Villainy: The Seventy-Two Villainous Truths (And One Blasphemy)"@ja-latn .

_:N60fbc2535a0f414fbdbf61d077073ab2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hell in glass"@ja,
        "Hell in glass"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N81c7964633aa42c9801a3d2dbd5ca63d ;
    schema:name "Hell in glass"@ja,
        "Hell in glass"@ja-latn .

_:N74a23c91a49145cea8e9540fe06889fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autoscopy"@ja,
        "Autoscopy"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N81c7964633aa42c9801a3d2dbd5ca63d ;
    schema:name "Autoscopy"@ja,
        "Autoscopy"@ja-latn .

_:N857c2bccab744c2d9e9321db91656a70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IRON ROSE"@ja,
        "IRON ROSE"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N81c7964633aa42c9801a3d2dbd5ca63d ;
    schema:name "IRON ROSE"@ja,
        "IRON ROSE"@ja-latn .

_:Na023e2a921134823809f7992af293498 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "濫觴永遠"@ja,
        "Ransyou Aion"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N81c7964633aa42c9801a3d2dbd5ca63d ;
    schema:name "濫觴永遠"@ja,
        "Ransyou Aion"@ja-latn .

_:Nb14442d384b24fc88ecdf288da723532 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom terror"@ja,
        "Phantom terror"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N81c7964633aa42c9801a3d2dbd5ca63d ;
    schema:name "Phantom terror"@ja,
        "Phantom terror"@ja-latn .

_:Nb41396f636d64441b73d0e8d45f1445c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradiso≒Inferno"@ja,
        "Paradiso≒Inferno"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N81c7964633aa42c9801a3d2dbd5ca63d ;
    schema:name "Paradiso≒Inferno"@ja,
        "Paradiso≒Inferno"@ja-latn .

_:Nc126e97b89934e4ba1d9e69a4fbd730e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "葬送フリヰジアン"@ja,
        "Sou Sou Friesian"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N81c7964633aa42c9801a3d2dbd5ca63d ;
    schema:name "葬送フリヰジアン"@ja,
        "Sou Sou Friesian"@ja-latn .

_:Nfc7c4027188d418fad7e0aefcc02d2ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶"@ja,
        "Zetsu"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N81c7964633aa42c9801a3d2dbd5ca63d ;
    schema:name "絶"@ja,
        "Zetsu"@ja-latn .

_:N81c7964633aa42c9801a3d2dbd5ca63d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N002023a52d094168951102de133e756b,
        _:N49753d1c99f84d84be5eabdefe511b48,
        _:N5f9357e59cd548ab92da8e06b1f4b632,
        _:N600326100666401da329a5f05286fb10,
        _:N60fbc2535a0f414fbdbf61d077073ab2,
        _:N74a23c91a49145cea8e9540fe06889fc,
        _:N857c2bccab744c2d9e9321db91656a70,
        _:Na023e2a921134823809f7992af293498,
        _:Nb14442d384b24fc88ecdf288da723532,
        _:Nb41396f636d64441b73d0e8d45f1445c,
        _:Nc126e97b89934e4ba1d9e69a4fbd730e,
        _:Nfc7c4027188d418fad7e0aefcc02d2ac ;
    mo:track_count 12 ;
    schema:duration "PT45:25"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N002023a52d094168951102de133e756b,
        _:N49753d1c99f84d84be5eabdefe511b48,
        _:N5f9357e59cd548ab92da8e06b1f4b632,
        _:N600326100666401da329a5f05286fb10,
        _:N60fbc2535a0f414fbdbf61d077073ab2,
        _:N74a23c91a49145cea8e9540fe06889fc,
        _:N857c2bccab744c2d9e9321db91656a70,
        _:Na023e2a921134823809f7992af293498,
        _:Nb14442d384b24fc88ecdf288da723532,
        _:Nb41396f636d64441b73d0e8d45f1445c,
        _:Nc126e97b89934e4ba1d9e69a4fbd730e,
        _:Nfc7c4027188d418fad7e0aefcc02d2ac .

