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

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

<artist/19991#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154103#subject> ;
    schema:name "HISASHI"@en ;
    foaf:made <album/154103#composition>,
        <album/154103#lyrics>,
        <album/154103#subject> ;
    foaf:name "HISASHI"@en .

<album/154103#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kaishin no Ichigeki / GLAY"@en,
        "会心ノ一撃 / GLAY"@ja,
        "Kaishin no Ichigeki / GLAY"@ja-latn ;
    mo:composer <artist/19991#subject> ;
    mo:produced_work <album/154103#musicalwork> ;
    schema:name "Kaishin no Ichigeki / GLAY"@en,
        "会心ノ一撃 / GLAY"@ja,
        "Kaishin no Ichigeki / GLAY"@ja-latn .

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

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

<org/1884#subject> schema:name "LSG"@en,
        "LSG"@ja,
        "LSG"@ja-latn ;
    foaf:name "LSG"@en,
        "LSG"@ja,
        "LSG"@ja-latn .

<https://media.vgm.io/albums/30/154103/154103-893f8c6b348a.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/154103#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/154103/154103-893f8c6b348a.webp> ;
    foaf:depicts <album/154103#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/154103/154103-893f8c6b348a.webp> .

<https://medium-media.vgm.io/albums/30/154103/154103-893f8c6b348a.webp> a schema:ImageObject,
        foaf:Image .

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

<album/154103#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kaishin no Ichigeki / GLAY"@en,
        "会心ノ一撃 / GLAY"@ja,
        "Kaishin no Ichigeki / GLAY"@ja-latn ;
    mo:performance_of <album/154103#musicalwork> ;
    mo:performer <artist/31555#subject> ;
    mo:recorded_as <album/154103#musicalexpression> ;
    schema:byArtist <artist/31555#subject> ;
    schema:name "Kaishin no Ichigeki / GLAY"@en,
        "会心ノ一撃 / GLAY"@ja,
        "Kaishin no Ichigeki / GLAY"@ja-latn ;
    schema:workPerformed <album/154103#musicalwork> .

<artist/31555#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/154103#performance> ;
    schema:name "GLAY"@en ;
    foaf:name "GLAY"@en .

<album/154103#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-07-31"^^xsd:date ;
    dcterms:title "Kaishin no Ichigeki / GLAY"@en,
        "会心ノ一撃 / GLAY"@ja,
        "Kaishin no Ichigeki / GLAY"@ja-latn ;
    mo:catalogue_number "PCSP-60101" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/154103#musicalexpression> ;
    mo:publisher <org/1884#subject> ;
    mo:record _:N0e713c2d65d24a2e9bab89919b219af0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Grendizer U"@en ;
            foaf:name "Grendizer U"@en ] ;
    schema:byArtist <artist/31555#subject> ;
    schema:datePublished "2024-07-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/30/154103/154103-893f8c6b348a.webp> ;
    schema:name "Kaishin no Ichigeki / GLAY"@en,
        "会心ノ一撃 / GLAY"@ja,
        "Kaishin no Ichigeki / GLAY"@ja-latn ;
    schema:publisher <org/1884#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/154103/154103-893f8c6b348a.webp> .

_:N0e713c2d65d24a2e9bab89919b219af0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2725a229349d465e8f73c438e0ac8b1e ;
    mo:track_count 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N2725a229349d465e8f73c438e0ac8b1e .

_:N2725a229349d465e8f73c438e0ac8b1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "会心ノ一撃"@ja,
        "Kaishin no Ichigeki"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N0e713c2d65d24a2e9bab89919b219af0 ;
    schema:name "会心ノ一撃"@ja,
        "Kaishin no Ichigeki"@ja-latn .

