@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 _:N67e0913652074808811ea9bdd0cf8320 ;
    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 .

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

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

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

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

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

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

_:N67e0913652074808811ea9bdd0cf8320 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2703493fe4c347f6b4a87a9e24cb56dc,
        _:N3b37fd4d439349e69d823b3e905e0942,
        _:N758e2833a19c4aacb553d610043bd988,
        _:Nc921d869acb84490a53fb3b788ed7e44,
        _:Ndf20ed62adfd42609e2d8452353e1379,
        _:Nec2a9ce27f2b430a8fcffdb3ff263365 ;
    mo:track_count 6 ;
    schema:duration "PT22:28"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2703493fe4c347f6b4a87a9e24cb56dc,
        _:N3b37fd4d439349e69d823b3e905e0942,
        _:N758e2833a19c4aacb553d610043bd988,
        _:Nc921d869acb84490a53fb3b788ed7e44,
        _:Ndf20ed62adfd42609e2d8452353e1379,
        _:Nec2a9ce27f2b430a8fcffdb3ff263365 .

