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

<artist/21730#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asuka Oda"@en,
        "織田あすか"@ja ;
    foaf:made <album/136019#lyrics>,
        <album/136019#subject> ;
    foaf:name "Asuka Oda"@en,
        "織田あすか"@ja .

<artist/23618#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayasa"@en ;
    foaf:made <album/136019#subject>,
        <album/136019#vocals> ;
    foaf:name "Ayasa"@en .

<artist/29639#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hina Suguta"@en,
        "直田姫奈"@ja ;
    foaf:made <album/136019#subject>,
        <album/136019#vocals> ;
    foaf:name "Hina Suguta"@en,
        "直田姫奈"@ja .

<artist/33312#subject> a schema:Person,
        foaf:Person ;
    schema:name "Morfonica"@en ;
    foaf:made <album/136019#subject>,
        <album/136019#vocals> ;
    foaf:name "Morfonica"@en .

<artist/33326#subject> a schema:Person,
        foaf:Person ;
    schema:name "Amane Shindo"@en,
        "進藤あまね"@ja ;
    foaf:made <album/136019#subject>,
        <album/136019#vocals> ;
    foaf:name "Amane Shindo"@en,
        "進藤あまね"@ja .

<artist/33327#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuka Nishio"@en,
        "西尾夕香"@ja ;
    foaf:made <album/136019#subject>,
        <album/136019#vocals> ;
    foaf:name "Yuka Nishio"@en,
        "西尾夕香"@ja .

<artist/33328#subject> a schema:Person,
        foaf:Person ;
    schema:name "mika"@en ;
    foaf:made <album/136019#subject>,
        <album/136019#vocals> ;
    foaf:name "mika"@en .

<artist/130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136019#subject> ;
    schema:name "Daisuke Kikuta"@en,
        "菊田大介"@ja ;
    foaf:made <album/136019#composition>,
        <album/136019#subject> ;
    foaf:name "Daisuke Kikuta"@en,
        "菊田大介"@ja .

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

<album/136019#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Brilliance of Wings / Morfonica"@en,
        "両翼のBrilliance / Morfonica"@ja,
        "Brilliance of Wings / Morfonica"@ja-latn ;
    mo:performance_of <album/136019#musicalwork> ;
    mo:recorded_as <album/136019#musicalexpression> ;
    schema:name "Brilliance of Wings / Morfonica"@en,
        "両翼のBrilliance / Morfonica"@ja,
        "Brilliance of Wings / Morfonica"@ja-latn ;
    schema:workPerformed <album/136019#musicalwork> .

<org/1396#subject> schema:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn ;
    foaf:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn .

<https://media.vgm.io/albums/91/136019/136019-564789f6c852.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/136019#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/136019/136019-564789f6c852.png> ;
    foaf:depicts <album/136019#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/136019/136019-564789f6c852.png> .

<https://medium-media.vgm.io/albums/91/136019/136019-564789f6c852.png> a schema:ImageObject,
        foaf:Image .

<album/136019#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Brilliance of Wings / Morfonica"@en,
        "両翼のBrilliance / Morfonica"@ja,
        "Brilliance of Wings / Morfonica"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/136019#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/130#subject> ;
    mo:produced_work <album/136019#musicalwork> ;
    schema:name "Brilliance of Wings / Morfonica"@en,
        "両翼のBrilliance / Morfonica"@ja,
        "Brilliance of Wings / Morfonica"@ja-latn .

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

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

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

<album/136019#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-01-21"^^xsd:date ;
    dcterms:title "Brilliance of Wings / Morfonica"@en,
        "両翼のBrilliance / Morfonica"@ja,
        "Brilliance of Wings / Morfonica"@ja-latn ;
    mo:catalogue_number "BRDM-10338" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/136019#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:Na8ac3689f08142f1876c861b56f53a94 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "CARDFIGHT!! VANGUARD Divinez"@en ;
            foaf:name "CARDFIGHT!! VANGUARD Divinez"@en ] ;
    schema:datePublished "2024-01-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/91/136019/136019-564789f6c852.png> ;
    schema:name "Brilliance of Wings / Morfonica"@en,
        "両翼のBrilliance / Morfonica"@ja,
        "Brilliance of Wings / Morfonica"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/136019/136019-564789f6c852.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136019#subject> ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/136019#subject> ;
    foaf:name "(Elements Garden"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/136019#lyrics> ;
    foaf:name "(Elements Garden"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/136019#subject> ;
    foaf:name "(Elements Garden"@en .

_:N08a11ab60823444d8a96e74c8f174d21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brilliance of Wings"@en,
        "両翼のBrilliance"@ja,
        "Ryouyoku no Brilliance"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Na8ac3689f08142f1876c861b56f53a94 ;
    schema:name "Brilliance of Wings"@en,
        "両翼のBrilliance"@ja,
        "Ryouyoku no Brilliance"@ja-latn .

_:Na8ac3689f08142f1876c861b56f53a94 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08a11ab60823444d8a96e74c8f174d21 ;
    mo:track_count 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N08a11ab60823444d8a96e74c8f174d21 .

