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

<artist/30007#subject> a schema:Person,
        foaf:Person ;
    schema:name "XAI"@en ;
    foaf:made <album/123784#subject>,
        <album/123784#vocals> ;
    foaf:name "XAI"@en .

<artist/65810#subject> a schema:Person,
        foaf:Person ;
    schema:name "She is Legend"@en ;
    foaf:made <album/123784#subject>,
        <album/123784#vocals> ;
    foaf:name "She is Legend"@en .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123784#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/123784#composition>,
        <album/123784#lyrics>,
        <album/123784#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<product/8688#subject> a schema:CreativeWork ;
    schema:name "HEAVEN BURNS RED"@en,
        "ヘブンバーンズレッド"@ja,
        "HEAVEN BURNS RED"@ja-latn ;
    foaf:name "HEAVEN BURNS RED"@en,
        "ヘブンバーンズレッド"@ja,
        "HEAVEN BURNS RED"@ja-latn .

<album/123784#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zeitaku na Kanjou / She is Legend"@en,
        "贅沢な感情 / She is Legend"@ja,
        "Zeitaku na Kanjou / She is Legend"@ja-latn ;
    mo:composer <artist/4#subject> ;
    mo:produced_work <album/123784#musicalwork> ;
    schema:name "Zeitaku na Kanjou / She is Legend"@en,
        "贅沢な感情 / She is Legend"@ja,
        "Zeitaku na Kanjou / She is Legend"@ja-latn .

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

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

<album/123784#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zeitaku na Kanjou / She is Legend"@en,
        "贅沢な感情 / She is Legend"@ja,
        "Zeitaku na Kanjou / She is Legend"@ja-latn ;
    mo:performance_of <album/123784#musicalwork> ;
    mo:recorded_as <album/123784#musicalexpression> ;
    schema:name "Zeitaku na Kanjou / She is Legend"@en,
        "贅沢な感情 / She is Legend"@ja,
        "Zeitaku na Kanjou / She is Legend"@ja-latn ;
    schema:workPerformed <album/123784#musicalwork> .

<org/1#subject> schema:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn ;
    foaf:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn .

<https://media.vgm.io/albums/48/123784/123784-06b012ce4632.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123784#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/123784/123784-06b012ce4632.png> ;
    foaf:depicts <album/123784#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/123784/123784-06b012ce4632.png> .

<https://medium-media.vgm.io/albums/48/123784/123784-06b012ce4632.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/123784#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-20"^^xsd:date ;
    dcterms:title "Zeitaku na Kanjou / She is Legend"@en,
        "贅沢な感情 / She is Legend"@ja,
        "Zeitaku na Kanjou / She is Legend"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/123784#musicalexpression> ;
    mo:publisher <org/1#subject> ;
    mo:record _:Na8fa9f63a50e453e98018958f2506ad0 ;
    mo:record_count 1 ;
    schema:about <product/8688#subject> ;
    schema:datePublished "2022-10-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/123784/123784-06b012ce4632.png> ;
    schema:name "Zeitaku na Kanjou / She is Legend"@en,
        "贅沢な感情 / She is Legend"@ja,
        "Zeitaku na Kanjou / She is Legend"@ja-latn ;
    schema:publisher <org/1#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/123784/123784-06b012ce4632.png> .

_:N33e044a616194e0984d52217f14bb189 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "贅沢な感情"@ja,
        "Zeitaku na Kanjou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Na8fa9f63a50e453e98018958f2506ad0 ;
    schema:name "贅沢な感情"@ja,
        "Zeitaku na Kanjou"@ja-latn .

_:Na8fa9f63a50e453e98018958f2506ad0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33e044a616194e0984d52217f14bb189 ;
    mo:track_count 1 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N33e044a616194e0984d52217f14bb189 .

