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

<artist/10590#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaori Ishihara"@en,
        "石原夏織"@ja ;
    foaf:made <album/118008#subject>,
        <album/118008#vocals> ;
    foaf:name "Kaori Ishihara"@en,
        "石原夏織"@ja .

<artist/2910#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aira Yuuki"@en,
        "結城アイラ"@ja ;
    foaf:made <album/118008#lyrics>,
        <album/118008#subject> ;
    foaf:name "Aira Yuuki"@en,
        "結城アイラ"@ja .

<artist/7541#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshie Isogai"@en,
        "磯谷佳江"@ja ;
    foaf:made <album/118008#lyrics>,
        <album/118008#subject> ;
    foaf:name "Yoshie Isogai"@en,
        "磯谷佳江"@ja .

<artist/11721#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118008#subject> ;
    schema:name "Hige Driver"@en,
        "ヒゲドライバー"@ja ;
    foaf:made <album/118008#composition>,
        <album/118008#subject> ;
    foaf:name "Hige Driver"@en,
        "ヒゲドライバー"@ja .

<artist/20558#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118008#subject> ;
    schema:name "Kentaro Fujii"@en,
        "藤井健太郎"@ja ;
    foaf:made <album/118008#composition>,
        <album/118008#subject> ;
    foaf:name "Kentaro Fujii"@en,
        "藤井健太郎"@ja .

<product/11023#subject> a schema:CreativeWork ;
    schema:name "Miss Shachiku and the Little Baby Ghost"@en,
        "社畜さんは幼女幽霊に癒されたい。"@ja,
        "Shachikusan wa Youjo Yuurei ni Iyasaretai."@ja-latn ;
    foaf:name "Miss Shachiku and the Little Baby Ghost"@en,
        "社畜さんは幼女幽霊に癒されたい。"@ja,
        "Shachikusan wa Youjo Yuurei ni Iyasaretai."@ja-latn .

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

<album/118008#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cherish / Kaori Ishihara [Limited Edition]"@en,
        "Cherish / 石原夏織 [初回限定盤]"@ja,
        "Cherish / Kaori Ishihara [Limited Edition]"@ja-latn ;
    mo:performance_of <album/118008#musicalwork> ;
    mo:recorded_as <album/118008#musicalexpression> ;
    schema:name "Cherish / Kaori Ishihara [Limited Edition]"@en,
        "Cherish / 石原夏織 [初回限定盤]"@ja,
        "Cherish / Kaori Ishihara [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/118008#musicalwork> .

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

<org/3368#subject> schema:name "P's Records"@en,
        "P's Records"@ja,
        "P's Records"@ja-latn ;
    foaf:name "P's Records"@en,
        "P's Records"@ja,
        "P's Records"@ja-latn .

<https://media.vgm.io/albums/80/118008/118008-36e341a99252.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/118008#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/118008/118008-36e341a99252.jpg> ;
    foaf:depicts <album/118008#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/118008/118008-36e341a99252.jpg> .

<https://medium-media.vgm.io/albums/80/118008/118008-36e341a99252.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/118008#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cherish / Kaori Ishihara [Limited Edition]"@en,
        "Cherish / 石原夏織 [初回限定盤]"@ja,
        "Cherish / Kaori Ishihara [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(HANO"@en ;
            foaf:made <album/118008#composition> ;
            foaf:name "(HANO"@en ],
        <artist/11721#subject>,
        <artist/20558#subject> ;
    mo:produced_work <album/118008#musicalwork> ;
    schema:name "Cherish / Kaori Ishihara [Limited Edition]"@en,
        "Cherish / 石原夏織 [初回限定盤]"@ja,
        "Cherish / Kaori Ishihara [Limited Edition]"@ja-latn .

<album/118008#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-27"^^xsd:date ;
    dcterms:title "Cherish / Kaori Ishihara [Limited Edition]"@en,
        "Cherish / 石原夏織 [初回限定盤]"@ja,
        "Cherish / Kaori Ishihara [Limited Edition]"@ja-latn ;
    mo:catalogue_number "PCCG-02108" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/118008#musicalexpression> ;
    mo:publisher <org/3368#subject> ;
    mo:record _:N230f80f9fdf8484aa0f212168a5e0433,
        _:N409dc58412b544ec9fa5610b6d8617a8 ;
    mo:record_count 2 ;
    schema:about <product/11023#subject> ;
    schema:datePublished "2022-04-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/80/118008/118008-36e341a99252.jpg> ;
    schema:name "Cherish / Kaori Ishihara [Limited Edition]"@en,
        "Cherish / 石原夏織 [初回限定盤]"@ja,
        "Cherish / Kaori Ishihara [Limited Edition]"@ja-latn ;
    schema:publisher <org/3368#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/118008/118008-36e341a99252.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118008#subject> ;
    schema:name "(HANO"@en ;
    foaf:made <album/118008#subject> ;
    foaf:name "(HANO"@en .

_:N1ec79386a9174a34945f34ac3a1f60a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherish TV size ver."@en ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N409dc58412b544ec9fa5610b6d8617a8 ;
    schema:name "Cherish TV size ver."@en .

_:N2eaaa2ac5318425291ea963af8c886ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remember Heart, Remember Love [Instrumental]"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N409dc58412b544ec9fa5610b6d8617a8 ;
    schema:name "Remember Heart, Remember Love [Instrumental]"@en .

_:N44903e0bc82d4ef586bec5b68bf03134 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherish"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N409dc58412b544ec9fa5610b6d8617a8 ;
    schema:name "Cherish"@en .

_:N7296634cf4254a189a92ac889b08eadb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherish [Instrumental]"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N409dc58412b544ec9fa5610b6d8617a8 ;
    schema:name "Cherish [Instrumental]"@en .

_:N7eb1d29c3b4749caba3f6d0652772dd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherish [MUSIC VIDEO MAKING]"@en ;
    mo:track_number 2 ;
    schema:duration "PT12:55"^^xsd:interval ;
    schema:inPlaylist _:N230f80f9fdf8484aa0f212168a5e0433 ;
    schema:name "Cherish [MUSIC VIDEO MAKING]"@en .

_:Nca3ef1fad7544cbd8b20e28886fdbe64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherish [MUSIC VIDEO]"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N230f80f9fdf8484aa0f212168a5e0433 ;
    schema:name "Cherish [MUSIC VIDEO]"@en .

_:Nfa09518447b04974aee9da1e6851622d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remember Heart, Remember Love"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N409dc58412b544ec9fa5610b6d8617a8 ;
    schema:name "Remember Heart, Remember Love"@en .

_:N230f80f9fdf8484aa0f212168a5e0433 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N7eb1d29c3b4749caba3f6d0652772dd6,
        _:Nca3ef1fad7544cbd8b20e28886fdbe64 ;
    mo:track_count 2 ;
    schema:duration "PT16:23"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N7eb1d29c3b4749caba3f6d0652772dd6,
        _:Nca3ef1fad7544cbd8b20e28886fdbe64 .

_:N409dc58412b544ec9fa5610b6d8617a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ec79386a9174a34945f34ac3a1f60a9,
        _:N2eaaa2ac5318425291ea963af8c886ea,
        _:N44903e0bc82d4ef586bec5b68bf03134,
        _:N7296634cf4254a189a92ac889b08eadb,
        _:Nfa09518447b04974aee9da1e6851622d ;
    mo:track_count 5 ;
    schema:duration "PT16:14"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1ec79386a9174a34945f34ac3a1f60a9,
        _:N2eaaa2ac5318425291ea963af8c886ea,
        _:N44903e0bc82d4ef586bec5b68bf03134,
        _:N7296634cf4254a189a92ac889b08eadb,
        _:Nfa09518447b04974aee9da1e6851622d .

