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

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

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

<artist/28129#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85312#subject> ;
    schema:name "Yu"@en ;
    foaf:made <album/85312#composition>,
        <album/85312#lyrics>,
        <album/85312#subject> ;
    foaf:name "Yu"@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/85312#musicalexpression> a mo:Signal ;
    mo:published_as <album/85312#subject> ;
    mo:records <album/85312#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/21/85312/85312-1560915891.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/85312#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/85312/85312-1560915891.jpg> ;
    foaf:depicts <album/85312#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/85312/85312-1560915891.jpg> .

<https://medium-media.vgm.io/albums/21/85312/85312-1560915891.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/21838#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85312#performance> ;
    schema:name "Koutaro Nishiyama"@en,
        "西山宏太朗"@ja ;
    foaf:name "Koutaro Nishiyama"@en,
        "西山宏太朗"@ja .

<artist/21843#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85312#performance> ;
    schema:name "Yusuke Shirai"@en,
        "白井悠介"@ja ;
    foaf:name "Yusuke Shirai"@en,
        "白井悠介"@ja .

<artist/29436#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85312#performance> ;
    schema:name "Akinori Egoshi"@en,
        "江越彬紀"@ja ;
    foaf:name "Akinori Egoshi"@en,
        "江越彬紀"@ja .

<artist/30961#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85312#performance> ;
    schema:name "Kouichi Souma"@en,
        "相馬康一"@ja ;
    foaf:name "Kouichi Souma"@en,
        "相馬康一"@ja .

<artist/31774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85312#performance> ;
    schema:name "Masashi Igarashi"@en,
        "五十嵐雅"@ja ;
    foaf:name "Masashi Igarashi"@en,
        "五十嵐雅"@ja .

<artist/31775#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85312#performance> ;
    schema:name "Kodai Sakai"@en,
        "酒井広大"@ja ;
    foaf:name "Kodai Sakai"@en,
        "酒井広大"@ja .

<artist/6969#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85312#performance> ;
    schema:name "Wataru Hatano"@en,
        "羽多野渉"@ja ;
    foaf:name "Wataru Hatano"@en,
        "羽多野渉"@ja .

<artist/9077#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85312#performance> ;
    schema:name "Shintaro Asanuma"@en,
        "浅沼晋太郎"@ja ;
    foaf:name "Shintaro Asanuma"@en,
        "浅沼晋太郎"@ja .

<album/85312#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-26"^^xsd:date ;
    dcterms:title "A3! BRIGHT SPRING EP"@en,
        "A3! BRIGHT SPRING EP"@ja,
        "A3! BRIGHT SPRING EP"@ja-latn ;
    mo:catalogue_number "PCCG-01791" ;
    mo:media_type "CD" ;
    mo:publication_of <album/85312#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nb2b7011ae6ac418f92ed43191fe37a82 ;
    mo:record_count 1 ;
    schema:about <product/7744#subject> ;
    schema:byArtist <artist/21838#subject>,
        <artist/21843#subject>,
        <artist/29436#subject>,
        <artist/30961#subject>,
        <artist/31774#subject>,
        <artist/31775#subject>,
        <artist/6969#subject>,
        <artist/9077#subject> ;
    schema:datePublished "2019-06-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/85312/85312-1560915891.jpg> ;
    schema:name "A3! BRIGHT SPRING EP"@en,
        "A3! BRIGHT SPRING EP"@ja,
        "A3! BRIGHT SPRING EP"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/85312/85312-1560915891.jpg> .

<album/85312#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A3! BRIGHT SPRING EP"@en,
        "A3! BRIGHT SPRING EP"@ja,
        "A3! BRIGHT SPRING EP"@ja-latn ;
    mo:performance_of <album/85312#musicalwork> ;
    mo:performer <artist/21838#subject>,
        <artist/21843#subject>,
        <artist/29436#subject>,
        <artist/30961#subject>,
        <artist/31774#subject>,
        <artist/31775#subject>,
        <artist/6969#subject>,
        <artist/9077#subject> ;
    mo:recorded_as <album/85312#musicalexpression> ;
    schema:byArtist <artist/21838#subject>,
        <artist/21843#subject>,
        <artist/29436#subject>,
        <artist/30961#subject>,
        <artist/31774#subject>,
        <artist/31775#subject>,
        <artist/6969#subject>,
        <artist/9077#subject> ;
    schema:name "A3! BRIGHT SPRING EP"@en,
        "A3! BRIGHT SPRING EP"@ja,
        "A3! BRIGHT SPRING EP"@ja-latn ;
    schema:workPerformed <album/85312#musicalwork> .

_:N1ffb6404f6b746ca9e06f101e9e04e95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はじまりはカルテット (INSTRUMENTAL)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nb2b7011ae6ac418f92ed43191fe37a82 ;
    schema:name "はじまりはカルテット (INSTRUMENTAL)"@ja .

_:N4f6fd6c6bc014d00948bd8b6388b2062 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はじまりはカルテット"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nb2b7011ae6ac418f92ed43191fe37a82 ;
    schema:name "はじまりはカルテット"@ja .

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

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

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

_:Nb2b7011ae6ac418f92ed43191fe37a82 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ffb6404f6b746ca9e06f101e9e04e95,
        _:N4f6fd6c6bc014d00948bd8b6388b2062,
        _:N87d8f99b769642928f4d2d0863517c3d,
        _:N933409a322344173bbe11f87402cb803,
        _:Ne0c0e15935a741729fd10e2ac813e9b6 ;
    mo:track_count 5 ;
    schema:duration "PT25:51"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1ffb6404f6b746ca9e06f101e9e04e95,
        _:N4f6fd6c6bc014d00948bd8b6388b2062,
        _:N87d8f99b769642928f4d2d0863517c3d,
        _:N933409a322344173bbe11f87402cb803,
        _:Ne0c0e15935a741729fd10e2ac813e9b6 .

