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

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

<artist/12003#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45523#subject> ;
    schema:name "Massive New Krew"@en ;
    foaf:made <album/45523#composition>,
        <album/45523#subject> ;
    foaf:name "Massive New Krew"@en .

<artist/13459#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45523#subject> ;
    schema:name "Powerless"@en ;
    foaf:made <album/45523#composition>,
        <album/45523#subject> ;
    foaf:name "Powerless"@en .

<artist/15479#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45523#subject> ;
    schema:name "Harunaba"@en,
        "はるなば"@ja ;
    foaf:made <album/45523#composition>,
        <album/45523#subject> ;
    foaf:name "Harunaba"@en,
        "はるなば"@ja .

<artist/2359#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45523#subject> ;
    schema:name "t+pazolite"@en ;
    foaf:made <album/45523#composition>,
        <album/45523#lyrics>,
        <album/45523#subject> ;
    foaf:name "t+pazolite"@en .

<artist/36235#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45523#subject> ;
    schema:name "DJ Genki"@en ;
    foaf:made <album/45523#composition>,
        <album/45523#subject> ;
    foaf:name "DJ Genki"@en .

<artist/44716#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45523#subject> ;
    schema:name "Ryunosuke Kudo"@en ;
    foaf:made <album/45523#composition>,
        <album/45523#subject> ;
    foaf:name "Ryunosuke Kudo"@en .

<artist/54935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45523#subject> ;
    schema:name "Filthy"@en ;
    foaf:made <album/45523#composition>,
        <album/45523#subject> ;
    foaf:name "Filthy"@en .

<event/170> a mo:Release ;
    schema:name "Released at M3-2014 Spring (Apr 27, 2014)" .

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

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

<org/173#subject> schema:name "C.H.S"@en,
        "C.H.S"@ja,
        "C.H.S"@ja-latn ;
    foaf:name "C.H.S"@en,
        "C.H.S"@ja,
        "C.H.S"@ja-latn .

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

<https://medium-media.vgm.io/albums/32/45523/45523-1398645890.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/45523#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Elder Dragon Legend"@en,
        "Elder Dragon Legend"@ja,
        "Elder Dragon Legend"@ja-latn ;
    mo:performance_of <album/45523#musicalwork> ;
    mo:performer <artist/11744#subject> ;
    mo:recorded_as <album/45523#musicalexpression> ;
    schema:byArtist <artist/11744#subject> ;
    schema:name "Elder Dragon Legend"@en,
        "Elder Dragon Legend"@ja,
        "Elder Dragon Legend"@ja-latn ;
    schema:workPerformed <album/45523#musicalwork> .

<artist/11744#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45523#performance> ;
    schema:name "Kabocha"@en ;
    foaf:name "Kabocha"@en .

<album/45523#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Elder Dragon Legend"@en,
        "Elder Dragon Legend"@ja,
        "Elder Dragon Legend"@ja-latn ;
    mo:composer <artist/12003#subject>,
        <artist/13459#subject>,
        <artist/15479#subject>,
        <artist/2359#subject>,
        <artist/36235#subject>,
        <artist/44716#subject>,
        <artist/54935#subject> ;
    mo:produced_work <album/45523#musicalwork> ;
    schema:name "Elder Dragon Legend"@en,
        "Elder Dragon Legend"@ja,
        "Elder Dragon Legend"@ja-latn .

<album/45523#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-27"^^xsd:date ;
    dcterms:title "Elder Dragon Legend"@en,
        "Elder Dragon Legend"@ja,
        "Elder Dragon Legend"@ja-latn ;
    mo:catalogue_number "CHS-0016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45523#musicalexpression> ;
    mo:publisher <org/173#subject> ;
    mo:record _:Nb0331528063b4975b4c372fcfe4c5fe5 ;
    mo:record_count 1 ;
    mo:release <event/170> ;
    schema:byArtist <artist/11744#subject> ;
    schema:datePublished "2014-04-27"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/32/45523/45523-1398645890.jpg> ;
    schema:name "Elder Dragon Legend"@en,
        "Elder Dragon Legend"@ja,
        "Elder Dragon Legend"@ja-latn ;
    schema:publisher <org/173#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/45523/45523-1398645890.jpg> .

_:N02ad7adfd7c348da882f1ff030279cda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue ～ Load of the Evil Sapphire"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nb0331528063b4975b4c372fcfe4c5fe5 ;
    schema:name "Prologue ～ Load of the Evil Sapphire"@en .

_:N268cc16bc7e040c7887708987ffcc551 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Swordmaster of Last Apocalypse"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nb0331528063b4975b4c372fcfe4c5fe5 ;
    schema:name "The Swordmaster of Last Apocalypse"@en .

_:N26f9b7e10449457eaa96ce69f2befe28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guardian Spirit Of The Kingdom"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nb0331528063b4975b4c372fcfe4c5fe5 ;
    schema:name "Guardian Spirit Of The Kingdom"@en .

_:N4650390363af451fbc62b18c2357c9c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Against the Dragonflames"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nb0331528063b4975b4c372fcfe4c5fe5 ;
    schema:name "Against the Dragonflames"@en .

_:N5360d5a8acea49ba8bfe98df8d87c00a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elder Dragon Legend"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nb0331528063b4975b4c372fcfe4c5fe5 ;
    schema:name "Elder Dragon Legend"@en .

_:N7619114442e6441586b09e4ee9b3ad9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Blood of Jihad"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nb0331528063b4975b4c372fcfe4c5fe5 ;
    schema:name "The Blood of Jihad"@en .

_:N826da9c609e84719935e5377e0d8cebd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning With My Soul"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nb0331528063b4975b4c372fcfe4c5fe5 ;
    schema:name "Burning With My Soul"@en .

_:Na03c68c5a4c141f186d3e040518464eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Troll the Cowardly"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nb0331528063b4975b4c372fcfe4c5fe5 ;
    schema:name "Troll the Cowardly"@en .

_:Na4e477b6f23f41669e8bf067878ed103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Justice of Thunderbolt"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nb0331528063b4975b4c372fcfe4c5fe5 ;
    schema:name "Justice of Thunderbolt"@en .

_:Nc4c262cedcc6416e929849305fa3a1d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sylvan Fairy's Dance"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nb0331528063b4975b4c372fcfe4c5fe5 ;
    schema:name "Sylvan Fairy's Dance"@en .

_:Nb0331528063b4975b4c372fcfe4c5fe5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02ad7adfd7c348da882f1ff030279cda,
        _:N268cc16bc7e040c7887708987ffcc551,
        _:N26f9b7e10449457eaa96ce69f2befe28,
        _:N4650390363af451fbc62b18c2357c9c5,
        _:N5360d5a8acea49ba8bfe98df8d87c00a,
        _:N7619114442e6441586b09e4ee9b3ad9b,
        _:N826da9c609e84719935e5377e0d8cebd,
        _:Na03c68c5a4c141f186d3e040518464eb,
        _:Na4e477b6f23f41669e8bf067878ed103,
        _:Nc4c262cedcc6416e929849305fa3a1d3 ;
    mo:track_count 10 ;
    schema:duration "PT39:47"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N02ad7adfd7c348da882f1ff030279cda,
        _:N268cc16bc7e040c7887708987ffcc551,
        _:N26f9b7e10449457eaa96ce69f2befe28,
        _:N4650390363af451fbc62b18c2357c9c5,
        _:N5360d5a8acea49ba8bfe98df8d87c00a,
        _:N7619114442e6441586b09e4ee9b3ad9b,
        _:N826da9c609e84719935e5377e0d8cebd,
        _:Na03c68c5a4c141f186d3e040518464eb,
        _:Na4e477b6f23f41669e8bf067878ed103,
        _:Nc4c262cedcc6416e929849305fa3a1d3 .

