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

<album/74849#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Holy Krieg ~Kurenai no Axis~"@en,
        "Holy Krieg ～紅のアクシズ～"@ja,
        "Holy Krieg ~Kurenai no Axis~"@ja-latn ;
    mo:produced_work <album/74849#musicalwork> ;
    schema:name "Holy Krieg ~Kurenai no Axis~"@en,
        "Holy Krieg ～紅のアクシズ～"@ja,
        "Holy Krieg ~Kurenai no Axis~"@ja-latn .

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

<event/207> a mo:Release ;
    schema:name "Released at Comic Market 93 (Dec 29, 2017 to Dec 31, 2017)" .

<product/7143#subject> a schema:CreativeWork ;
    schema:name "Azur Lane"@en,
        "碧蓝航线"@ja,
        "Azur Lane"@ja-latn ;
    foaf:name "Azur Lane"@en,
        "碧蓝航线"@ja,
        "Azur Lane"@ja-latn .

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

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

<org/161#subject> schema:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn ;
    foaf:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn .

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

<https://medium-media.vgm.io/albums/94/74849/74849-fa56179993c9.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13088#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74849#performance> ;
    schema:name "minusiyon"@en,
        "まいなすいょん"@ja ;
    foaf:name "minusiyon"@en,
        "まいなすいょん"@ja .

<artist/19847#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74849#performance> ;
    schema:name "Kenichiro Nakamura"@en,
        "中村拳一郎"@ja ;
    foaf:name "Kenichiro Nakamura"@en,
        "中村拳一郎"@ja .

<artist/2678#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74849#performance> ;
    schema:name "IRON-CHINO"@en ;
    foaf:made <album/74849#lyrics>,
        <album/74849#subject> ;
    foaf:name "IRON-CHINO"@en .

<artist/30768#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74849#performance> ;
    schema:name "Yu-ta"@en ;
    foaf:name "Yu-ta"@en .

<album/74849#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-29"^^xsd:date ;
    dcterms:title "Holy Krieg ~Kurenai no Axis~"@en,
        "Holy Krieg ～紅のアクシズ～"@ja,
        "Holy Krieg ~Kurenai no Axis~"@ja-latn ;
    mo:catalogue_number "MIA-061" ;
    mo:media_type "CD" ;
    mo:publication_of <album/74849#musicalexpression> ;
    mo:publisher <org/161#subject> ;
    mo:record _:N54297c02047e43a996621f0c78fb0eaa ;
    mo:record_count 1 ;
    mo:release <event/207> ;
    schema:about <product/7143#subject> ;
    schema:byArtist <artist/13088#subject>,
        <artist/19847#subject>,
        <artist/2678#subject>,
        <artist/30768#subject> ;
    schema:datePublished "2017-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/74849/74849-fa56179993c9.jpg> ;
    schema:name "Holy Krieg ~Kurenai no Axis~"@en,
        "Holy Krieg ～紅のアクシズ～"@ja,
        "Holy Krieg ~Kurenai no Axis~"@ja-latn ;
    schema:publisher <org/161#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/74849/74849-fa56179993c9.jpg> .

<album/74849#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Holy Krieg ~Kurenai no Axis~"@en,
        "Holy Krieg ～紅のアクシズ～"@ja,
        "Holy Krieg ~Kurenai no Axis~"@ja-latn ;
    mo:performance_of <album/74849#musicalwork> ;
    mo:performer <artist/13088#subject>,
        <artist/19847#subject>,
        <artist/2678#subject>,
        <artist/30768#subject> ;
    mo:recorded_as <album/74849#musicalexpression> ;
    schema:byArtist <artist/13088#subject>,
        <artist/19847#subject>,
        <artist/2678#subject>,
        <artist/30768#subject> ;
    schema:name "Holy Krieg ~Kurenai no Axis~"@en,
        "Holy Krieg ～紅のアクシズ～"@ja,
        "Holy Krieg ~Kurenai no Axis~"@ja-latn ;
    schema:workPerformed <album/74849#musicalwork> .

_:N0cd4997da1da4bd88cd1d7314d6d2c15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightfall ～神々の黄昏～ =Off Vocal="@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N54297c02047e43a996621f0c78fb0eaa ;
    schema:name "Nightfall ～神々の黄昏～ =Off Vocal="@ja .

_:N1b9366b611e0443984ba8d10ca49b33f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sieg Axis ～勝利の誓い～"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N54297c02047e43a996621f0c78fb0eaa ;
    schema:name "Sieg Axis ～勝利の誓い～"@ja .

_:N372b38eb34f54a96b3f06d5f3630eb0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy Krieg =Off Vocal="@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N54297c02047e43a996621f0c78fb0eaa ;
    schema:name "Holy Krieg =Off Vocal="@ja .

_:N4e26b8a14ee64f519572be38a000b2a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅のアクシズ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N54297c02047e43a996621f0c78fb0eaa ;
    schema:name "紅のアクシズ"@ja .

_:N57c45dfd95fc4dd9828fd85809d814e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy Krieg"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N54297c02047e43a996621f0c78fb0eaa ;
    schema:name "Holy Krieg"@ja .

_:N6279d5d88dda4d13a65e071638643ae5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鋼色のティターン"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N54297c02047e43a996621f0c78fb0eaa ;
    schema:name "鋼色のティターン"@ja .

_:N6482753704094d2c955736fcc33c7751 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spearhead"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N54297c02047e43a996621f0c78fb0eaa ;
    schema:name "Spearhead"@ja .

_:N9deed65f0a6240568d8bf1192a471507 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightfall ～神々の黄昏～"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N54297c02047e43a996621f0c78fb0eaa ;
    schema:name "Nightfall ～神々の黄昏～"@ja .

_:Na80cbcc102ce412c97184cee4f3b1d96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walhalla"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N54297c02047e43a996621f0c78fb0eaa ;
    schema:name "Walhalla"@ja .

_:N54297c02047e43a996621f0c78fb0eaa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cd4997da1da4bd88cd1d7314d6d2c15,
        _:N1b9366b611e0443984ba8d10ca49b33f,
        _:N372b38eb34f54a96b3f06d5f3630eb0d,
        _:N4e26b8a14ee64f519572be38a000b2a1,
        _:N57c45dfd95fc4dd9828fd85809d814e5,
        _:N6279d5d88dda4d13a65e071638643ae5,
        _:N6482753704094d2c955736fcc33c7751,
        _:N9deed65f0a6240568d8bf1192a471507,
        _:Na80cbcc102ce412c97184cee4f3b1d96 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0cd4997da1da4bd88cd1d7314d6d2c15,
        _:N1b9366b611e0443984ba8d10ca49b33f,
        _:N372b38eb34f54a96b3f06d5f3630eb0d,
        _:N4e26b8a14ee64f519572be38a000b2a1,
        _:N57c45dfd95fc4dd9828fd85809d814e5,
        _:N6279d5d88dda4d13a65e071638643ae5,
        _:N6482753704094d2c955736fcc33c7751,
        _:N9deed65f0a6240568d8bf1192a471507,
        _:Na80cbcc102ce412c97184cee4f3b1d96 .

