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

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

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

<artist/12026#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143565#subject> ;
    schema:name "scytheleg"@en ;
    foaf:made <album/143565#composition>,
        <album/143565#subject> ;
    foaf:name "scytheleg"@en .

<artist/12118#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143565#subject> ;
    schema:name "soyomogi"@en,
        "そよもぎ"@ja ;
    foaf:made <album/143565#composition>,
        <album/143565#subject> ;
    foaf:name "soyomogi"@en,
        "そよもぎ"@ja .

<artist/15210#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143565#subject> ;
    schema:name "kuroburger"@en ;
    foaf:made <album/143565#composition>,
        <album/143565#subject> ;
    foaf:name "kuroburger"@en .

<artist/27861#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143565#subject> ;
    schema:name "AJA"@en,
        "エイジャ"@ja ;
    foaf:made <album/143565#composition>,
        <album/143565#subject> ;
    foaf:name "AJA"@en,
        "エイジャ"@ja .

<artist/32520#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143565#subject> ;
    schema:name "mozell"@en ;
    foaf:made <album/143565#composition>,
        <album/143565#subject> ;
    foaf:name "mozell"@en .

<artist/4349#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143565#subject> ;
    schema:name "Sebone Shoukai"@en,
        "背骨商会"@ja ;
    foaf:made <album/143565#composition>,
        <album/143565#subject> ;
    foaf:name "Sebone Shoukai"@en,
        "背骨商会"@ja .

<artist/4352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143565#subject> ;
    schema:name "BACO"@en ;
    foaf:made <album/143565#composition>,
        <album/143565#subject> ;
    foaf:name "BACO"@en .

<artist/48218#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143565#subject> ;
    schema:name "Teikyou"@en,
        "提供"@ja ;
    foaf:made <album/143565#composition>,
        <album/143565#subject> ;
    foaf:name "Teikyou"@en,
        "提供"@ja .

<artist/51564#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143565#subject> ;
    schema:name "daisan"@en ;
    foaf:made <album/143565#composition>,
        <album/143565#subject> ;
    foaf:name "daisan"@en .

<artist/58720#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143565#subject> ;
    schema:name "sakuramodki"@en,
        "さくらもどき"@ja ;
    foaf:made <album/143565#composition>,
        <album/143565#subject> ;
    foaf:name "sakuramodki"@en,
        "さくらもどき"@ja .

<artist/62732#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143565#subject> ;
    schema:name "Ziken Akahane"@en ;
    foaf:made <album/143565#composition>,
        <album/143565#subject> ;
    foaf:name "Ziken Akahane"@en .

<event/164> a mo:Release ;
    schema:name "Released at M3-2013 Fall (Oct 27, 2013)" .

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

<album/143565#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "We Battle X"@en,
        "We Battle X"@ja,
        "We Battle X"@ja-latn ;
    mo:performance_of <album/143565#musicalwork> ;
    mo:recorded_as <album/143565#musicalexpression> ;
    schema:name "We Battle X"@en,
        "We Battle X"@ja,
        "We Battle X"@ja-latn ;
    schema:workPerformed <album/143565#musicalwork> .

<org/3786#subject> schema:name "LuzeriA"@en,
        "LuzeriA"@ja,
        "LuzeriA"@ja-latn ;
    foaf:name "LuzeriA"@en,
        "LuzeriA"@ja,
        "LuzeriA"@ja-latn .

<https://media.vgm.io/albums/56/143565/143565-706ece631518.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143565#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/143565/143565-706ece631518.png> ;
    foaf:depicts <album/143565#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/143565/143565-706ece631518.png> .

<https://medium-media.vgm.io/albums/56/143565/143565-706ece631518.png> a schema:ImageObject,
        foaf:Image .

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

<album/143565#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "We Battle X"@en,
        "We Battle X"@ja,
        "We Battle X"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "タチやん"@en ;
            foaf:made <album/143565#composition> ;
            foaf:name "タチやん"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cty.L"@en ;
            foaf:made <album/143565#composition> ;
            foaf:name "Cty.L"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "なくふる"@en ;
            foaf:made <album/143565#composition> ;
            foaf:name "なくふる"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "藤里"@en ;
            foaf:made <album/143565#composition> ;
            foaf:name "藤里"@en ],
        <artist/12026#subject>,
        <artist/12118#subject>,
        <artist/15210#subject>,
        <artist/27861#subject>,
        <artist/32520#subject>,
        <artist/4349#subject>,
        <artist/4352#subject>,
        <artist/48218#subject>,
        <artist/51564#subject>,
        <artist/58720#subject>,
        <artist/62732#subject> ;
    mo:produced_work <album/143565#musicalwork> ;
    schema:name "We Battle X"@en,
        "We Battle X"@ja,
        "We Battle X"@ja-latn .

<album/143565#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-27"^^xsd:date ;
    dcterms:title "We Battle X"@en,
        "We Battle X"@ja,
        "We Battle X"@ja-latn ;
    mo:catalogue_number "LUZE-0012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/143565#musicalexpression> ;
    mo:publisher <org/3786#subject> ;
    mo:record _:Ncaf30cf7dffc4888b089c65020fa5356 ;
    mo:record_count 1 ;
    mo:release <event/164> ;
    schema:datePublished "2013-10-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/56/143565/143565-706ece631518.png> ;
    schema:name "We Battle X"@en,
        "We Battle X"@ja,
        "We Battle X"@ja-latn ;
    schema:publisher <org/3786#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/143565/143565-706ece631518.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143565#subject> ;
    schema:name "なくふる"@en ;
    foaf:made <album/143565#subject> ;
    foaf:name "なくふる"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143565#subject> ;
    schema:name "タチやん"@en ;
    foaf:made <album/143565#subject> ;
    foaf:name "タチやん"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143565#subject> ;
    schema:name "Cty.L"@en ;
    foaf:made <album/143565#subject> ;
    foaf:name "Cty.L"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143565#subject> ;
    schema:name "藤里"@en ;
    foaf:made <album/143565#subject> ;
    foaf:name "藤里"@en .

_:N01dfe8534ddd4ed8846cf6433b87f915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At The Mountains Of Oreades"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Ncaf30cf7dffc4888b089c65020fa5356 ;
    schema:name "At The Mountains Of Oreades"@ja .

_:N15b8123c993045619c32bb6c750ae123 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹色かえるは喜びがえる"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Ncaf30cf7dffc4888b089c65020fa5356 ;
    schema:name "虹色かえるは喜びがえる"@ja .

_:N528ec3c78f16450abf0ecfb6a4a126a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tastes Mild."@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Ncaf30cf7dffc4888b089c65020fa5356 ;
    schema:name "Tastes Mild."@ja .

_:N59cc39a343634850a5679d716ad986ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Save One Soul (S.O.S)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Ncaf30cf7dffc4888b089c65020fa5356 ;
    schema:name "Save One Soul (S.O.S)"@ja .

_:N6ae74ec921534a68b9630390ca0c81dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquamarine"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Ncaf30cf7dffc4888b089c65020fa5356 ;
    schema:name "Aquamarine"@ja .

_:N76fc31222e68466a87763c688737366e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Killer I Love"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Ncaf30cf7dffc4888b089c65020fa5356 ;
    schema:name "Killer I Love"@ja .

_:N7f1d5c7638fb4adab186f02df599fea4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sur-Rare-Rhythm"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:Ncaf30cf7dffc4888b089c65020fa5356 ;
    schema:name "Sur-Rare-Rhythm"@ja .

_:N98899da673d94932b5061d0394200663 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Precious Road"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Ncaf30cf7dffc4888b089c65020fa5356 ;
    schema:name "Precious Road"@ja .

_:Na3abcad9feff4f1eb0008f2ffeb939b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Of Gale"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Ncaf30cf7dffc4888b089c65020fa5356 ;
    schema:name "Forest Of Gale"@ja .

_:Na5e814c0044d48d890dd9608d9de3878 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Field ～Spirit Song～"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Ncaf30cf7dffc4888b089c65020fa5356 ;
    schema:name "Field ～Spirit Song～"@ja .

_:Nafd3500e51d043e7960ec5f55715f7ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lime Beach Highball! (Short Edit)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Ncaf30cf7dffc4888b089c65020fa5356 ;
    schema:name "Lime Beach Highball! (Short Edit)"@ja .

_:Ncb605c50faf64a1492978a282579bd50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Sequence"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Ncaf30cf7dffc4888b089c65020fa5356 ;
    schema:name "Happy Sequence"@ja .

_:Nd9596979757a4aac98d15c15ed8e8dca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おしゃれヒャッハー! (コーヒーVer.)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Ncaf30cf7dffc4888b089c65020fa5356 ;
    schema:name "おしゃれヒャッハー! (コーヒーVer.)"@ja .

_:Nf9b130ca4f624d948976e453cc230e34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waterflame"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Ncaf30cf7dffc4888b089c65020fa5356 ;
    schema:name "Waterflame"@ja .

_:Nfb2323ecefec4593af0efd25a4415427 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autopayment Algorithm"@ja ;
    mo:track_number 14 ;
    schema:duration "PT7:30"^^xsd:interval ;
    schema:inPlaylist _:Ncaf30cf7dffc4888b089c65020fa5356 ;
    schema:name "Autopayment Algorithm"@ja .

_:Ncaf30cf7dffc4888b089c65020fa5356 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01dfe8534ddd4ed8846cf6433b87f915,
        _:N15b8123c993045619c32bb6c750ae123,
        _:N528ec3c78f16450abf0ecfb6a4a126a2,
        _:N59cc39a343634850a5679d716ad986ea,
        _:N6ae74ec921534a68b9630390ca0c81dc,
        _:N76fc31222e68466a87763c688737366e,
        _:N7f1d5c7638fb4adab186f02df599fea4,
        _:N98899da673d94932b5061d0394200663,
        _:Na3abcad9feff4f1eb0008f2ffeb939b8,
        _:Na5e814c0044d48d890dd9608d9de3878,
        _:Nafd3500e51d043e7960ec5f55715f7ea,
        _:Ncb605c50faf64a1492978a282579bd50,
        _:Nd9596979757a4aac98d15c15ed8e8dca,
        _:Nf9b130ca4f624d948976e453cc230e34,
        _:Nfb2323ecefec4593af0efd25a4415427 ;
    mo:track_count 15 ;
    schema:duration "PT51:27"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N01dfe8534ddd4ed8846cf6433b87f915,
        _:N15b8123c993045619c32bb6c750ae123,
        _:N528ec3c78f16450abf0ecfb6a4a126a2,
        _:N59cc39a343634850a5679d716ad986ea,
        _:N6ae74ec921534a68b9630390ca0c81dc,
        _:N76fc31222e68466a87763c688737366e,
        _:N7f1d5c7638fb4adab186f02df599fea4,
        _:N98899da673d94932b5061d0394200663,
        _:Na3abcad9feff4f1eb0008f2ffeb939b8,
        _:Na5e814c0044d48d890dd9608d9de3878,
        _:Nafd3500e51d043e7960ec5f55715f7ea,
        _:Ncb605c50faf64a1492978a282579bd50,
        _:Nd9596979757a4aac98d15c15ed8e8dca,
        _:Nf9b130ca4f624d948976e453cc230e34,
        _:Nfb2323ecefec4593af0efd25a4415427 .

