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

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

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

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

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

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

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

<artist/1551#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84843#subject> ;
    schema:name "Yusuke Kato"@en,
        "加藤裕介"@ja ;
    foaf:made <album/84843#composition>,
        <album/84843#subject> ;
    foaf:name "Yusuke Kato"@en,
        "加藤裕介"@ja .

<artist/967#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84843#subject> ;
    schema:name "Tsukasa Yatoki"@en,
        "矢鴇つかさ"@ja ;
    foaf:made <album/84843#composition>,
        <album/84843#subject> ;
    foaf:name "Tsukasa Yatoki"@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/84843#musicalexpression> a mo:Signal ;
    mo:published_as <album/84843#subject> ;
    mo:records <album/84843#performance> .

<album/84843#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Diamond Smile / Run Girls, Run! [CD+Blu-ray]"@en,
        "ダイヤモンドスマイル / Run Girls, Run!"@ja,
        "Diamond Smile / Run Girls, Run! [CD+Blu-ray]"@ja-latn ;
    mo:performance_of <album/84843#musicalwork> ;
    mo:recorded_as <album/84843#musicalexpression> ;
    schema:name "Diamond Smile / Run Girls, Run! [CD+Blu-ray]"@en,
        "ダイヤモンドスマイル / Run Girls, Run!"@ja,
        "Diamond Smile / Run Girls, Run! [CD+Blu-ray]"@ja-latn ;
    schema:workPerformed <album/84843#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/34/84843/84843-1555850203.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/84843#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/84843/84843-1555850203.jpg> ;
    foaf:depicts <album/84843#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/84843/84843-1555850203.jpg> .

<https://medium-media.vgm.io/albums/34/84843/84843-1555850203.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/84843#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Diamond Smile / Run Girls, Run! [CD+Blu-ray]"@en,
        "ダイヤモンドスマイル / Run Girls, Run!"@ja,
        "Diamond Smile / Run Girls, Run! [CD+Blu-ray]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact"@en ;
            foaf:made <album/84843#composition> ;
            foaf:name "(Arte Refact"@en ],
        <artist/1551#subject>,
        <artist/967#subject> ;
    mo:produced_work <album/84843#musicalwork> ;
    schema:name "Diamond Smile / Run Girls, Run! [CD+Blu-ray]"@en,
        "ダイヤモンドスマイル / Run Girls, Run!"@ja,
        "Diamond Smile / Run Girls, Run! [CD+Blu-ray]"@ja-latn .

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

<album/84843#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-29"^^xsd:date ;
    dcterms:title "Diamond Smile / Run Girls, Run! [CD+Blu-ray]"@en,
        "ダイヤモンドスマイル / Run Girls, Run!"@ja,
        "Diamond Smile / Run Girls, Run! [CD+Blu-ray]"@ja-latn ;
    mo:catalogue_number "EYCA-12530/B" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/84843#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:N240944f51b5243e5ba0dcc3fcbe49d16,
        _:N60c01efff2c949e4852c98e03d989f79 ;
    mo:record_count 2 ;
    schema:about <product/6686#subject> ;
    schema:datePublished "2019-05-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/84843/84843-1555850203.jpg> ;
    schema:name "Diamond Smile / Run Girls, Run! [CD+Blu-ray]"@en,
        "ダイヤモンドスマイル / Run Girls, Run!"@ja,
        "Diamond Smile / Run Girls, Run! [CD+Blu-ray]"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/84843/84843-1555850203.jpg> .

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

_:N054495d221a74b2fac9d7a479d85ec32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春アルゴリズム (Instrumental)"@ja,
        "Seishun Algorithm (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N240944f51b5243e5ba0dcc3fcbe49d16 ;
    schema:name "青春アルゴリズム (Instrumental)"@ja,
        "Seishun Algorithm (Instrumental)"@ja-latn .

_:N219d99f949224068a634175f69e8631a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春アルゴリズム"@ja,
        "Seishun Algorithm"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N240944f51b5243e5ba0dcc3fcbe49d16 ;
    schema:name "青春アルゴリズム"@ja,
        "Seishun Algorithm"@ja-latn .

_:N60c01efff2c949e4852c98e03d989f79 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N73d7f547da02472fa977b155d89713ae ;
    mo:track_count 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N73d7f547da02472fa977b155d89713ae .

_:N61205106ed8e442c9661cfb461bd81bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダイヤモンドスマイル"@ja,
        "Diamond Smile"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N240944f51b5243e5ba0dcc3fcbe49d16 ;
    schema:name "ダイヤモンドスマイル"@ja,
        "Diamond Smile"@ja-latn .

_:N73d7f547da02472fa977b155d89713ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダイヤモンドスマイル (Music Video)"@ja,
        "Diamond Smile (Music Video)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N60c01efff2c949e4852c98e03d989f79 ;
    schema:name "ダイヤモンドスマイル (Music Video)"@ja,
        "Diamond Smile (Music Video)"@ja-latn .

_:Ne4ca2b6c8b6f4ac995fa505b99ee8334 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダイヤモンドスマイル (Instrumental)"@ja,
        "Diamond Smile (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N240944f51b5243e5ba0dcc3fcbe49d16 ;
    schema:name "ダイヤモンドスマイル (Instrumental)"@ja,
        "Diamond Smile (Instrumental)"@ja-latn .

_:N240944f51b5243e5ba0dcc3fcbe49d16 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N054495d221a74b2fac9d7a479d85ec32,
        _:N219d99f949224068a634175f69e8631a,
        _:N61205106ed8e442c9661cfb461bd81bd,
        _:Ne4ca2b6c8b6f4ac995fa505b99ee8334 ;
    mo:track_count 4 ;
    schema:duration "PT17:00"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N054495d221a74b2fac9d7a479d85ec32,
        _:N219d99f949224068a634175f69e8631a,
        _:N61205106ed8e442c9661cfb461bd81bd,
        _:Ne4ca2b6c8b6f4ac995fa505b99ee8334 .

