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

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

<artist/16156#subject> a schema:Person,
        foaf:Person ;
    schema:name "Me-co Yamamoto"@en,
        "山本メーコ"@ja ;
    foaf:made <album/72153#lyrics>,
        <album/72153#subject> ;
    foaf:name "Me-co Yamamoto"@en,
        "山本メーコ"@ja .

<artist/21544#subject> a schema:Person,
        foaf:Person ;
    schema:name "Airi Eino"@en,
        "永野愛理"@ja ;
    foaf:made <album/72153#subject>,
        <album/72153#vocals> ;
    foaf:name "Airi Eino"@en,
        "永野愛理"@ja .

<artist/11550#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72153#subject> ;
    schema:name "Genki Hikota"@en,
        "彦田元気"@ja ;
    foaf:made <album/72153#composition>,
        <album/72153#subject> ;
    foaf:name "Genki Hikota"@en,
        "彦田元気"@ja .

<artist/27755#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72153#subject> ;
    schema:name "Yuki Fukazawa"@en,
        "深澤祐貴"@ja ;
    foaf:made <album/72153#composition>,
        <album/72153#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/72153#musicalexpression> a mo:Signal ;
    mo:published_as <album/72153#subject> ;
    mo:records <album/72153#performance> .

<album/72153#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wake Up, Girls! Character song series3 Airi Hayashida"@en,
        "Wake Up, Girls! Character song series3 林田藍里"@ja,
        "Wake Up, Girls! Character song series3 Airi Hayashida"@ja-latn ;
    mo:performance_of <album/72153#musicalwork> ;
    mo:recorded_as <album/72153#musicalexpression> ;
    schema:name "Wake Up, Girls! Character song series3 Airi Hayashida"@en,
        "Wake Up, Girls! Character song series3 林田藍里"@ja,
        "Wake Up, Girls! Character song series3 Airi Hayashida"@ja-latn ;
    schema:workPerformed <album/72153#musicalwork> .

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

<https://medium-media.vgm.io/albums/35/72153/72153-1512077844.jpg> a schema:ImageObject,
        foaf:Image .

<album/72153#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wake Up, Girls! Character song series3 Airi Hayashida"@en,
        "Wake Up, Girls! Character song series3 林田藍里"@ja,
        "Wake Up, Girls! Character song series3 Airi Hayashida"@ja-latn ;
    mo:composer <artist/11550#subject>,
        <artist/27755#subject> ;
    mo:produced_work <album/72153#musicalwork> ;
    schema:name "Wake Up, Girls! Character song series3 Airi Hayashida"@en,
        "Wake Up, Girls! Character song series3 林田藍里"@ja,
        "Wake Up, Girls! Character song series3 Airi Hayashida"@ja-latn .

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

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

<album/72153#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-20"^^xsd:date ;
    dcterms:title "Wake Up, Girls! Character song series3 Airi Hayashida"@en,
        "Wake Up, Girls! Character song series3 林田藍里"@ja,
        "Wake Up, Girls! Character song series3 Airi Hayashida"@ja-latn ;
    mo:catalogue_number "EYCA-11682" ;
    mo:media_type "CD" ;
    mo:publication_of <album/72153#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:Ncb1bbd6dea1c449885da41729bb44338 ;
    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/35/72153/72153-1512077844.jpg> ;
    schema:name "Wake Up, Girls! Character song series3 Airi Hayashida"@en,
        "Wake Up, Girls! Character song series3 林田藍里"@ja,
        "Wake Up, Girls! Character song series3 Airi Hayashida"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/72153/72153-1512077844.jpg> .

_:N00d405f5c3024a499df18049534ca889 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party! Party! (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Ncb1bbd6dea1c449885da41729bb44338 ;
    schema:name "Party! Party! (Instrumental)"@en .

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

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

_:Nfe77555f6fda4d08ab8c39c08eb8ceb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party! Party!"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Ncb1bbd6dea1c449885da41729bb44338 ;
    schema:name "Party! Party!"@en .

_:Ncb1bbd6dea1c449885da41729bb44338 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00d405f5c3024a499df18049534ca889,
        _:N7aac1d86ef194c4f812954e670f02805,
        _:Nf7951bc2d7294135b0a998d9afb21ecc,
        _:Nfe77555f6fda4d08ab8c39c08eb8ceb1 ;
    mo:track_count 4 ;
    schema:duration "PT17:28"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N00d405f5c3024a499df18049534ca889,
        _:N7aac1d86ef194c4f812954e670f02805,
        _:Nf7951bc2d7294135b0a998d9afb21ecc,
        _:Nfe77555f6fda4d08ab8c39c08eb8ceb1 .

