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

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

<album/115007> a mo:Release ;
    mo:catalogue_number "AZZS-121" .

<artist/27222#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115006#subject> ;
    schema:name "Koji Mihara"@en,
        "三原康司"@ja ;
    foaf:made <album/115006#composition>,
        <album/115006#lyrics>,
        <album/115006#subject> ;
    foaf:name "Koji Mihara"@en,
        "三原康司"@ja .

<product/10695#subject> a schema:CreativeWork ;
    schema:name "Tales of Luminaria"@en,
        "テイルズ オブ ルミナリア"@ja,
        "Tales of Luminaria"@ja-latn ;
    foaf:name "Tales of Luminaria"@en,
        "テイルズ オブ ルミナリア"@ja,
        "Tales of Luminaria"@ja-latn .

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

<org/2492#subject> schema:name "A-Sketch"@en,
        "A-Sketch"@ja,
        "A-Sketch"@ja-latn ;
    foaf:name "A-Sketch"@en,
        "A-Sketch"@ja,
        "A-Sketch"@ja-latn .

<https://media.vgm.io/albums/60/115006/115006-8daffc1bbf6b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115006#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/115006/115006-8daffc1bbf6b.jpg> ;
    foaf:depicts <album/115006#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/115006/115006-8daffc1bbf6b.jpg> .

<https://medium-media.vgm.io/albums/60/115006/115006-8daffc1bbf6b.jpg> a schema:ImageObject,
        foaf:Image .

<album/115006#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ANSWER / Frederic × Keina Suda"@en,
        "ANSWER / フレデリック×須田景凪"@ja,
        "ANSWER / Frederic × Keina Suda"@ja-latn ;
    mo:composer <artist/27222#subject>,
        <artist/31781#subject> ;
    mo:produced_work <album/115006#musicalwork> ;
    schema:name "ANSWER / Frederic × Keina Suda"@en,
        "ANSWER / フレデリック×須田景凪"@ja,
        "ANSWER / Frederic × Keina Suda"@ja-latn .

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

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

<artist/26679#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115006#performance> ;
    schema:name "Frederic"@en,
        "フレデリック"@ja ;
    foaf:name "Frederic"@en,
        "フレデリック"@ja .

<album/115006#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ANSWER / Frederic × Keina Suda"@en,
        "ANSWER / フレデリック×須田景凪"@ja,
        "ANSWER / Frederic × Keina Suda"@ja-latn ;
    mo:performance_of <album/115006#musicalwork> ;
    mo:performer <artist/26679#subject>,
        <artist/31781#subject> ;
    mo:recorded_as <album/115006#musicalexpression> ;
    schema:byArtist <artist/26679#subject>,
        <artist/31781#subject> ;
    schema:name "ANSWER / Frederic × Keina Suda"@en,
        "ANSWER / フレデリック×須田景凪"@ja,
        "ANSWER / Frederic × Keina Suda"@ja-latn ;
    schema:workPerformed <album/115006#musicalwork> .

<artist/31781#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115006#subject> ;
    mo:performed <album/115006#performance> ;
    schema:name "Keina Suda"@en,
        "須田景凪"@ja ;
    foaf:made <album/115006#composition>,
        <album/115006#lyrics>,
        <album/115006#subject> ;
    foaf:name "Keina Suda"@en,
        "須田景凪"@ja .

<album/115006#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-01"^^xsd:date ;
    dcterms:title "ANSWER / Frederic × Keina Suda"@en,
        "ANSWER / フレデリック×須田景凪"@ja,
        "ANSWER / Frederic × Keina Suda"@ja-latn ;
    mo:catalogue_number "AZCS-1104" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/115007> ;
    mo:publication_of <album/115006#musicalexpression> ;
    mo:publisher <org/2492#subject> ;
    mo:record _:N2c023c2cb85f4bbfb78ed89e41e7e52e ;
    mo:record_count 1 ;
    schema:about <product/10695#subject> ;
    schema:byArtist <artist/26679#subject>,
        <artist/31781#subject> ;
    schema:datePublished "2021-12-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/115006/115006-8daffc1bbf6b.jpg> ;
    schema:name "ANSWER / Frederic × Keina Suda"@en,
        "ANSWER / フレデリック×須田景凪"@ja,
        "ANSWER / Frederic × Keina Suda"@ja-latn ;
    schema:publisher <org/2492#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/115006/115006-8daffc1bbf6b.jpg> .

_:N218e1f52ea5c4a04ae5a4454559ecf7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オドループ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N2c023c2cb85f4bbfb78ed89e41e7e52e ;
    schema:name "オドループ"@ja .

_:N2d02784783cc4807b8d34b318e54c365 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ANSWER"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N2c023c2cb85f4bbfb78ed89e41e7e52e ;
    schema:name "ANSWER"@ja .

_:N72a48e597f9f44cfaad3bb6c5d54255b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "veil"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N2c023c2cb85f4bbfb78ed89e41e7e52e ;
    schema:name "veil"@ja .

_:Nba3a4339885244a0987d201c89288e32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOMOSHI BEAT"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N2c023c2cb85f4bbfb78ed89e41e7e52e ;
    schema:name "TOMOSHI BEAT"@ja .

_:Nefe470e9c1a74a46bd79c3f4edec33aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リグレット"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N2c023c2cb85f4bbfb78ed89e41e7e52e ;
    schema:name "リグレット"@ja .

_:N2c023c2cb85f4bbfb78ed89e41e7e52e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N218e1f52ea5c4a04ae5a4454559ecf7d,
        _:N2d02784783cc4807b8d34b318e54c365,
        _:N72a48e597f9f44cfaad3bb6c5d54255b,
        _:Nba3a4339885244a0987d201c89288e32,
        _:Nefe470e9c1a74a46bd79c3f4edec33aa ;
    mo:track_count 5 ;
    schema:duration "PT18:40"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N218e1f52ea5c4a04ae5a4454559ecf7d,
        _:N2d02784783cc4807b8d34b318e54c365,
        _:N72a48e597f9f44cfaad3bb6c5d54255b,
        _:Nba3a4339885244a0987d201c89288e32,
        _:Nefe470e9c1a74a46bd79c3f4edec33aa .

