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

<artist/16113#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shiori Yoshida"@en,
        "吉田詩織"@ja ;
    foaf:made <album/72151#lyrics>,
        <album/72151#subject> ;
    foaf:name "Shiori Yoshida"@en,
        "吉田詩織"@ja .

<artist/19382#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshino Aoyama"@en,
        "青山吉能"@ja ;
    foaf:made <album/72151#subject>,
        <album/72151#vocals> ;
    foaf:name "Yoshino Aoyama"@en,
        "青山吉能"@ja .

<artist/17976#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72151#subject> ;
    schema:name "Takanori Itakura"@en,
        "板倉孝徳"@ja ;
    foaf:made <album/72151#composition>,
        <album/72151#lyrics>,
        <album/72151#subject> ;
    foaf:name "Takanori Itakura"@en,
        "板倉孝徳"@ja .

<artist/27755#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72151#subject> ;
    schema:name "Yuki Fukazawa"@en,
        "深澤祐貴"@ja ;
    foaf:made <album/72151#composition>,
        <album/72151#subject> ;
    foaf:name "Yuki Fukazawa"@en,
        "深澤祐貴"@ja .

<product/5346#subject> a schema:CreativeWork ;
    schema:name "Wake Up, Girls! New Chapter"@en,
        "Wake Up, Girls! 新章"@ja,
        "Wake Up, Girls! Shinshou"@ja-latn ;
    foaf:name "Wake Up, Girls! New Chapter"@en,
        "Wake Up, Girls! 新章"@ja,
        "Wake Up, Girls! Shinshou"@ja-latn .

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

<album/72151#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wake Up, Girls! Character song series3 Yoshino Nanase"@en,
        "Wake Up, Girls! Character song series3 七瀬佳乃"@ja,
        "Wake Up, Girls! Character song series3 Yoshino Nanase"@ja-latn ;
    mo:performance_of <album/72151#musicalwork> ;
    mo:recorded_as <album/72151#musicalexpression> ;
    schema:name "Wake Up, Girls! Character song series3 Yoshino Nanase"@en,
        "Wake Up, Girls! Character song series3 七瀬佳乃"@ja,
        "Wake Up, Girls! Character song series3 Yoshino Nanase"@ja-latn ;
    schema:workPerformed <album/72151#musicalwork> .

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

<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/15/72151/72151-1512077942.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/72151#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/72151/72151-1512077942.jpg> ;
    foaf:depicts <album/72151#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/72151/72151-1512077942.jpg> .

<https://medium-media.vgm.io/albums/15/72151/72151-1512077942.jpg> a schema:ImageObject,
        foaf:Image .

<album/72151#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wake Up, Girls! Character song series3 Yoshino Nanase"@en,
        "Wake Up, Girls! Character song series3 七瀬佳乃"@ja,
        "Wake Up, Girls! Character song series3 Yoshino Nanase"@ja-latn ;
    mo:composer <artist/17976#subject>,
        <artist/27755#subject> ;
    mo:produced_work <album/72151#musicalwork> ;
    schema:name "Wake Up, Girls! Character song series3 Yoshino Nanase"@en,
        "Wake Up, Girls! Character song series3 七瀬佳乃"@ja,
        "Wake Up, Girls! Character song series3 Yoshino Nanase"@ja-latn .

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

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

<album/72151#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-20"^^xsd:date ;
    dcterms:title "Wake Up, Girls! Character song series3 Yoshino Nanase"@en,
        "Wake Up, Girls! Character song series3 七瀬佳乃"@ja,
        "Wake Up, Girls! Character song series3 Yoshino Nanase"@ja-latn ;
    mo:catalogue_number "EYCA-11684" ;
    mo:media_type "CD" ;
    mo:publication_of <album/72151#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:N455c441e19904e1a8745e76c7818b178 ;
    mo:record_count 1 ;
    schema:about <product/5346#subject> ;
    schema:datePublished "2017-12-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/72151/72151-1512077942.jpg> ;
    schema:name "Wake Up, Girls! Character song series3 Yoshino Nanase"@en,
        "Wake Up, Girls! Character song series3 七瀬佳乃"@ja,
        "Wake Up, Girls! Character song series3 Yoshino Nanase"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/72151/72151-1512077942.jpg> .

_:N04382816369440c383d8aa6b711bb90b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dice of Life! (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N455c441e19904e1a8745e76c7818b178 ;
    schema:name "Dice of Life! (Instrumental)"@en .

_:N2974bb374b704a5383fa8ee804e56584 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dice of Life!"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N455c441e19904e1a8745e76c7818b178 ;
    schema:name "Dice of Life!"@en .

_:N8ead8f66ea4b41e4a12d1cb3683670c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Non stop diamond hope ~Yoshino ver.~ (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N455c441e19904e1a8745e76c7818b178 ;
    schema:name "Non stop diamond hope ~Yoshino ver.~ (Instrumental)"@en .

_:Na83249e563194d0b90ecefa44894c552 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Non stop diamond hope ~Yoshino ver.~"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N455c441e19904e1a8745e76c7818b178 ;
    schema:name "Non stop diamond hope ~Yoshino ver.~"@en .

_:N455c441e19904e1a8745e76c7818b178 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04382816369440c383d8aa6b711bb90b,
        _:N2974bb374b704a5383fa8ee804e56584,
        _:N8ead8f66ea4b41e4a12d1cb3683670c1,
        _:Na83249e563194d0b90ecefa44894c552 ;
    mo:track_count 4 ;
    schema:duration "PT17:30"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N04382816369440c383d8aa6b711bb90b,
        _:N2974bb374b704a5383fa8ee804e56584,
        _:N8ead8f66ea4b41e4a12d1cb3683670c1,
        _:Na83249e563194d0b90ecefa44894c552 .

