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

<artist/10715#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Tadano"@en,
        "只野菜摘"@ja ;
    foaf:made <album/90077#lyrics>,
        <album/90077#subject> ;
    foaf:name "Natsumi Tadano"@en,
        "只野菜摘"@ja .

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

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

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

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

<artist/15062#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90077#subject> ;
    schema:name "Keiichi Hirokawa"@en,
        "広川恵一"@ja ;
    foaf:made <album/90077#composition>,
        <album/90077#subject> ;
    foaf:name "Keiichi Hirokawa"@en,
        "広川恵一"@ja .

<artist/7261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90077#subject> ;
    schema:name "Kakeru Ishihama"@en,
        "石濱翔"@ja ;
    foaf:made <album/90077#composition>,
        <album/90077#subject> ;
    foaf:name "Kakeru Ishihama"@en,
        "石濱翔"@ja .

<artist/9621#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90077#subject> ;
    schema:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja ;
    foaf:made <album/90077#composition>,
        <album/90077#subject> ;
    foaf:name "Hidekazu Tanaka"@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 .

<product/7598#subject> a schema:CreativeWork ;
    schema:name "ASSASSINS PRIDE"@en,
        "アサシンズプライド"@ja,
        "ASSASSINS PRIDE"@ja-latn ;
    foaf:name "ASSASSINS PRIDE"@en,
        "アサシンズプライド"@ja,
        "ASSASSINS PRIDE"@ja-latn .

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

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

<album/90077#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Share the light / Run Girls, Run! [CD+Blu-ray]"@en,
        "Share the light / Run Girls, Run! [CD+Blu-ray]"@ja,
        "Share the light / Run Girls, Run! [CD+Blu-ray]"@ja-latn ;
    mo:performance_of <album/90077#musicalwork> ;
    mo:recorded_as <album/90077#musicalexpression> ;
    schema:name "Share the light / Run Girls, Run! [CD+Blu-ray]"@en,
        "Share the light / Run Girls, Run! [CD+Blu-ray]"@ja,
        "Share the light / Run Girls, Run! [CD+Blu-ray]"@ja-latn ;
    schema:workPerformed <album/90077#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/77/90077/90077-9c27c99909f3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/90077#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/77/90077/90077-9c27c99909f3.jpg> ;
    foaf:depicts <album/90077#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/77/90077/90077-9c27c99909f3.jpg> .

<https://medium-media.vgm.io/albums/77/90077/90077-9c27c99909f3.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/90077#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Share the light / Run Girls, Run! [CD+Blu-ray]"@en,
        "Share the light / Run Girls, Run! [CD+Blu-ray]"@ja,
        "Share the light / Run Girls, Run! [CD+Blu-ray]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA)"@en ;
            foaf:made <album/90077#composition> ;
            foaf:name "(MONACA)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA)"@en ;
            foaf:made <album/90077#composition> ;
            foaf:name "(MONACA)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA"@en ;
            foaf:made <album/90077#composition> ;
            foaf:name "(MONACA"@en ],
        <artist/15062#subject>,
        <artist/7261#subject>,
        <artist/9621#subject> ;
    mo:produced_work <album/90077#musicalwork> ;
    schema:name "Share the light / Run Girls, Run! [CD+Blu-ray]"@en,
        "Share the light / Run Girls, Run! [CD+Blu-ray]"@ja,
        "Share the light / Run Girls, Run! [CD+Blu-ray]"@ja-latn .

<album/90077#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-27"^^xsd:date ;
    dcterms:title "Share the light / Run Girls, Run! [CD+Blu-ray]"@en,
        "Share the light / Run Girls, Run! [CD+Blu-ray]"@ja,
        "Share the light / Run Girls, Run! [CD+Blu-ray]"@ja-latn ;
    mo:catalogue_number "EYCA-12731/B" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/90077#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:N3395865b63f44f2bba69dba639afd56e,
        _:N4b6e71bbe37b4a529dd5d6444d35230a ;
    mo:record_count 2 ;
    schema:about <product/6686#subject>,
        <product/7598#subject> ;
    schema:datePublished "2019-11-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/90077/90077-9c27c99909f3.jpg> ;
    schema:name "Share the light / Run Girls, Run! [CD+Blu-ray]"@en,
        "Share the light / Run Girls, Run! [CD+Blu-ray]"@ja,
        "Share the light / Run Girls, Run! [CD+Blu-ray]"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/90077/90077-9c27c99909f3.jpg> .

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

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

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

_:N112d7745fe1e44b98331331e80fc6ec8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kirarist Jewelist (Instrumental)"@en,
        "キラリスト・ジュエリスト (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N4b6e71bbe37b4a529dd5d6444d35230a ;
    schema:name "Kirarist Jewelist (Instrumental)"@en,
        "キラリスト・ジュエリスト (Instrumental)"@ja .

_:N254c541698be4744846ed3880c735f98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow Glider"@en,
        "スノウ・グライダー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N4b6e71bbe37b4a529dd5d6444d35230a ;
    schema:name "Snow Glider"@en,
        "スノウ・グライダー"@ja .

_:N3395865b63f44f2bba69dba639afd56e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N732a2288d07a4827b9c4369455c7caf8 ;
    mo:track_count 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N732a2288d07a4827b9c4369455c7caf8 .

_:N5200bcef239f447fb76a49580a6fab1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Share the Light (Instrumental)"@en,
        "Share the Light (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N4b6e71bbe37b4a529dd5d6444d35230a ;
    schema:name "Share the Light (Instrumental)"@en,
        "Share the Light (Instrumental)"@ja .

_:N732a2288d07a4827b9c4369455c7caf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Share the Light Music Video"@en,
        "Share the Light ミュージックビデオ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N3395865b63f44f2bba69dba639afd56e ;
    schema:name "Share the Light Music Video"@en,
        "Share the Light ミュージックビデオ"@ja .

_:N9ed2796d5bc44d30993b390a48cb78ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Share the Light"@en,
        "Share the Light"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N4b6e71bbe37b4a529dd5d6444d35230a ;
    schema:name "Share the Light"@en,
        "Share the Light"@ja .

_:Nd5bbac3675bc45c19d94e42e0cfa653f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow Glider (Instrumental)"@en,
        "スノウ・グライダー (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N4b6e71bbe37b4a529dd5d6444d35230a ;
    schema:name "Snow Glider (Instrumental)"@en,
        "スノウ・グライダー (Instrumental)"@ja .

_:Nf62845f06c92471ea9458fa8dfddfc3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kirarist Jewelist"@en,
        "キラリスト・ジュエリスト"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N4b6e71bbe37b4a529dd5d6444d35230a ;
    schema:name "Kirarist Jewelist"@en,
        "キラリスト・ジュエリスト"@ja .

_:N4b6e71bbe37b4a529dd5d6444d35230a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N112d7745fe1e44b98331331e80fc6ec8,
        _:N254c541698be4744846ed3880c735f98,
        _:N5200bcef239f447fb76a49580a6fab1a,
        _:N9ed2796d5bc44d30993b390a48cb78ec,
        _:Nd5bbac3675bc45c19d94e42e0cfa653f,
        _:Nf62845f06c92471ea9458fa8dfddfc3e ;
    mo:track_count 6 ;
    schema:duration "PT26:13"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N112d7745fe1e44b98331331e80fc6ec8,
        _:N254c541698be4744846ed3880c735f98,
        _:N5200bcef239f447fb76a49580a6fab1a,
        _:N9ed2796d5bc44d30993b390a48cb78ec,
        _:Nd5bbac3675bc45c19d94e42e0cfa653f,
        _:Nf62845f06c92471ea9458fa8dfddfc3e .

