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

<artist/12585#subject> a schema:Person,
        foaf:Person ;
    schema:name "Erica Masaki"@en,
        "真崎エリカ"@ja ;
    foaf:made <album/104927#lyrics>,
        <album/104927#subject> ;
    foaf:name "Erica Masaki"@en,
        "真崎エリカ"@ja .

<artist/27613#subject> a schema:Person,
        foaf:Person ;
    schema:name "Run Girls, Run!"@en ;
    foaf:made <album/104927#subject>,
        <album/104927#vocals> ;
    foaf:name "Run Girls, Run!"@en .

<artist/27614#subject> a schema:Person,
        foaf:Person ;
    schema:name "Coco Hayashi"@en,
        "林鼓子"@ja ;
    foaf:made <album/104927#subject>,
        <album/104927#vocals> ;
    foaf:name "Coco Hayashi"@en,
        "林鼓子"@ja .

<artist/27615#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuka Morishima"@en,
        "森嶋優花"@ja ;
    foaf:made <album/104927#subject>,
        <album/104927#vocals> ;
    foaf:name "Yuka Morishima"@en,
        "森嶋優花"@ja .

<artist/27616#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nanami Atsugi"@en,
        "厚木那奈美"@ja ;
    foaf:made <album/104927#subject>,
        <album/104927#vocals> ;
    foaf:name "Nanami Atsugi"@en,
        "厚木那奈美"@ja .

<artist/17583#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104927#subject> ;
    schema:name "Kyohei Yamamoto"@en,
        "山本恭平"@ja ;
    foaf:made <album/104927#composition>,
        <album/104927#lyrics>,
        <album/104927#subject> ;
    foaf:name "Kyohei Yamamoto"@en,
        "山本恭平"@ja .

<artist/6764#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104927#subject> ;
    schema:name "Takuya Sakai"@en,
        "酒井拓也"@ja ;
    foaf:made <album/104927#composition>,
        <album/104927#subject> ;
    foaf:name "Takuya Sakai"@en,
        "酒井拓也"@ja .

<product/6686#subject> a schema:CreativeWork ;
    schema:name "Kiratto Pri☆Chan"@en,
        "キラッとプリ☆チャン"@ja,
        "Kiratto Pri☆Chan"@ja-latn ;
    foaf:name "Kiratto Pri☆Chan"@en,
        "キラッとプリ☆チャン"@ja,
        "Kiratto Pri☆Chan"@ja-latn .

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

<album/104927#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LUMINANCE PRINCESS / Run Girls, Run!"@en,
        "ルミナンスプリンセス / Run Girls, Run!"@ja,
        "LUMINANCE PRINCESS / Run Girls, Run!"@ja-latn ;
    mo:performance_of <album/104927#musicalwork> ;
    mo:recorded_as <album/104927#musicalexpression> ;
    schema:name "LUMINANCE PRINCESS / Run Girls, Run!"@en,
        "ルミナンスプリンセス / Run Girls, Run!"@ja,
        "LUMINANCE PRINCESS / Run Girls, Run!"@ja-latn ;
    schema:workPerformed <album/104927#musicalwork> .

<org/996#subject> schema:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn ;
    foaf:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn .

<https://media.vgm.io/albums/72/104927/104927-681ab5c1e11b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104927#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/104927/104927-681ab5c1e11b.jpg> ;
    foaf:depicts <album/104927#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/104927/104927-681ab5c1e11b.jpg> .

<https://medium-media.vgm.io/albums/72/104927/104927-681ab5c1e11b.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/104927#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LUMINANCE PRINCESS / Run Girls, Run!"@en,
        "ルミナンスプリンセス / Run Girls, Run!"@ja,
        "LUMINANCE PRINCESS / Run Girls, Run!"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact"@en ;
            foaf:made <album/104927#composition> ;
            foaf:name "(Arte Refact"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact)"@en ;
            foaf:made <album/104927#composition> ;
            foaf:name "(Arte Refact)"@en ],
        <artist/17583#subject>,
        <artist/6764#subject> ;
    mo:produced_work <album/104927#musicalwork> ;
    schema:name "LUMINANCE PRINCESS / Run Girls, Run!"@en,
        "ルミナンスプリンセス / Run Girls, Run!"@ja,
        "LUMINANCE PRINCESS / Run Girls, Run!"@ja-latn .

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

<album/104927#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-12-16"^^xsd:date ;
    dcterms:title "LUMINANCE PRINCESS / Run Girls, Run!"@en,
        "ルミナンスプリンセス / Run Girls, Run!"@ja,
        "LUMINANCE PRINCESS / Run Girls, Run!"@ja-latn ;
    mo:catalogue_number "EYCA-13177" ;
    mo:media_type "CD" ;
    mo:publication_of <album/104927#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:N5caec512b1fd4979ae4123bb3ffd46c4 ;
    mo:record_count 1 ;
    schema:about <product/6686#subject> ;
    schema:datePublished "2020-12-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/104927/104927-681ab5c1e11b.jpg> ;
    schema:name "LUMINANCE PRINCESS / Run Girls, Run!"@en,
        "ルミナンスプリンセス / Run Girls, Run!"@ja,
        "LUMINANCE PRINCESS / Run Girls, Run!"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/104927/104927-681ab5c1e11b.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Arte Refact"@en ;
    foaf:made <album/104927#lyrics> ;
    foaf:name "(Arte Refact"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104927#subject> ;
    schema:name "(Arte Refact)"@en ;
    foaf:made <album/104927#subject> ;
    foaf:name "(Arte Refact)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Arte Refact"@en ;
    foaf:made <album/104927#subject> ;
    foaf:name "(Arte Refact"@en .

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

_:N20a537240508462dbee26f7ddae42206 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luminance Princess -instrumental-"@en,
        "ルミナンスプリンセス -instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N5caec512b1fd4979ae4123bb3ffd46c4 ;
    schema:name "Luminance Princess -instrumental-"@en,
        "ルミナンスプリンセス -instrumental-"@ja .

_:N4c20db4c874c450dbb9bcdef5a2f2229 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Best Shine!!"@en,
        "My Best Shine!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N5caec512b1fd4979ae4123bb3ffd46c4 ;
    schema:name "My Best Shine!!"@en,
        "My Best Shine!!"@ja .

_:Na07268cc592049fbb7aa2044fbd90b5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Best Shine!! -instrumental-"@en,
        "My Best Shine!! -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N5caec512b1fd4979ae4123bb3ffd46c4 ;
    schema:name "My Best Shine!! -instrumental-"@en,
        "My Best Shine!! -instrumental-"@ja .

_:Ne76c4a9bcf32434da3b628a0fbfc14b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luminance Princess"@en,
        "ルミナンスプリンセス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N5caec512b1fd4979ae4123bb3ffd46c4 ;
    schema:name "Luminance Princess"@en,
        "ルミナンスプリンセス"@ja .

_:N5caec512b1fd4979ae4123bb3ffd46c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20a537240508462dbee26f7ddae42206,
        _:N4c20db4c874c450dbb9bcdef5a2f2229,
        _:Na07268cc592049fbb7aa2044fbd90b5d,
        _:Ne76c4a9bcf32434da3b628a0fbfc14b8 ;
    mo:track_count 4 ;
    schema:duration "PT18:34"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N20a537240508462dbee26f7ddae42206,
        _:N4c20db4c874c450dbb9bcdef5a2f2229,
        _:Na07268cc592049fbb7aa2044fbd90b5d,
        _:Ne76c4a9bcf32434da3b628a0fbfc14b8 .

