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

<artist/5744#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyo Hifumi"@en,
        "一二三恭"@ja ;
    foaf:made <album/42397#lyrics>,
        <album/42397#subject> ;
    foaf:name "Kyo Hifumi"@en,
        "一二三恭"@ja .

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

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42397#subject> ;
    schema:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@ja ;
    foaf:made <album/42397#composition>,
        <album/42397#subject> ;
    foaf:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@ja .

<product/1848#subject> a schema:CreativeWork ;
    schema:name "The Legend of Heroes: Trails of Cold Steel"@en,
        "英雄伝説 閃の軌跡"@ja,
        "The Legend of Heroes: Sen no Kiseki"@ja-latn ;
    foaf:name "The Legend of Heroes: Trails of Cold Steel"@en,
        "英雄伝説 閃の軌跡"@ja,
        "The Legend of Heroes: Sen no Kiseki"@ja-latn .

<album/42397#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I miss you / Kanako Kotera"@en,
        "I miss you / 小寺可南子"@ja,
        "I miss you / Kanako Kotera"@ja-latn ;
    mo:composer <artist/293#subject> ;
    mo:produced_work <album/42397#musicalwork> ;
    schema:name "I miss you / Kanako Kotera"@en,
        "I miss you / 小寺可南子"@ja,
        "I miss you / Kanako Kotera"@ja-latn .

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

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

<org/1943#subject> schema:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn ;
    foaf:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn .

<https://media.vgm.io/albums/79/42397/42397-1411641947.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/42397#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/79/42397/42397-1411641947.jpg> ;
    foaf:depicts <album/42397#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/79/42397/42397-1411641947.jpg> .

<https://medium-media.vgm.io/albums/79/42397/42397-1411641947.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/709#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42397#performance> ;
    schema:name "Kanako Kotera"@en,
        "小寺可南子"@ja ;
    foaf:name "Kanako Kotera"@en,
        "小寺可南子"@ja .

<artist/8543#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42397#performance> ;
    schema:name "Daisuke Miyazaki"@en,
        "宮﨑大介"@ja ;
    foaf:name "Daisuke Miyazaki"@en,
        "宮﨑大介"@ja .

<artist/8866#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42397#performance> ;
    schema:name "jdk BAND"@en ;
    foaf:name "jdk BAND"@en .

<album/42397#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I miss you / Kanako Kotera"@en,
        "I miss you / 小寺可南子"@ja,
        "I miss you / Kanako Kotera"@ja-latn ;
    mo:performance_of <album/42397#musicalwork> ;
    mo:performer <artist/709#subject>,
        <artist/8543#subject>,
        <artist/8866#subject> ;
    mo:recorded_as <album/42397#musicalexpression> ;
    schema:byArtist <artist/709#subject>,
        <artist/8543#subject>,
        <artist/8866#subject> ;
    schema:name "I miss you / Kanako Kotera"@en,
        "I miss you / 小寺可南子"@ja,
        "I miss you / Kanako Kotera"@ja-latn ;
    schema:workPerformed <album/42397#musicalwork> .

<album/42397#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-11-08"^^xsd:date ;
    dcterms:title "I miss you / Kanako Kotera"@en,
        "I miss you / 小寺可南子"@ja,
        "I miss you / Kanako Kotera"@ja-latn ;
    mo:catalogue_number "SEN_SONG2" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/42397#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:Ndf6aeae7b4c4452fa46b267f77ed4e7c ;
    mo:record_count 1 ;
    schema:about <product/1848#subject> ;
    schema:byArtist <artist/709#subject>,
        <artist/8543#subject>,
        <artist/8866#subject> ;
    schema:datePublished "2013-11-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/42397/42397-1411641947.jpg> ;
    schema:name "I miss you / Kanako Kotera"@en,
        "I miss you / 小寺可南子"@ja,
        "I miss you / Kanako Kotera"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/42397/42397-1411641947.jpg> .

_:N4c11d9f7e4764ed69c47cb6c36e2267e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I miss you"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:Ndf6aeae7b4c4452fa46b267f77ed4e7c ;
    schema:name "I miss you"@en .

_:Ndf6aeae7b4c4452fa46b267f77ed4e7c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4c11d9f7e4764ed69c47cb6c36e2267e ;
    mo:track_count 1 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N4c11d9f7e4764ed69c47cb6c36e2267e .

