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

<album/124012> a mo:Release ;
    mo:catalogue_number "SECL-2819" .

<artist/15121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124014#subject> ;
    schema:name "Kenshi Yonezu"@en,
        "米津玄師"@ja ;
    foaf:made <album/124014#composition>,
        <album/124014#lyrics>,
        <album/124014#subject>,
        <album/124014#vocals> ;
    foaf:name "Kenshi Yonezu"@en,
        "米津玄師"@ja .

<artist/7586#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124014#subject> ;
    schema:name "Tsunku"@en,
        "つんく"@ja ;
    foaf:made <album/124014#composition>,
        <album/124014#lyrics>,
        <album/124014#subject> ;
    foaf:name "Tsunku"@en,
        "つんく"@ja .

<product/9757#subject> a schema:CreativeWork ;
    schema:name "Chainsaw Man"@en,
        "チェンソーマン"@ja,
        "Chainsaw Man"@ja-latn ;
    foaf:name "Chainsaw Man"@en,
        "チェンソーマン"@ja,
        "Chainsaw Man"@ja-latn .

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

<album/124014#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KICK BACK / Kenshi Yonezu [Chainsaw Edition]"@en,
        "KICK BACK / 米津玄師 [チェンソー盤]"@ja,
        "KICK BACK / Kenshi Yonezu [Chainsaw Edition]"@ja-latn ;
    mo:performance_of <album/124014#musicalwork> ;
    mo:recorded_as <album/124014#musicalexpression> ;
    schema:name "KICK BACK / Kenshi Yonezu [Chainsaw Edition]"@en,
        "KICK BACK / 米津玄師 [チェンソー盤]"@ja,
        "KICK BACK / Kenshi Yonezu [Chainsaw Edition]"@ja-latn ;
    schema:workPerformed <album/124014#musicalwork> .

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

<org/3508#subject> schema:name "REISSUE RECORDS"@en,
        "REISSUE RECORDS"@ja,
        "REISSUE RECORDS"@ja-latn ;
    foaf:name "REISSUE RECORDS"@en,
        "REISSUE RECORDS"@ja,
        "REISSUE RECORDS"@ja-latn .

<https://media.vgm.io/albums/41/124014/124014-4a8f441a8c65.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124014#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/41/124014/124014-4a8f441a8c65.webp> ;
    foaf:depicts <album/124014#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/41/124014/124014-4a8f441a8c65.webp> .

<https://medium-media.vgm.io/albums/41/124014/124014-4a8f441a8c65.webp> a schema:ImageObject,
        foaf:Image .

<album/124014#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KICK BACK / Kenshi Yonezu [Chainsaw Edition]"@en,
        "KICK BACK / 米津玄師 [チェンソー盤]"@ja,
        "KICK BACK / Kenshi Yonezu [Chainsaw Edition]"@ja-latn ;
    mo:composer <artist/15121#subject>,
        <artist/7586#subject> ;
    mo:produced_work <album/124014#musicalwork> ;
    schema:name "KICK BACK / Kenshi Yonezu [Chainsaw Edition]"@en,
        "KICK BACK / 米津玄師 [チェンソー盤]"@ja,
        "KICK BACK / Kenshi Yonezu [Chainsaw Edition]"@ja-latn .

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

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

<album/124014#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-11-23"^^xsd:date ;
    dcterms:title "KICK BACK / Kenshi Yonezu [Chainsaw Edition]"@en,
        "KICK BACK / 米津玄師 [チェンソー盤]"@ja,
        "KICK BACK / Kenshi Yonezu [Chainsaw Edition]"@ja-latn ;
    mo:catalogue_number "SECL-2815~6" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/124012> ;
    mo:publication_of <album/124014#musicalexpression> ;
    mo:publisher <org/3508#subject> ;
    mo:record _:N1e5d641b30ab495d93a5343121061da0 ;
    mo:record_count 1 ;
    schema:about <product/9757#subject> ;
    schema:datePublished "2022-11-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/41/124014/124014-4a8f441a8c65.webp> ;
    schema:name "KICK BACK / Kenshi Yonezu [Chainsaw Edition]"@en,
        "KICK BACK / 米津玄師 [チェンソー盤]"@ja,
        "KICK BACK / Kenshi Yonezu [Chainsaw Edition]"@ja-latn ;
    schema:publisher <org/3508#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/124014/124014-4a8f441a8c65.webp> .

_:N90bf6ab87cbc45249061a90004038842 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恥ずかしくってしょうがねえ"@ja,
        "Hazukashi-kutte Shouga-ne"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N1e5d641b30ab495d93a5343121061da0 ;
    schema:name "恥ずかしくってしょうがねえ"@ja,
        "Hazukashi-kutte Shouga-ne"@ja-latn .

_:Ncd26a399c150472cb6760261d695510d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KICK BACK"@ja,
        "KICK BACK"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N1e5d641b30ab495d93a5343121061da0 ;
    schema:name "KICK BACK"@ja,
        "KICK BACK"@ja-latn .

_:Nec5468c2dfe8449d8cecb6f6c3ca7da1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KICK BACK -ANIME edit"@ja,
        "KICK BACK -ANIME edit"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N1e5d641b30ab495d93a5343121061da0 ;
    schema:name "KICK BACK -ANIME edit"@ja,
        "KICK BACK -ANIME edit"@ja-latn .

_:N1e5d641b30ab495d93a5343121061da0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N90bf6ab87cbc45249061a90004038842,
        _:Ncd26a399c150472cb6760261d695510d,
        _:Nec5468c2dfe8449d8cecb6f6c3ca7da1 ;
    mo:track_count 3 ;
    schema:duration "PT8:21"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N90bf6ab87cbc45249061a90004038842,
        _:Ncd26a399c150472cb6760261d695510d,
        _:Nec5468c2dfe8449d8cecb6f6c3ca7da1 .

