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

<artist/15580#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rei Yasuda"@en,
        "安田レイ"@ja ;
    foaf:made <album/135898#lyrics>,
        <album/135898#subject>,
        <album/135898#vocals> ;
    foaf:name "Rei Yasuda"@en,
        "安田レイ"@ja .

<artist/21515#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135898#subject> ;
    schema:name "Kengo Ohhama"@en,
        "大濱健悟"@ja ;
    foaf:made <album/135898#composition>,
        <album/135898#subject> ;
    foaf:name "Kengo Ohhama"@en,
        "大濱健悟"@ja .

<album/135898#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koe no Kakera / Rei Yasuda"@en,
        "声のカケラ / 安田レイ"@ja,
        "Koe no Kakera / Rei Yasuda"@ja-latn ;
    mo:composer <artist/21515#subject> ;
    mo:produced_work <album/135898#musicalwork> ;
    schema:name "Koe no Kakera / Rei Yasuda"@en,
        "声のカケラ / 安田レイ"@ja,
        "Koe no Kakera / Rei Yasuda"@ja-latn .

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

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

<album/135898#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koe no Kakera / Rei Yasuda"@en,
        "声のカケラ / 安田レイ"@ja,
        "Koe no Kakera / Rei Yasuda"@ja-latn ;
    mo:performance_of <album/135898#musicalwork> ;
    mo:recorded_as <album/135898#musicalexpression> ;
    schema:name "Koe no Kakera / Rei Yasuda"@en,
        "声のカケラ / 安田レイ"@ja,
        "Koe no Kakera / Rei Yasuda"@ja-latn ;
    schema:workPerformed <album/135898#musicalwork> .

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

<https://media.vgm.io/albums/89/135898/135898-07ad8c605236.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135898#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/135898/135898-07ad8c605236.jpg> ;
    foaf:depicts <album/135898#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/135898/135898-07ad8c605236.jpg> .

<https://medium-media.vgm.io/albums/89/135898/135898-07ad8c605236.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135898#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-01-09"^^xsd:date ;
    dcterms:title "Koe no Kakera / Rei Yasuda"@en,
        "声のカケラ / 安田レイ"@ja,
        "Koe no Kakera / Rei Yasuda"@ja-latn ;
    mo:catalogue_number "VVXX-01567" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/135898#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:Naca7e35c8e474fdd8d33fbb9e410997d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Drowning Sorrows in Raging Fire (Rekka Gyoshuu / Lie Huo Jiao Chou)"@en ;
            foaf:name "Drowning Sorrows in Raging Fire (Rekka Gyoshuu / Lie Huo Jiao Chou)"@en ] ;
    schema:datePublished "2024-01-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/89/135898/135898-07ad8c605236.jpg> ;
    schema:name "Koe no Kakera / Rei Yasuda"@en,
        "声のカケラ / 安田レイ"@ja,
        "Koe no Kakera / Rei Yasuda"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/135898/135898-07ad8c605236.jpg> .

_:Naca7e35c8e474fdd8d33fbb9e410997d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nff507a6c83fa4e2e8da96659e860553c ;
    mo:track_count 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nff507a6c83fa4e2e8da96659e860553c .

_:Nff507a6c83fa4e2e8da96659e860553c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "声のカケラ"@ja,
        "Koe no Kakera"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Naca7e35c8e474fdd8d33fbb9e410997d ;
    schema:name "声のカケラ"@ja,
        "Koe no Kakera"@ja-latn .

