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

<artist/16152#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Yoshimura"@en,
        "佳村はるか"@ja ;
    foaf:made <album/117419#subject>,
        <album/117419#vocals> ;
    foaf:name "Haruka Yoshimura"@en,
        "佳村はるか"@ja .

<artist/18361#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Nakajima"@en,
        "中島唯"@ja ;
    foaf:made <album/117419#subject>,
        <album/117419#vocals> ;
    foaf:name "Yui Nakajima"@en,
        "中島唯"@ja .

<artist/18930#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reina Kondo"@en,
        "近藤玲奈"@ja ;
    foaf:made <album/117419#subject>,
        <album/117419#vocals> ;
    foaf:name "Reina Kondo"@en,
        "近藤玲奈"@ja .

<artist/23414#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruna Momono"@en,
        "もものはるな"@ja ;
    foaf:made <album/117419#subject>,
        <album/117419#vocals> ;
    foaf:name "Haruna Momono"@en,
        "もものはるな"@ja .

<artist/26673#subject> a schema:Person,
        foaf:Person ;
    schema:name "Manaka Iwami"@en,
        "石見舞菜香"@ja ;
    foaf:made <album/117419#subject>,
        <album/117419#vocals> ;
    foaf:name "Manaka Iwami"@en,
        "石見舞菜香"@ja .

<artist/27392#subject> a schema:Person,
        foaf:Person ;
    schema:name "Anzu Haruno"@en,
        "春野杏"@ja ;
    foaf:made <album/117419#subject>,
        <album/117419#vocals> ;
    foaf:name "Anzu Haruno"@en,
        "春野杏"@ja .

<artist/29430#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miho Okasaki"@en,
        "岡咲美保"@ja ;
    foaf:made <album/117419#subject>,
        <album/117419#vocals> ;
    foaf:name "Miho Okasaki"@en,
        "岡咲美保"@ja .

<artist/12150#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117419#subject> ;
    schema:name "Tomohiro Nakatsuchi"@en,
        "中土智博"@ja ;
    foaf:made <album/117419#composition>,
        <album/117419#lyrics>,
        <album/117419#subject> ;
    foaf:name "Tomohiro Nakatsuchi"@en,
        "中土智博"@ja .

<artist/26727#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117419#subject> ;
    schema:name "Masaki Honda"@en,
        "本田正樹"@ja ;
    foaf:made <album/117419#composition>,
        <album/117419#lyrics>,
        <album/117419#subject> ;
    foaf:name "Masaki Honda"@en,
        "本田正樹"@ja .

<release/17318#subject> a schema:CreativeWork ;
    schema:name "ONGEKI R.E.D. PLUS"@en,
        "オンゲキ R.E.D. PLUS"@ja,
        "ONGEKI R.E.D. PLUS"@ja-latn ;
    foaf:name "ONGEKI R.E.D. PLUS"@en,
        "オンゲキ R.E.D. PLUS"@ja,
        "ONGEKI R.E.D. PLUS"@ja-latn .

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

<album/117419#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ONGEKI Vocal Party volume 05 / ONGEKI SHOOTERS"@en,
        "ONGEKI Vocal Party volume 05 / オンゲキシューターズ"@ja,
        "ONGEKI Vocal Party volume 05 / ONGEKI SHOOTERS"@ja-latn ;
    mo:performance_of <album/117419#musicalwork> ;
    mo:recorded_as <album/117419#musicalexpression> ;
    schema:name "ONGEKI Vocal Party volume 05 / ONGEKI SHOOTERS"@en,
        "ONGEKI Vocal Party volume 05 / オンゲキシューターズ"@ja,
        "ONGEKI Vocal Party volume 05 / ONGEKI SHOOTERS"@ja-latn ;
    schema:workPerformed <album/117419#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/91/117419/117419-b5cbaf7a4b14.jpg> a schema:ImageObject,
        foaf:Image .

<album/117419#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ONGEKI Vocal Party volume 05 / ONGEKI SHOOTERS"@en,
        "ONGEKI Vocal Party volume 05 / オンゲキシューターズ"@ja,
        "ONGEKI Vocal Party volume 05 / ONGEKI SHOOTERS"@ja-latn ;
    mo:composer <artist/12150#subject>,
        <artist/26727#subject> ;
    mo:produced_work <album/117419#musicalwork> ;
    schema:name "ONGEKI Vocal Party volume 05 / ONGEKI SHOOTERS"@en,
        "ONGEKI Vocal Party volume 05 / オンゲキシューターズ"@ja,
        "ONGEKI Vocal Party volume 05 / ONGEKI SHOOTERS"@ja-latn .

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

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

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

<album/117419#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-09-01"^^xsd:date ;
    dcterms:title "ONGEKI Vocal Party volume 05 / ONGEKI SHOOTERS"@en,
        "ONGEKI Vocal Party volume 05 / オンゲキシューターズ"@ja,
        "ONGEKI Vocal Party volume 05 / ONGEKI SHOOTERS"@ja-latn ;
    mo:catalogue_number "ZMCZ-14965" ;
    mo:media_type "CD" ;
    mo:publication_of <album/117419#musicalexpression> ;
    mo:publisher <org/1964#subject> ;
    mo:record _:N2462f59f7e0e4454a39ed61244811fc4 ;
    mo:record_count 1 ;
    schema:about <release/17318#subject> ;
    schema:datePublished "2021-09-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/117419/117419-b5cbaf7a4b14.jpg> ;
    schema:name "ONGEKI Vocal Party volume 05 / ONGEKI SHOOTERS"@en,
        "ONGEKI Vocal Party volume 05 / オンゲキシューターズ"@ja,
        "ONGEKI Vocal Party volume 05 / ONGEKI SHOOTERS"@ja-latn ;
    schema:publisher <org/1964#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/117419/117419-b5cbaf7a4b14.jpg> .

_:N0693a66b85d04df88bd18ee1c037178b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵のフロンティア三銃士 -日向千夏ソロver.-"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N2462f59f7e0e4454a39ed61244811fc4 ;
    schema:name "無敵のフロンティア三銃士 -日向千夏ソロver.-"@ja .

_:N1ca186da6e174a9896d4ef8f2ff7ce1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最っ高のエンタメだ!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N2462f59f7e0e4454a39ed61244811fc4 ;
    schema:name "最っ高のエンタメだ!!"@ja .

_:N237c296fce7e4d9fb791eacd9101fe7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵のフロンティア三銃士 (Game Size)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N2462f59f7e0e4454a39ed61244811fc4 ;
    schema:name "無敵のフロンティア三銃士 (Game Size)"@ja .

_:N358aa2231eb14b93a0ccaeca180272cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "give it up to you -桜井春菜ソロver.-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N2462f59f7e0e4454a39ed61244811fc4 ;
    schema:name "give it up to you -桜井春菜ソロver.-"@ja .

_:N377ec487d97d4c6a9f24d3bbb55ff4e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵のフロンティア三銃士 -九條楓ソロver.-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N2462f59f7e0e4454a39ed61244811fc4 ;
    schema:name "無敵のフロンティア三銃士 -九條楓ソロver.-"@ja .

_:N46058447e95c444eaa35c0f249f04690 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵のフロンティア三銃士 (instrumental)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N2462f59f7e0e4454a39ed61244811fc4 ;
    schema:name "無敵のフロンティア三銃士 (instrumental)"@ja .

_:N5803575b38d74cfcbf5550957e62f52f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵のフロンティア三銃士 -三角葵ソロver.-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N2462f59f7e0e4454a39ed61244811fc4 ;
    schema:name "無敵のフロンティア三銃士 -三角葵ソロver.-"@ja .

_:N67b9e363019140f5940d5e50b3e7fc53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵のフロンティア三銃士"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N2462f59f7e0e4454a39ed61244811fc4 ;
    schema:name "無敵のフロンティア三銃士"@ja .

_:N732abea71426405589fa07d184f2230d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最っ高のエンタメだ!! (Game Size)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N2462f59f7e0e4454a39ed61244811fc4 ;
    schema:name "最っ高のエンタメだ!! (Game Size)"@ja .

_:N7724305cec0b473c9f522ac5b8d32f71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "give it up to you (Game Size)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N2462f59f7e0e4454a39ed61244811fc4 ;
    schema:name "give it up to you (Game Size)"@ja .

_:N9bb08bb44a2e43469dd2fde65ffde5bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最っ高のエンタメだ!! -柏木咲姫ソロver.-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N2462f59f7e0e4454a39ed61244811fc4 ;
    schema:name "最っ高のエンタメだ!! -柏木咲姫ソロver.-"@ja .

_:Na628c9e6456c4b0cbc58a41e32a98032 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最っ高のエンタメだ!! (instrumental)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N2462f59f7e0e4454a39ed61244811fc4 ;
    schema:name "最っ高のエンタメだ!! (instrumental)"@ja .

_:Ncc1c68ccd5c44b999b57def88e88af6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最っ高のエンタメだ!! -井之原小星ソロver.-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N2462f59f7e0e4454a39ed61244811fc4 ;
    schema:name "最っ高のエンタメだ!! -井之原小星ソロver.-"@ja .

_:Nd3430e8e5f3945128660e8fac26ef77f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "give it up to you -早乙女彩華ソロver.-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N2462f59f7e0e4454a39ed61244811fc4 ;
    schema:name "give it up to you -早乙女彩華ソロver.-"@ja .

_:Nd905bf948e304c94ab12ca708ebd78f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "give it up to you (instrumental)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N2462f59f7e0e4454a39ed61244811fc4 ;
    schema:name "give it up to you (instrumental)"@ja .

_:Ne40972ccbffc42bc94ee479a91d5cefe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "give it up to you"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N2462f59f7e0e4454a39ed61244811fc4 ;
    schema:name "give it up to you"@ja .

_:N2462f59f7e0e4454a39ed61244811fc4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0693a66b85d04df88bd18ee1c037178b,
        _:N1ca186da6e174a9896d4ef8f2ff7ce1d,
        _:N237c296fce7e4d9fb791eacd9101fe7b,
        _:N358aa2231eb14b93a0ccaeca180272cb,
        _:N377ec487d97d4c6a9f24d3bbb55ff4e2,
        _:N46058447e95c444eaa35c0f249f04690,
        _:N5803575b38d74cfcbf5550957e62f52f,
        _:N67b9e363019140f5940d5e50b3e7fc53,
        _:N732abea71426405589fa07d184f2230d,
        _:N7724305cec0b473c9f522ac5b8d32f71,
        _:N9bb08bb44a2e43469dd2fde65ffde5bc,
        _:Na628c9e6456c4b0cbc58a41e32a98032,
        _:Ncc1c68ccd5c44b999b57def88e88af6c,
        _:Nd3430e8e5f3945128660e8fac26ef77f,
        _:Nd905bf948e304c94ab12ca708ebd78f5,
        _:Ne40972ccbffc42bc94ee479a91d5cefe ;
    mo:track_count 16 ;
    schema:duration "PT55:27"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0693a66b85d04df88bd18ee1c037178b,
        _:N1ca186da6e174a9896d4ef8f2ff7ce1d,
        _:N237c296fce7e4d9fb791eacd9101fe7b,
        _:N358aa2231eb14b93a0ccaeca180272cb,
        _:N377ec487d97d4c6a9f24d3bbb55ff4e2,
        _:N46058447e95c444eaa35c0f249f04690,
        _:N5803575b38d74cfcbf5550957e62f52f,
        _:N67b9e363019140f5940d5e50b3e7fc53,
        _:N732abea71426405589fa07d184f2230d,
        _:N7724305cec0b473c9f522ac5b8d32f71,
        _:N9bb08bb44a2e43469dd2fde65ffde5bc,
        _:Na628c9e6456c4b0cbc58a41e32a98032,
        _:Ncc1c68ccd5c44b999b57def88e88af6c,
        _:Nd3430e8e5f3945128660e8fac26ef77f,
        _:Nd905bf948e304c94ab12ca708ebd78f5,
        _:Ne40972ccbffc42bc94ee479a91d5cefe .

