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

<artist/11666#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kano"@en,
        "鹿乃"@ja ;
    foaf:made <album/131095#subject>,
        <album/131095#vocals> ;
    foaf:name "Kano"@en,
        "鹿乃"@ja .

<artist/6685#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshimi Youno"@en,
        "夕野ヨシミ"@ja ;
    foaf:made <album/131095#lyrics>,
        <album/131095#subject> ;
    foaf:name "Yoshimi Youno"@en,
        "夕野ヨシミ"@ja .

<artist/47901#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131095#subject> ;
    schema:name "Mitsukiyo"@en,
        "ミツキヨ"@ja ;
    foaf:made <album/131095#composition>,
        <album/131095#subject> ;
    foaf:name "Mitsukiyo"@en,
        "ミツキヨ"@ja .

<product/9895#subject> a schema:CreativeWork ;
    schema:name "Blue Archive"@en,
        "ブルーアーカイブ"@ja,
        "Blue Archive"@ja-latn ;
    foaf:name "Blue Archive"@en,
        "ブルーアーカイブ"@ja,
        "Blue Archive"@ja-latn .

<album/131095#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yasashisa no Kioku / Kano"@en,
        "優しさの記憶 / 鹿乃"@ja,
        "Yasashisa no Kioku / Kano"@ja-latn ;
    mo:composer <artist/47901#subject> ;
    mo:produced_work <album/131095#musicalwork> ;
    schema:name "Yasashisa no Kioku / Kano"@en,
        "優しさの記憶 / 鹿乃"@ja,
        "Yasashisa no Kioku / Kano"@ja-latn .

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

<album/131095#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yasashisa no Kioku / Kano"@en,
        "優しさの記憶 / 鹿乃"@ja,
        "Yasashisa no Kioku / Kano"@ja-latn ;
    mo:performance_of <album/131095#musicalwork> ;
    mo:recorded_as <album/131095#musicalexpression> ;
    schema:name "Yasashisa no Kioku / Kano"@en,
        "優しさの記憶 / 鹿乃"@ja,
        "Yasashisa no Kioku / Kano"@ja-latn ;
    schema:workPerformed <album/131095#musicalwork> .

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

<org/2925#subject> schema:name "Yostar"@en,
        "株式会社Yostar"@ja,
        "Yostar"@ja-latn ;
    foaf:name "Yostar"@en,
        "株式会社Yostar"@ja,
        "Yostar"@ja-latn .

<https://media.vgm.io/albums/59/131095/131095-1f158d091b99.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131095#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/131095/131095-1f158d091b99.jpg> ;
    foaf:depicts <album/131095#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/131095/131095-1f158d091b99.jpg> .

<https://medium-media.vgm.io/albums/59/131095/131095-1f158d091b99.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/131095#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-10-08"^^xsd:date ;
    dcterms:title "Yasashisa no Kioku / Kano"@en,
        "優しさの記憶 / 鹿乃"@ja,
        "Yasashisa no Kioku / Kano"@ja-latn ;
    mo:catalogue_number "BACD-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/131095#musicalexpression> ;
    mo:publisher <org/2925#subject> ;
    mo:record _:N67b52c3fc9dd41a98bfac9476ce61a1c ;
    mo:record_count 1 ;
    schema:about <product/9895#subject> ;
    schema:datePublished "2023-10-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/131095/131095-1f158d091b99.jpg> ;
    schema:name "Yasashisa no Kioku / Kano"@en,
        "優しさの記憶 / 鹿乃"@ja,
        "Yasashisa no Kioku / Kano"@ja-latn ;
    schema:publisher <org/2925#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/131095/131095-1f158d091b99.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(IOSYS"@en ;
    foaf:made <album/131095#subject> ;
    foaf:name "(IOSYS"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(IOSYS"@en ;
    foaf:made <album/131095#lyrics> ;
    foaf:name "(IOSYS"@en .

_:N6167e813d8bd4a85ade40400cfbbd773 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of Kindness (Instrumental Ver.)"@en,
        "優しさの記憶 (Instrumental Ver.)"@ja,
        "Yasashisa no Kioku (Instrumental Ver.)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N67b52c3fc9dd41a98bfac9476ce61a1c ;
    schema:name "Memories of Kindness (Instrumental Ver.)"@en,
        "優しさの記憶 (Instrumental Ver.)"@ja,
        "Yasashisa no Kioku (Instrumental Ver.)"@ja-latn .

_:Nb768903a0a0d4a9fa30c7d3db0428b24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of Kindness"@en,
        "優しさの記憶"@ja,
        "Yasashisa no Kioku"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N67b52c3fc9dd41a98bfac9476ce61a1c ;
    schema:name "Memories of Kindness"@en,
        "優しさの記憶"@ja,
        "Yasashisa no Kioku"@ja-latn .

_:N67b52c3fc9dd41a98bfac9476ce61a1c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6167e813d8bd4a85ade40400cfbbd773,
        _:Nb768903a0a0d4a9fa30c7d3db0428b24 ;
    mo:track_count 2 ;
    schema:duration "PT9:48"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6167e813d8bd4a85ade40400cfbbd773,
        _:Nb768903a0a0d4a9fa30c7d3db0428b24 .

