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

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

<artist/6445#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109207#subject> ;
    schema:name "atsuko"@en ;
    foaf:made <album/109207#composition>,
        <album/109207#lyrics>,
        <album/109207#subject> ;
    foaf:name "atsuko"@en .

<artist/6446#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109207#subject> ;
    schema:name "KATSU"@en ;
    foaf:made <album/109207#composition>,
        <album/109207#subject> ;
    foaf:name "KATSU"@en .

<product/8033#subject> a schema:CreativeWork ;
    schema:name "My Next Life as a Villainess: All Routes Lead to Doom!"@en,
        "乙女ゲームの破滅フラグしかない悪役令嬢に転生してしまった..."@ja,
        "Otome Game no Hametsu Flag shika Nai Akuyaku Reijou ni Tensei Shiteshimatta..."@ja-latn ;
    foaf:name "My Next Life as a Villainess: All Routes Lead to Doom!"@en,
        "乙女ゲームの破滅フラグしかない悪役令嬢に転生してしまった..."@ja,
        "Otome Game no Hametsu Flag shika Nai Akuyaku Reijou ni Tensei Shiteshimatta..."@ja-latn .

<product/8239#subject> a schema:CreativeWork ;
    schema:name "Soukyuu no Fafner: Dead Aggressor THE BEYOND"@en,
        "蒼穹のファフナー THE BEYOND"@ja,
        "Soukyuu no Fafner THE BEYOND"@ja-latn ;
    foaf:name "Soukyuu no Fafner: Dead Aggressor THE BEYOND"@en,
        "蒼穹のファフナー THE BEYOND"@ja,
        "Soukyuu no Fafner THE BEYOND"@ja-latn .

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

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

<org/2998#subject> schema:name "SONIC BLADE"@en,
        "SONIC BLADE"@ja,
        "SONIC BLADE"@ja-latn ;
    foaf:name "SONIC BLADE"@en,
        "SONIC BLADE"@ja,
        "SONIC BLADE"@ja-latn .

<https://media.vgm.io/albums/70/109207/109207-36e38ffdf5cd.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109207#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/109207/109207-36e38ffdf5cd.jpg> ;
    foaf:depicts <album/109207#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/109207/109207-36e38ffdf5cd.jpg> .

<https://medium-media.vgm.io/albums/70/109207/109207-36e38ffdf5cd.jpg> a schema:ImageObject,
        foaf:Image .

<album/109207#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Battle & Message / angela"@en,
        "Battle & Message / angela"@ja,
        "Battle & Message / angela"@ja-latn ;
    mo:composer <artist/6445#subject>,
        <artist/6446#subject> ;
    mo:produced_work <album/109207#musicalwork> ;
    schema:name "Battle & Message / angela"@en,
        "Battle & Message / angela"@ja,
        "Battle & Message / angela"@ja-latn .

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

<artist/10024#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/109207#performance> ;
    schema:name "angela"@en ;
    foaf:name "angela"@en .

<artist/48#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/109207#performance> ;
    schema:name "Masaaki Endoh"@en,
        "遠藤正明"@ja ;
    foaf:name "Masaaki Endoh"@en,
        "遠藤正明"@ja .

<album/109207#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Battle & Message / angela"@en,
        "Battle & Message / angela"@ja,
        "Battle & Message / angela"@ja-latn ;
    mo:performance_of <album/109207#musicalwork> ;
    mo:performer <artist/10024#subject>,
        <artist/48#subject> ;
    mo:recorded_as <album/109207#musicalexpression> ;
    schema:byArtist <artist/10024#subject>,
        <artist/48#subject> ;
    schema:name "Battle & Message / angela"@en,
        "Battle & Message / angela"@ja,
        "Battle & Message / angela"@ja-latn ;
    schema:workPerformed <album/109207#musicalwork> .

<album/109207#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-05-19"^^xsd:date ;
    dcterms:title "Battle & Message / angela"@en,
        "Battle & Message / angela"@ja,
        "Battle & Message / angela"@ja-latn ;
    mo:catalogue_number "KICS-3995" ;
    mo:media_type "CD" ;
    mo:publication_of <album/109207#musicalexpression> ;
    mo:publisher <org/2998#subject> ;
    mo:record _:N249d32cc67ff4d418fdd064d7392121b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "K SEVEN STORIES"@en ;
            foaf:name "K SEVEN STORIES"@en ],
        [ a schema:CreativeWork ;
            schema:name "P Valvrave the Liberator 2"@en ;
            foaf:name "P Valvrave the Liberator 2"@en ],
        <product/8033#subject>,
        <product/8239#subject> ;
    schema:byArtist <artist/10024#subject>,
        <artist/48#subject> ;
    schema:datePublished "2021-05-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/109207/109207-36e38ffdf5cd.jpg> ;
    schema:name "Battle & Message / angela"@en,
        "Battle & Message / angela"@ja,
        "Battle & Message / angela"@ja-latn ;
    schema:publisher <org/2998#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/109207/109207-36e38ffdf5cd.jpg> .

_:N1faafcf762674436a249b5c38f990fa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do it!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N249d32cc67ff4d418fdd064d7392121b ;
    schema:name "Do it!"@ja .

_:N24d5e13c85f1490f886ee8561c3acd2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢と希望に殺される"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N249d32cc67ff4d418fdd064d7392121b ;
    schema:name "夢と希望に殺される"@ja .

_:N36cb1b17c031439186dc3f9688bbc1b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE BEYOND"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N249d32cc67ff4d418fdd064d7392121b ;
    schema:name "THE BEYOND"@ja .

_:N3ce06cf09a83430ba44089bd13550c69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "乙女のルートはひとつじゃない!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N249d32cc67ff4d418fdd064d7392121b ;
    schema:name "乙女のルートはひとつじゃない!"@ja .

_:N8b20150e5dca4f6aaeb9f56bbd1cd3c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll be..."@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N249d32cc67ff4d418fdd064d7392121b ;
    schema:name "I'll be..."@ja .

_:N8fc8208377c04aefbceee5a59e0559e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SURVIVE!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N249d32cc67ff4d418fdd064d7392121b ;
    schema:name "SURVIVE!"@ja .

_:Na5d4f9ca0f124ed48383c9bd7002bedd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle & Message"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N249d32cc67ff4d418fdd064d7392121b ;
    schema:name "Battle & Message"@ja .

_:Na6f80e581a85499d89780455a5a270ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "連撃Victory"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N249d32cc67ff4d418fdd064d7392121b ;
    schema:name "連撃Victory"@ja .

_:Nb3f484791d754688843daf4eefa01922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "叫べ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N249d32cc67ff4d418fdd064d7392121b ;
    schema:name "叫べ"@ja .

_:Nb544183421d44b579e6f536787cfe3b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クライシス"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N249d32cc67ff4d418fdd064d7392121b ;
    schema:name "クライシス"@ja .

_:Nd464482b60bb4bb0b2c09abc87ccaa4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君想う"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N249d32cc67ff4d418fdd064d7392121b ;
    schema:name "君想う"@ja .

_:Nfbb302263a114b5b860600c5ce43d996 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君の影、オレンジの空"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N249d32cc67ff4d418fdd064d7392121b ;
    schema:name "君の影、オレンジの空"@ja .

_:N249d32cc67ff4d418fdd064d7392121b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1faafcf762674436a249b5c38f990fa2,
        _:N24d5e13c85f1490f886ee8561c3acd2d,
        _:N36cb1b17c031439186dc3f9688bbc1b0,
        _:N3ce06cf09a83430ba44089bd13550c69,
        _:N8b20150e5dca4f6aaeb9f56bbd1cd3c9,
        _:N8fc8208377c04aefbceee5a59e0559e4,
        _:Na5d4f9ca0f124ed48383c9bd7002bedd,
        _:Na6f80e581a85499d89780455a5a270ce,
        _:Nb3f484791d754688843daf4eefa01922,
        _:Nb544183421d44b579e6f536787cfe3b6,
        _:Nd464482b60bb4bb0b2c09abc87ccaa4a,
        _:Nfbb302263a114b5b860600c5ce43d996 ;
    mo:track_count 12 ;
    schema:duration "PT49:53"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1faafcf762674436a249b5c38f990fa2,
        _:N24d5e13c85f1490f886ee8561c3acd2d,
        _:N36cb1b17c031439186dc3f9688bbc1b0,
        _:N3ce06cf09a83430ba44089bd13550c69,
        _:N8b20150e5dca4f6aaeb9f56bbd1cd3c9,
        _:N8fc8208377c04aefbceee5a59e0559e4,
        _:Na5d4f9ca0f124ed48383c9bd7002bedd,
        _:Na6f80e581a85499d89780455a5a270ce,
        _:Nb3f484791d754688843daf4eefa01922,
        _:Nb544183421d44b579e6f536787cfe3b6,
        _:Nd464482b60bb4bb0b2c09abc87ccaa4a,
        _:Nfbb302263a114b5b860600c5ce43d996 .

