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

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

<artist/16665#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79025#subject> ;
    schema:name "emon"@en ;
    foaf:made <album/79025#composition>,
        <album/79025#subject> ;
    foaf:name "emon"@en .

<artist/16764#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79025#subject> ;
    schema:name "Ayato Shinozaki"@en,
        "篠崎あやと"@ja ;
    foaf:made <album/79025#composition>,
        <album/79025#lyrics>,
        <album/79025#subject> ;
    foaf:name "Ayato Shinozaki"@en,
        "篠崎あやと"@ja .

<artist/25134#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79025#subject> ;
    schema:name "yairi"@en,
        "やいり"@ja ;
    foaf:made <album/79025#composition>,
        <album/79025#lyrics>,
        <album/79025#subject> ;
    foaf:name "yairi"@en,
        "やいり"@ja .

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

<org/1134#subject> schema:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn ;
    foaf:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/52/79025/79025-1539423026.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/18635#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79025#performance> ;
    schema:name "Ayumu Murase"@en,
        "村瀬歩"@ja ;
    foaf:name "Ayumu Murase"@en,
        "村瀬歩"@ja .

<artist/21082#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79025#performance> ;
    schema:name "Yusuke Kobayashi"@en,
        "小林裕介"@ja ;
    foaf:name "Yusuke Kobayashi"@en,
        "小林裕介"@ja .

<artist/29440#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79025#performance> ;
    schema:name "Daiki Hamano"@en,
        "濱野大輝"@ja ;
    foaf:name "Daiki Hamano"@en,
        "濱野大輝"@ja .

<album/79025#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yarichin☆Bitch-bu Character Song Series: Cherry Flavor"@en,
        "ヤリチン☆ビッチ部 キャラクターソングシリーズ 「ちぇりー味」"@ja,
        "Yarichin☆Bitch-bu Character Song Series \"Cherry Aji\""@ja-latn ;
    mo:composer <artist/16665#subject>,
        <artist/16764#subject>,
        <artist/25134#subject> ;
    mo:produced_work <album/79025#musicalwork> ;
    schema:name "Yarichin☆Bitch-bu Character Song Series: Cherry Flavor"@en,
        "ヤリチン☆ビッチ部 キャラクターソングシリーズ 「ちぇりー味」"@ja,
        "Yarichin☆Bitch-bu Character Song Series \"Cherry Aji\""@ja-latn .

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

<album/79025#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yarichin☆Bitch-bu Character Song Series: Cherry Flavor"@en,
        "ヤリチン☆ビッチ部 キャラクターソングシリーズ 「ちぇりー味」"@ja,
        "Yarichin☆Bitch-bu Character Song Series \"Cherry Aji\""@ja-latn ;
    mo:performance_of <album/79025#musicalwork> ;
    mo:performer <artist/18635#subject>,
        <artist/21082#subject>,
        <artist/29440#subject> ;
    mo:recorded_as <album/79025#musicalexpression> ;
    schema:byArtist <artist/18635#subject>,
        <artist/21082#subject>,
        <artist/29440#subject> ;
    schema:name "Yarichin☆Bitch-bu Character Song Series: Cherry Flavor"@en,
        "ヤリチン☆ビッチ部 キャラクターソングシリーズ 「ちぇりー味」"@ja,
        "Yarichin☆Bitch-bu Character Song Series \"Cherry Aji\""@ja-latn ;
    schema:workPerformed <album/79025#musicalwork> .

<album/79025#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-17"^^xsd:date ;
    dcterms:title "Yarichin☆Bitch-bu Character Song Series: Cherry Flavor"@en,
        "ヤリチン☆ビッチ部 キャラクターソングシリーズ 「ちぇりー味」"@ja,
        "Yarichin☆Bitch-bu Character Song Series \"Cherry Aji\""@ja-latn ;
    mo:catalogue_number "THCS-60227" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79025#musicalexpression> ;
    mo:publisher <org/1134#subject> ;
    mo:record _:N6be13e6550d6401483ce396d8c31fb7a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Yarichin☆Bitch-bu"@en ;
            foaf:name "Yarichin☆Bitch-bu"@en ] ;
    schema:byArtist <artist/18635#subject>,
        <artist/21082#subject>,
        <artist/29440#subject> ;
    schema:datePublished "2018-10-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/52/79025/79025-1539423026.jpg> ;
    schema:name "Yarichin☆Bitch-bu Character Song Series: Cherry Flavor"@en,
        "ヤリチン☆ビッチ部 キャラクターソングシリーズ 「ちぇりー味」"@ja,
        "Yarichin☆Bitch-bu Character Song Series \"Cherry Aji\""@ja-latn ;
    schema:publisher <org/1134#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/79025/79025-1539423026.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "おもち花"@en ;
    foaf:made <album/79025#lyrics> ;
    foaf:name "おもち花"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "おもち花"@en ;
    foaf:made <album/79025#subject> ;
    foaf:name "おもち花"@en .

_:N2f602554291641e889a86d0946fc05ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to・ke・te (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N6be13e6550d6401483ce396d8c31fb7a ;
    schema:name "to・ke・te (Instrumental)"@ja .

_:N3041b510f955450e949f4c8caccaa5a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イケナイ♡ラヴ (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N6be13e6550d6401483ce396d8c31fb7a ;
    schema:name "イケナイ♡ラヴ (Instrumental)"@ja .

_:N4c65355af4d14ad4acb6bd455413c29a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イケナイ♡ラヴ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N6be13e6550d6401483ce396d8c31fb7a ;
    schema:name "イケナイ♡ラヴ"@ja .

_:Ne458750810dd43ea8c2c8cf4c8ddd575 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイ・マイ・フレンドシップ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N6be13e6550d6401483ce396d8c31fb7a ;
    schema:name "アイ・マイ・フレンドシップ"@ja .

_:Ned06fd5f06584539b6be3e57e0e72dd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to・ke・te"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N6be13e6550d6401483ce396d8c31fb7a ;
    schema:name "to・ke・te"@ja .

_:Ned0b4d4ebbcd4f00b7004f07235fb4f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイ・マイ・フレンドシップ (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N6be13e6550d6401483ce396d8c31fb7a ;
    schema:name "アイ・マイ・フレンドシップ (Instrumental)"@ja .

_:N6be13e6550d6401483ce396d8c31fb7a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f602554291641e889a86d0946fc05ae,
        _:N3041b510f955450e949f4c8caccaa5a7,
        _:N4c65355af4d14ad4acb6bd455413c29a,
        _:Ne458750810dd43ea8c2c8cf4c8ddd575,
        _:Ned06fd5f06584539b6be3e57e0e72dd2,
        _:Ned0b4d4ebbcd4f00b7004f07235fb4f5 ;
    mo:track_count 6 ;
    schema:duration "PT22:28"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2f602554291641e889a86d0946fc05ae,
        _:N3041b510f955450e949f4c8caccaa5a7,
        _:N4c65355af4d14ad4acb6bd455413c29a,
        _:Ne458750810dd43ea8c2c8cf4c8ddd575,
        _:Ned06fd5f06584539b6be3e57e0e72dd2,
        _:Ned0b4d4ebbcd4f00b7004f07235fb4f5 .

