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

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

<artist/19498#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131700#subject> ;
    schema:name "Hidefumi Kenmochi"@en,
        "ケンモチヒデフミ"@ja ;
    foaf:made <album/131700#composition>,
        <album/131700#subject> ;
    foaf:name "Hidefumi Kenmochi"@en,
        "ケンモチヒデフミ"@ja .

<artist/27872#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131700#subject> ;
    schema:name "Reol"@en ;
    foaf:made <album/131700#composition>,
        <album/131700#subject>,
        <album/131700#vocals> ;
    foaf:name "Reol"@en .

<product/14235#subject> a schema:CreativeWork ;
    schema:name "Rurouni Kenshin (2023)"@en,
        "るろうに剣心 -明治剣客浪漫譚- (2023)"@ja,
        "Rurouni Kenshin -Meiji Kenkaku Romantan- (2023)"@ja-latn ;
    foaf:name "Rurouni Kenshin (2023)"@en,
        "るろうに剣心 -明治剣客浪漫譚- (2023)"@ja,
        "Rurouni Kenshin -Meiji Kenkaku Romantan- (2023)"@ja-latn .

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

<album/131700#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kissaki / Reol"@en,
        "切っ先 / Reol"@ja,
        "Kissaki / Reol"@ja-latn ;
    mo:performance_of <album/131700#musicalwork> ;
    mo:recorded_as <album/131700#musicalexpression> ;
    schema:name "Kissaki / Reol"@en,
        "切っ先 / Reol"@ja,
        "Kissaki / Reol"@ja-latn ;
    schema:workPerformed <album/131700#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/00/131700/131700-1c73e7f98158.jpg> a schema:ImageObject,
        foaf:Image .

<album/131700#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kissaki / Reol"@en,
        "切っ先 / Reol"@ja,
        "Kissaki / Reol"@ja-latn ;
    mo:composer <artist/19498#subject>,
        <artist/27872#subject> ;
    mo:produced_work <album/131700#musicalwork> ;
    schema:name "Kissaki / Reol"@en,
        "切っ先 / Reol"@ja,
        "Kissaki / Reol"@ja-latn .

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

<album/131700#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-08-30"^^xsd:date ;
    dcterms:title "Kissaki / Reol"@en,
        "切っ先 / Reol"@ja,
        "Kissaki / Reol"@ja-latn ;
    mo:catalogue_number "SECL-2886" ;
    mo:media_type "CD" ;
    mo:publication_of <album/131700#musicalexpression> ;
    mo:publisher <org/3593#subject> ;
    mo:record _:N92bc2356a0bf482c9b7b8e685eb7a435 ;
    mo:record_count 1 ;
    schema:about <product/14235#subject> ;
    schema:datePublished "2023-08-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/131700/131700-1c73e7f98158.jpg> ;
    schema:name "Kissaki / Reol"@en,
        "切っ先 / Reol"@ja,
        "Kissaki / Reol"@ja-latn ;
    schema:publisher <org/3593#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/131700/131700-1c73e7f98158.jpg> .

_:N3606d5cfb9e449d0920ce620cd961e63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "煽げや尊し (FAKE TYPE. Remix)"@ja,
        "Aogeya Toutoshi (FAKE TYPE. Remix)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N92bc2356a0bf482c9b7b8e685eb7a435 ;
    schema:name "煽げや尊し (FAKE TYPE. Remix)"@ja,
        "Aogeya Toutoshi (FAKE TYPE. Remix)"@ja-latn .

_:N4b811fa7662946ad9a3b7d8893631061 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "切っ先"@ja,
        "Kissaki"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N92bc2356a0bf482c9b7b8e685eb7a435 ;
    schema:name "切っ先"@ja,
        "Kissaki"@ja-latn .

_:Ndbdad19afcb249b3b4baa3ed0f83f842 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "綺羅綺羅"@ja,
        "Kirakira"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N92bc2356a0bf482c9b7b8e685eb7a435 ;
    schema:name "綺羅綺羅"@ja,
        "Kirakira"@ja-latn .

_:Nde8fd37ddaea45f188ad044183be8f0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "綺羅綺羅 -Instrumental-"@ja,
        "Kirakira -Instrumental-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N92bc2356a0bf482c9b7b8e685eb7a435 ;
    schema:name "綺羅綺羅 -Instrumental-"@ja,
        "Kirakira -Instrumental-"@ja-latn .

_:Nea9a3f93abce4940a65118468e81aa29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "切っ先 -Anime Ver.-"@ja,
        "Kissaki -Anime Ver.-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N92bc2356a0bf482c9b7b8e685eb7a435 ;
    schema:name "切っ先 -Anime Ver.-"@ja,
        "Kissaki -Anime Ver.-"@ja-latn .

_:Nf655d3a0c718488b993c7549d589bd8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "切っ先 -Instrumental-"@ja,
        "Kissaki -Instrumental-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N92bc2356a0bf482c9b7b8e685eb7a435 ;
    schema:name "切っ先 -Instrumental-"@ja,
        "Kissaki -Instrumental-"@ja-latn .

_:N92bc2356a0bf482c9b7b8e685eb7a435 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3606d5cfb9e449d0920ce620cd961e63,
        _:N4b811fa7662946ad9a3b7d8893631061,
        _:Ndbdad19afcb249b3b4baa3ed0f83f842,
        _:Nde8fd37ddaea45f188ad044183be8f0a,
        _:Nea9a3f93abce4940a65118468e81aa29,
        _:Nf655d3a0c718488b993c7549d589bd8c ;
    mo:track_count 6 ;
    schema:duration "PT18:32"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3606d5cfb9e449d0920ce620cd961e63,
        _:N4b811fa7662946ad9a3b7d8893631061,
        _:Ndbdad19afcb249b3b4baa3ed0f83f842,
        _:Nde8fd37ddaea45f188ad044183be8f0a,
        _:Nea9a3f93abce4940a65118468e81aa29,
        _:Nf655d3a0c718488b993c7549d589bd8c .

