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

<artist/10825#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shin Furuya"@en,
        "古屋真"@ja ;
    foaf:made <album/75776#lyrics>,
        <album/75776#subject> ;
    foaf:name "Shin Furuya"@en,
        "古屋真"@ja .

<artist/12385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youhei Matsui"@en,
        "松井洋平"@ja ;
    foaf:made <album/75776#lyrics>,
        <album/75776#subject> ;
    foaf:name "Youhei Matsui"@en,
        "松井洋平"@ja .

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

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

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

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

<artist/10142#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75776#subject> ;
    schema:name "Hiroo Ooyagi"@en,
        "オオヤギヒロオ"@ja ;
    foaf:made <album/75776#composition>,
        <album/75776#subject> ;
    foaf:name "Hiroo Ooyagi"@en,
        "オオヤギヒロオ"@ja .

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

<artist/6777#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75776#subject> ;
    schema:name "Satoru Kuwabara"@en,
        "桑原聖"@ja ;
    foaf:made <album/75776#composition>,
        <album/75776#subject> ;
    foaf:name "Satoru Kuwabara"@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/75776#musicalexpression> a mo:Signal ;
    mo:published_as <album/75776#subject> ;
    mo:records <album/75776#performance> .

<album/75776#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kiratto Start / Run Girls, Run!"@en,
        "キラッとスタート / Run Girls, Run!"@ja,
        "Kiratto Start / Run Girls, Run!"@ja-latn ;
    mo:performance_of <album/75776#musicalwork> ;
    mo:recorded_as <album/75776#musicalexpression> ;
    schema:name "Kiratto Start / Run Girls, Run!"@en,
        "キラッとスタート / Run Girls, Run!"@ja,
        "Kiratto Start / Run Girls, Run!"@ja-latn ;
    schema:workPerformed <album/75776#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/67/75776/75776-1523262802.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/75776#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/75776/75776-1523262802.jpg> ;
    foaf:depicts <album/75776#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/75776/75776-1523262802.jpg> .

<https://medium-media.vgm.io/albums/67/75776/75776-1523262802.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/75776#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kiratto Start / Run Girls, Run!"@en,
        "キラッとスタート / Run Girls, Run!"@ja,
        "Kiratto Start / Run Girls, Run!"@ja-latn ;
    mo:composer <artist/10142#subject>,
        <artist/6764#subject>,
        <artist/6777#subject> ;
    mo:produced_work <album/75776#musicalwork> ;
    schema:name "Kiratto Start / Run Girls, Run!"@en,
        "キラッとスタート / Run Girls, Run!"@ja,
        "Kiratto Start / Run Girls, Run!"@ja-latn .

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

<album/75776#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-02"^^xsd:date ;
    dcterms:title "Kiratto Start / Run Girls, Run!"@en,
        "キラッとスタート / Run Girls, Run!"@ja,
        "Kiratto Start / Run Girls, Run!"@ja-latn ;
    mo:catalogue_number "EYCA-11866" ;
    mo:media_type "CD" ;
    mo:publication_of <album/75776#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:N2b5f1c8cf56a4c6eb28247d99efafc33 ;
    mo:record_count 1 ;
    schema:about <product/6686#subject> ;
    schema:datePublished "2018-05-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/67/75776/75776-1523262802.jpg> ;
    schema:name "Kiratto Start / Run Girls, Run!"@en,
        "キラッとスタート / Run Girls, Run!"@ja,
        "Kiratto Start / Run Girls, Run!"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/75776/75776-1523262802.jpg> .

_:N148127b5da8543ff837843c365ef1823 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キラッとスタート"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N2b5f1c8cf56a4c6eb28247d99efafc33 ;
    schema:name "キラッとスタート"@ja .

_:N561efcf85ff34feb9e4afc1b3e825e83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プリマ☆ドンナ?メモリアル! (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N2b5f1c8cf56a4c6eb28247d99efafc33 ;
    schema:name "プリマ☆ドンナ?メモリアル! (Instrumental)"@ja .

_:N7e352bbe9c4b4a5c841fbb6021beb76f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キラッとスタート (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N2b5f1c8cf56a4c6eb28247d99efafc33 ;
    schema:name "キラッとスタート (Instrumental)"@ja .

_:Nf56a11ac15c3445ca49cf688b6348023 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プリマ☆ドンナ?メモリアル!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N2b5f1c8cf56a4c6eb28247d99efafc33 ;
    schema:name "プリマ☆ドンナ?メモリアル!"@ja .

_:N2b5f1c8cf56a4c6eb28247d99efafc33 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N148127b5da8543ff837843c365ef1823,
        _:N561efcf85ff34feb9e4afc1b3e825e83,
        _:N7e352bbe9c4b4a5c841fbb6021beb76f,
        _:Nf56a11ac15c3445ca49cf688b6348023 ;
    mo:track_count 4 ;
    schema:duration "PT17:13"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N148127b5da8543ff837843c365ef1823,
        _:N561efcf85ff34feb9e4afc1b3e825e83,
        _:N7e352bbe9c4b4a5c841fbb6021beb76f,
        _:Nf56a11ac15c3445ca49cf688b6348023 .

