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

<artist/16765#subject> a schema:Person,
        foaf:Person ;
    schema:name "Karasuya-sabou"@en,
        "烏屋茶房"@ja ;
    foaf:made <album/85313#lyrics>,
        <album/85313#subject> ;
    foaf:name "Karasuya-sabou"@en,
        "烏屋茶房"@ja .

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

<artist/13459#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85313#subject> ;
    schema:name "Powerless"@en ;
    foaf:made <album/85313#composition>,
        <album/85313#subject> ;
    foaf:name "Powerless"@en .

<artist/16346#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85313#subject> ;
    schema:name "Masayoshi Oishi"@en,
        "大石昌良"@ja ;
    foaf:made <album/85313#composition>,
        <album/85313#lyrics>,
        <album/85313#subject> ;
    foaf:name "Masayoshi Oishi"@en,
        "大石昌良"@ja .

<artist/16665#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85313#subject> ;
    schema:name "emon"@en ;
    foaf:made <album/85313#composition>,
        <album/85313#subject> ;
    foaf:name "emon"@en .

<product/7744#subject> a schema:CreativeWork ;
    schema:name "A3! (Game)"@en,
        "A3! (Game)"@ja,
        "A3! (Game)"@ja-latn ;
    foaf:name "A3! (Game)"@en,
        "A3! (Game)"@ja,
        "A3! (Game)"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/31/85313/85313-1560915885.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/12030#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85313#performance> ;
    schema:name "Takuya Eguchi"@en,
        "江口拓也"@ja ;
    foaf:name "Takuya Eguchi"@en,
        "江口拓也"@ja .

<artist/23063#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85313#performance> ;
    schema:name "Yoshitaka Yamaya"@en,
        "山谷祥生"@ja ;
    foaf:name "Yoshitaka Yamaya"@en,
        "山谷祥生"@ja .

<artist/24890#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85313#performance> ;
    schema:name "Tasuku Hatanaka"@en,
        "畠中祐"@ja ;
    foaf:name "Tasuku Hatanaka"@en,
        "畠中祐"@ja .

<artist/29458#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85313#performance> ;
    schema:name "Shunichi Toki"@en,
        "土岐隼一"@ja ;
    foaf:name "Shunichi Toki"@en,
        "土岐隼一"@ja .

<artist/30854#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85313#performance> ;
    schema:name "Daisuke Hirose"@en,
        "廣瀬大介"@ja ;
    foaf:name "Daisuke Hirose"@en,
        "廣瀬大介"@ja .

<artist/30883#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85313#performance> ;
    schema:name "Ren Ozawa"@en,
        "小澤廉"@ja ;
    foaf:name "Ren Ozawa"@en,
        "小澤廉"@ja .

<album/85313#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A3! BRIGHT SUMMER EP"@en,
        "A3! BRIGHT SUMMER EP"@ja,
        "A3! BRIGHT SUMMER EP"@ja-latn ;
    mo:composer <artist/13459#subject>,
        <artist/16346#subject>,
        <artist/16665#subject> ;
    mo:produced_work <album/85313#musicalwork> ;
    schema:name "A3! BRIGHT SUMMER EP"@en,
        "A3! BRIGHT SUMMER EP"@ja,
        "A3! BRIGHT SUMMER EP"@ja-latn .

<album/85313#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A3! BRIGHT SUMMER EP"@en,
        "A3! BRIGHT SUMMER EP"@ja,
        "A3! BRIGHT SUMMER EP"@ja-latn ;
    mo:performance_of <album/85313#musicalwork> ;
    mo:performer <artist/12030#subject>,
        <artist/23063#subject>,
        <artist/24890#subject>,
        <artist/29458#subject>,
        <artist/30854#subject>,
        <artist/30883#subject> ;
    mo:recorded_as <album/85313#musicalexpression> ;
    schema:byArtist <artist/12030#subject>,
        <artist/23063#subject>,
        <artist/24890#subject>,
        <artist/29458#subject>,
        <artist/30854#subject>,
        <artist/30883#subject> ;
    schema:name "A3! BRIGHT SUMMER EP"@en,
        "A3! BRIGHT SUMMER EP"@ja,
        "A3! BRIGHT SUMMER EP"@ja-latn ;
    schema:workPerformed <album/85313#musicalwork> .

<album/85313#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-26"^^xsd:date ;
    dcterms:title "A3! BRIGHT SUMMER EP"@en,
        "A3! BRIGHT SUMMER EP"@ja,
        "A3! BRIGHT SUMMER EP"@ja-latn ;
    mo:catalogue_number "PCCG-01792" ;
    mo:media_type "CD" ;
    mo:publication_of <album/85313#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N87e09f024259435680c5b45c973f619f ;
    mo:record_count 1 ;
    schema:about <product/7744#subject> ;
    schema:byArtist <artist/12030#subject>,
        <artist/23063#subject>,
        <artist/24890#subject>,
        <artist/29458#subject>,
        <artist/30854#subject>,
        <artist/30883#subject> ;
    schema:datePublished "2019-06-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/85313/85313-1560915885.jpg> ;
    schema:name "A3! BRIGHT SUMMER EP"@en,
        "A3! BRIGHT SUMMER EP"@ja,
        "A3! BRIGHT SUMMER EP"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/85313/85313-1560915885.jpg> .

_:N0d3551417c2c47109f292ff44091ed08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『A3!』ボイスドラマ 「MANKAIチャンネル ～夏組編～」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT9:38"^^xsd:interval ;
    schema:inPlaylist _:N87e09f024259435680c5b45c973f619f ;
    schema:name "『A3!』ボイスドラマ 「MANKAIチャンネル ～夏組編～」"@ja .

_:N114b84ec2b81400daa380d696c2b4e0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ever☆Blooming! ～夏組Ver.～ (INSTRUMENTAL)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N87e09f024259435680c5b45c973f619f ;
    schema:name "Ever☆Blooming! ～夏組Ver.～ (INSTRUMENTAL)"@ja .

_:N263bd58c662d4459bc4117a68ece41d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Prince in Full Bloom～花の王子と従者様～ (INSTRUMENTAL)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N87e09f024259435680c5b45c973f619f ;
    schema:name "The Prince in Full Bloom～花の王子と従者様～ (INSTRUMENTAL)"@ja .

_:Na1d52515d5934c32a4bf2ae526239f90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ever☆Blooming! ～夏組Ver.～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N87e09f024259435680c5b45c973f619f ;
    schema:name "Ever☆Blooming! ～夏組Ver.～"@ja .

_:Ne6979818ef8542ebbe82efe30ce3f7f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Prince in Full Bloom～花の王子と従者様～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N87e09f024259435680c5b45c973f619f ;
    schema:name "The Prince in Full Bloom～花の王子と従者様～"@ja .

_:N87e09f024259435680c5b45c973f619f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d3551417c2c47109f292ff44091ed08,
        _:N114b84ec2b81400daa380d696c2b4e0a,
        _:N263bd58c662d4459bc4117a68ece41d4,
        _:Na1d52515d5934c32a4bf2ae526239f90,
        _:Ne6979818ef8542ebbe82efe30ce3f7f5 ;
    mo:track_count 5 ;
    schema:duration "PT27:41"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0d3551417c2c47109f292ff44091ed08,
        _:N114b84ec2b81400daa380d696c2b4e0a,
        _:N263bd58c662d4459bc4117a68ece41d4,
        _:Na1d52515d5934c32a4bf2ae526239f90,
        _:Ne6979818ef8542ebbe82efe30ce3f7f5 .

