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

<artist/17543#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ai Furihata"@en,
        "降幡愛"@ja ;
    foaf:made <album/72088#subject>,
        <album/72088#vocals> ;
    foaf:name "Ai Furihata"@en,
        "降幡愛"@ja .

<artist/17547#subject> a schema:Person,
        foaf:Person ;
    schema:name "Arisa Komiya"@en,
        "小宮有紗"@ja ;
    foaf:made <album/72088#subject>,
        <album/72088#vocals> ;
    foaf:name "Arisa Komiya"@en,
        "小宮有紗"@ja .

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/72088#lyrics>,
        <album/72088#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/10946#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72088#subject> ;
    schema:name "Kyo Takada"@en,
        "高田暁"@ja ;
    foaf:made <album/72088#composition>,
        <album/72088#subject> ;
    foaf:name "Kyo Takada"@en,
        "高田暁"@ja .

<artist/5190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72088#subject> ;
    schema:name "Takuya Watanabe"@en,
        "渡辺拓也"@ja ;
    foaf:made <album/72088#composition>,
        <album/72088#subject> ;
    foaf:name "Takuya Watanabe"@en,
        "渡辺拓也"@ja .

<product/5496#subject> a schema:CreativeWork ;
    schema:name "Love Live! Sunshine!! 2"@en,
        "ラブライブ! サンシャイン!! 2"@ja,
        "Love Live! Sunshine!! 2"@ja-latn ;
    foaf:name "Love Live! Sunshine!! 2"@en,
        "ラブライブ! サンシャイン!! 2"@ja,
        "Love Live! Sunshine!! 2"@ja-latn .

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

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

<album/72088#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aqours ORIGINAL SONG CD 5"@en,
        "Aqours オリジナルソングCD 5"@ja,
        "Aqours ORIGINAL SONG CD 5"@ja-latn ;
    mo:performance_of <album/72088#musicalwork> ;
    mo:recorded_as <album/72088#musicalexpression> ;
    schema:name "Aqours ORIGINAL SONG CD 5"@en,
        "Aqours オリジナルソングCD 5"@ja,
        "Aqours ORIGINAL SONG CD 5"@ja-latn ;
    schema:workPerformed <album/72088#musicalwork> .

<org/1382#subject> schema:name "EMOTION"@en,
        "EMOTION"@ja,
        "EMOTION"@ja-latn ;
    foaf:name "EMOTION"@en,
        "EMOTION"@ja,
        "EMOTION"@ja-latn .

<https://media.vgm.io/albums/88/72088/72088-1552184089.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/72088#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/88/72088/72088-1552184089.jpg> ;
    foaf:depicts <album/72088#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/88/72088/72088-1552184089.jpg> .

<https://medium-media.vgm.io/albums/88/72088/72088-1552184089.jpg> a schema:ImageObject,
        foaf:Image .

<album/72088#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aqours ORIGINAL SONG CD 5"@en,
        "Aqours オリジナルソングCD 5"@ja,
        "Aqours ORIGINAL SONG CD 5"@ja-latn ;
    mo:composer <artist/10946#subject>,
        <artist/5190#subject> ;
    mo:produced_work <album/72088#musicalwork> ;
    schema:name "Aqours ORIGINAL SONG CD 5"@en,
        "Aqours オリジナルソングCD 5"@ja,
        "Aqours ORIGINAL SONG CD 5"@ja-latn .

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

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

<album/72088#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-24"^^xsd:date ;
    dcterms:title "Aqours ORIGINAL SONG CD 5"@en,
        "Aqours オリジナルソングCD 5"@ja,
        "Aqours ORIGINAL SONG CD 5"@ja-latn ;
    mo:catalogue_number "BCXA-1334" ;
    mo:media_type "CD" ;
    mo:publication_of <album/72088#musicalexpression> ;
    mo:publisher <org/1382#subject> ;
    mo:record _:N89791a279ede4d20bdfdc6883aa85250 ;
    mo:record_count 1 ;
    schema:about <product/5496#subject> ;
    schema:datePublished "2018-04-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/88/72088/72088-1552184089.jpg> ;
    schema:name "Aqours ORIGINAL SONG CD 5"@en,
        "Aqours オリジナルソングCD 5"@ja,
        "Aqours ORIGINAL SONG CD 5"@ja-latn ;
    schema:publisher <org/1382#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/72088/72088-1552184089.jpg> .

_:N0d1630cd40ef4981b1b4f97367f04b86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RED GEM WINK"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N89791a279ede4d20bdfdc6883aa85250 ;
    schema:name "RED GEM WINK"@en .

_:Na33746b9f4124189aa284a5191c3698c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RED GEM WINK (Off Vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N89791a279ede4d20bdfdc6883aa85250 ;
    schema:name "RED GEM WINK (Off Vocal)"@en .

_:Ne9e1cc25fdb04f1fa89a89dfbd0dc6db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHITE FIRST LOVE"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N89791a279ede4d20bdfdc6883aa85250 ;
    schema:name "WHITE FIRST LOVE"@en .

_:Nfe6f1c65f7c94ae5a037be9ceb184598 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHITE FIRST LOVE (Off Vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N89791a279ede4d20bdfdc6883aa85250 ;
    schema:name "WHITE FIRST LOVE (Off Vocal)"@en .

_:N89791a279ede4d20bdfdc6883aa85250 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d1630cd40ef4981b1b4f97367f04b86,
        _:Na33746b9f4124189aa284a5191c3698c,
        _:Ne9e1cc25fdb04f1fa89a89dfbd0dc6db,
        _:Nfe6f1c65f7c94ae5a037be9ceb184598 ;
    mo:track_count 4 ;
    schema:duration "PT18:49"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0d1630cd40ef4981b1b4f97367f04b86,
        _:Na33746b9f4124189aa284a5191c3698c,
        _:Ne9e1cc25fdb04f1fa89a89dfbd0dc6db,
        _:Nfe6f1c65f7c94ae5a037be9ceb184598 .

