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

<artist/12876#subject> a schema:Person,
        foaf:Person ;
    schema:name "crimm"@en,
        "くりむ"@ja ;
    foaf:made <album/104245#lyrics>,
        <album/104245#subject> ;
    foaf:name "crimm"@en,
        "くりむ"@ja .

<artist/14761#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Murakawa"@en,
        "村川梨衣"@ja ;
    foaf:made <album/104245#subject>,
        <album/104245#vocals> ;
    foaf:name "Rie Murakawa"@en,
        "村川梨衣"@ja .

<artist/26343#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maron"@en,
        "まろん"@ja ;
    foaf:made <album/104245#lyrics>,
        <album/104245#subject> ;
    foaf:name "Maron"@en,
        "まろん"@ja .

<artist/29022#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takako Tanaka"@en,
        "田中貴子"@ja ;
    foaf:made <album/104245#subject>,
        <album/104245#vocals> ;
    foaf:name "Takako Tanaka"@en,
        "田中貴子"@ja .

<artist/29494#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emiri Iwai"@en,
        "岩井映美里"@ja ;
    foaf:made <album/104245#subject>,
        <album/104245#vocals> ;
    foaf:name "Emiri Iwai"@en,
        "岩井映美里"@ja .

<artist/29533#subject> a schema:Person,
        foaf:Person ;
    schema:name "Iori Saeki"@en,
        "佐伯伊織"@ja ;
    foaf:made <album/104245#subject>,
        <album/104245#vocals> ;
    foaf:name "Iori Saeki"@en,
        "佐伯伊織"@ja .

<artist/32250#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saki Yasui"@en,
        "安井咲希"@ja ;
    foaf:made <album/104245#subject>,
        <album/104245#vocals> ;
    foaf:name "Saki Yasui"@en,
        "安井咲希"@ja .

<artist/34613#subject> a schema:Person,
        foaf:Person ;
    schema:name "Blanc Bunny Bandit"@en ;
    foaf:made <album/104245#subject>,
        <album/104245#vocals> ;
    foaf:name "Blanc Bunny Bandit"@en .

<artist/7247#subject> a schema:Person,
        foaf:Person ;
    schema:name "Izumi Arisato"@en,
        "有里泉美"@ja ;
    foaf:made <album/104245#lyrics>,
        <album/104245#subject> ;
    foaf:name "Izumi Arisato"@en,
        "有里泉美"@ja .

<artist/12871#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104245#subject> ;
    schema:name "m@sumi"@en ;
    foaf:made <album/104245#composition>,
        <album/104245#subject> ;
    foaf:name "m@sumi"@en .

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

<artist/2388#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104245#subject> ;
    schema:name "ARM"@en ;
    foaf:made <album/104245#composition>,
        <album/104245#subject> ;
    foaf:name "ARM"@en .

<artist/86#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104245#subject> ;
    schema:name "Hitoshi Fujima"@en,
        "藤間仁"@ja ;
    foaf:made <album/104245#composition>,
        <album/104245#subject> ;
    foaf:name "Hitoshi Fujima"@en,
        "藤間仁"@ja .

<product/7990#subject> a schema:CreativeWork ;
    schema:name "Band Meshi♪"@en,
        "バンめし♪"@ja,
        "Band Meshi♪"@ja-latn ;
    foaf:name "Band Meshi♪"@en,
        "バンめし♪"@ja,
        "Band Meshi♪"@ja-latn .

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

<album/104245#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Band Meshi♪ Furusato Grand Prix ROUND3 ~Aki no Jin~"@en,
        "バンめし♪ ふるさとグランプリ ROUND3 ～秋の陣～"@ja,
        "Band Meshi♪ Furusato Grand Prix ROUND3 ~Aki no Jin~"@ja-latn ;
    mo:performance_of <album/104245#musicalwork> ;
    mo:recorded_as <album/104245#musicalexpression> ;
    schema:name "Band Meshi♪ Furusato Grand Prix ROUND3 ~Aki no Jin~"@en,
        "バンめし♪ ふるさとグランプリ ROUND3 ～秋の陣～"@ja,
        "Band Meshi♪ Furusato Grand Prix ROUND3 ~Aki no Jin~"@ja-latn ;
    schema:workPerformed <album/104245#musicalwork> .

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

<https://media.vgm.io/albums/54/104245/104245-9a898b39d9af.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104245#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/104245/104245-9a898b39d9af.jpg> ;
    foaf:depicts <album/104245#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/104245/104245-9a898b39d9af.jpg> .

<https://medium-media.vgm.io/albums/54/104245/104245-9a898b39d9af.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/104245#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Band Meshi♪ Furusato Grand Prix ROUND3 ~Aki no Jin~"@en,
        "バンめし♪ ふるさとグランプリ ROUND3 ～秋の陣～"@ja,
        "Band Meshi♪ Furusato Grand Prix ROUND3 ~Aki no Jin~"@ja-latn ;
    mo:composer <artist/12871#subject>,
        <artist/15847#subject>,
        <artist/2388#subject>,
        <artist/86#subject> ;
    mo:produced_work <album/104245#musicalwork> ;
    schema:name "Band Meshi♪ Furusato Grand Prix ROUND3 ~Aki no Jin~"@en,
        "バンめし♪ ふるさとグランプリ ROUND3 ～秋の陣～"@ja,
        "Band Meshi♪ Furusato Grand Prix ROUND3 ~Aki no Jin~"@ja-latn .

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

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

<album/104245#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-12-16"^^xsd:date ;
    dcterms:title "Band Meshi♪ Furusato Grand Prix ROUND3 ~Aki no Jin~"@en,
        "バンめし♪ ふるさとグランプリ ROUND3 ～秋の陣～"@ja,
        "Band Meshi♪ Furusato Grand Prix ROUND3 ~Aki no Jin~"@ja-latn ;
    mo:catalogue_number "GFCA-497" ;
    mo:media_type "CD" ;
    mo:publication_of <album/104245#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N54f3e5ffe97e4fedb20c5fc96bb9f739 ;
    mo:record_count 1 ;
    schema:about <product/7990#subject> ;
    schema:datePublished "2020-12-16"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/54/104245/104245-9a898b39d9af.jpg> ;
    schema:name "Band Meshi♪ Furusato Grand Prix ROUND3 ~Aki no Jin~"@en,
        "バンめし♪ ふるさとグランプリ ROUND3 ～秋の陣～"@ja,
        "Band Meshi♪ Furusato Grand Prix ROUND3 ~Aki no Jin~"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/104245/104245-9a898b39d9af.jpg> .

_:N18557520668a427f8a67186ffe4a208e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウソツキ横丁は雨模様"@ja,
        "Usotsuki Yokochou wa Amemoyou"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N54f3e5ffe97e4fedb20c5fc96bb9f739 ;
    schema:name "ウソツキ横丁は雨模様"@ja,
        "Usotsuki Yokochou wa Amemoyou"@ja-latn .

_:N18c9f4a9399a4e398e653c0bceec9c4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Cape Theorem (instrumental)"@ja,
        "Red Cape Theorem (instrumental)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N54f3e5ffe97e4fedb20c5fc96bb9f739 ;
    schema:name "Red Cape Theorem (instrumental)"@ja,
        "Red Cape Theorem (instrumental)"@ja-latn .

_:N35f55d66063c4b0dab7350d564cac715 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハラショー!おにぎりサーカス団☆ (instrumental)"@ja,
        "Harasho! Onigiri Circus-dan☆(instrumental)"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N54f3e5ffe97e4fedb20c5fc96bb9f739 ;
    schema:name "ハラショー!おにぎりサーカス団☆ (instrumental)"@ja,
        "Harasho! Onigiri Circus-dan☆(instrumental)"@ja-latn .

_:N3ee5d607a4334b8f8b102d3a207d5899 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イノセントバイブル (instrumental)"@ja,
        "Innocent Bible (instrumental)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N54f3e5ffe97e4fedb20c5fc96bb9f739 ;
    schema:name "イノセントバイブル (instrumental)"@ja,
        "Innocent Bible (instrumental)"@ja-latn .

_:N4ca4a513679c498d8d0b9a320e68a1b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イノセントバイブル"@ja,
        "Innocent Bible"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N54f3e5ffe97e4fedb20c5fc96bb9f739 ;
    schema:name "イノセントバイブル"@ja,
        "Innocent Bible"@ja-latn .

_:N5d0130d1143a4bd595461520bb91dd5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハラショー!おにぎりサーカス団☆ (game ver.)"@ja,
        "Harasho! Onigiri Circus-dan☆ (game ver.)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N54f3e5ffe97e4fedb20c5fc96bb9f739 ;
    schema:name "ハラショー!おにぎりサーカス団☆ (game ver.)"@ja,
        "Harasho! Onigiri Circus-dan☆ (game ver.)"@ja-latn .

_:N88fc77e949c043538530fc4c895980a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウソツキ横丁は雨模様 (game ver.)"@ja,
        "Usotsuki Yokochou wa Amemoyou (game ver.)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N54f3e5ffe97e4fedb20c5fc96bb9f739 ;
    schema:name "ウソツキ横丁は雨模様 (game ver.)"@ja,
        "Usotsuki Yokochou wa Amemoyou (game ver.)"@ja-latn .

_:N8f760523459a445db8fd70dbe2ede146 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハラショー!おにぎりサーカス団☆"@ja,
        "Harasho! Onigiri Circus-dan☆"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N54f3e5ffe97e4fedb20c5fc96bb9f739 ;
    schema:name "ハラショー!おにぎりサーカス団☆"@ja,
        "Harasho! Onigiri Circus-dan☆"@ja-latn .

_:Nd5741df37f17409fa1b66ae73c741d83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Cape Theorem (game ver.)"@ja,
        "Red Cape Theorem (game ver.)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N54f3e5ffe97e4fedb20c5fc96bb9f739 ;
    schema:name "Red Cape Theorem (game ver.)"@ja,
        "Red Cape Theorem (game ver.)"@ja-latn .

_:Nf2f0d3ad731a4039abd47723e100bda9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Cape Theorem"@ja,
        "Red Cape Theorem"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N54f3e5ffe97e4fedb20c5fc96bb9f739 ;
    schema:name "Red Cape Theorem"@ja,
        "Red Cape Theorem"@ja-latn .

_:Nf6693928640641759fe9e3103c3c2d90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イノセントバイブル (game ver.)"@ja,
        "Innocent Bible (game ver.)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N54f3e5ffe97e4fedb20c5fc96bb9f739 ;
    schema:name "イノセントバイブル (game ver.)"@ja,
        "Innocent Bible (game ver.)"@ja-latn .

_:Nfcd2f85f741248d5ba37b6e20f26a631 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウソツキ横丁は雨模様 (instrumental)"@ja,
        "Usotsuki Yokochou wa Amemoyou (instrumental)"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N54f3e5ffe97e4fedb20c5fc96bb9f739 ;
    schema:name "ウソツキ横丁は雨模様 (instrumental)"@ja,
        "Usotsuki Yokochou wa Amemoyou (instrumental)"@ja-latn .

_:N54f3e5ffe97e4fedb20c5fc96bb9f739 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18557520668a427f8a67186ffe4a208e,
        _:N18c9f4a9399a4e398e653c0bceec9c4d,
        _:N35f55d66063c4b0dab7350d564cac715,
        _:N3ee5d607a4334b8f8b102d3a207d5899,
        _:N4ca4a513679c498d8d0b9a320e68a1b3,
        _:N5d0130d1143a4bd595461520bb91dd5c,
        _:N88fc77e949c043538530fc4c895980a4,
        _:N8f760523459a445db8fd70dbe2ede146,
        _:Nd5741df37f17409fa1b66ae73c741d83,
        _:Nf2f0d3ad731a4039abd47723e100bda9,
        _:Nf6693928640641759fe9e3103c3c2d90,
        _:Nfcd2f85f741248d5ba37b6e20f26a631 ;
    mo:track_count 12 ;
    schema:duration "PT41:04"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N18557520668a427f8a67186ffe4a208e,
        _:N18c9f4a9399a4e398e653c0bceec9c4d,
        _:N35f55d66063c4b0dab7350d564cac715,
        _:N3ee5d607a4334b8f8b102d3a207d5899,
        _:N4ca4a513679c498d8d0b9a320e68a1b3,
        _:N5d0130d1143a4bd595461520bb91dd5c,
        _:N88fc77e949c043538530fc4c895980a4,
        _:N8f760523459a445db8fd70dbe2ede146,
        _:Nd5741df37f17409fa1b66ae73c741d83,
        _:Nf2f0d3ad731a4039abd47723e100bda9,
        _:Nf6693928640641759fe9e3103c3c2d90,
        _:Nfcd2f85f741248d5ba37b6e20f26a631 .

