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

<artist/3758#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja ;
    foaf:made <album/102406#subject>,
        <album/102406#vocals> ;
    foaf:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/102406#lyrics>,
        <album/102406#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/48120#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102406#subject> ;
    schema:name "Tomohiro Jinbo"@en,
        "神保智大"@ja ;
    foaf:made <album/102406#composition>,
        <album/102406#subject> ;
    foaf:name "Tomohiro Jinbo"@en,
        "神保智大"@ja .

<product/4568#subject> a schema:CreativeWork ;
    schema:name "The Legend of the Legendary Heroes"@en,
        "伝説の勇者の伝説"@ja,
        "Densetsu no Yuusha no Densetsu"@ja-latn ;
    foaf:name "The Legend of the Legendary Heroes"@en,
        "伝説の勇者の伝説"@ja,
        "Densetsu no Yuusha no Densetsu"@ja-latn .

<album/102406#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV Anime \"Densetsu no Yuusha no Densetsu\" Character Featuring CD Ferris-hen"@en,
        "TVアニメ「伝説の勇者の伝説」キャラクターフューチャリングCD フェリス編"@ja,
        "TV Anime \"Densetsu no Yuusha no Densetsu\" Character Featuring CD Ferris-hen"@ja-latn ;
    mo:composer <artist/48120#subject> ;
    mo:produced_work <album/102406#musicalwork> ;
    schema:name "TV Anime \"Densetsu no Yuusha no Densetsu\" Character Featuring CD Ferris-hen"@en,
        "TVアニメ「伝説の勇者の伝説」キャラクターフューチャリングCD フェリス編"@ja,
        "TV Anime \"Densetsu no Yuusha no Densetsu\" Character Featuring CD Ferris-hen"@ja-latn .

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

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

<album/102406#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV Anime \"Densetsu no Yuusha no Densetsu\" Character Featuring CD Ferris-hen"@en,
        "TVアニメ「伝説の勇者の伝説」キャラクターフューチャリングCD フェリス編"@ja,
        "TV Anime \"Densetsu no Yuusha no Densetsu\" Character Featuring CD Ferris-hen"@ja-latn ;
    mo:performance_of <album/102406#musicalwork> ;
    mo:recorded_as <album/102406#musicalexpression> ;
    schema:name "TV Anime \"Densetsu no Yuusha no Densetsu\" Character Featuring CD Ferris-hen"@en,
        "TVアニメ「伝説の勇者の伝説」キャラクターフューチャリングCD フェリス編"@ja,
        "TV Anime \"Densetsu no Yuusha no Densetsu\" Character Featuring CD Ferris-hen"@ja-latn ;
    schema:workPerformed <album/102406#musicalwork> .

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

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

<https://media.vgm.io/albums/60/102406/102406-140865a60383.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/102406#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/102406/102406-140865a60383.png> ;
    foaf:depicts <album/102406#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/102406/102406-140865a60383.png> .

<https://medium-media.vgm.io/albums/60/102406/102406-140865a60383.png> a schema:ImageObject,
        foaf:Image .

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

<album/102406#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-08"^^xsd:date ;
    dcterms:title "TV Anime \"Densetsu no Yuusha no Densetsu\" Character Featuring CD Ferris-hen"@en,
        "TVアニメ「伝説の勇者の伝説」キャラクターフューチャリングCD フェリス編"@ja,
        "TV Anime \"Densetsu no Yuusha no Densetsu\" Character Featuring CD Ferris-hen"@ja-latn ;
    mo:catalogue_number "LACA-15078" ;
    mo:media_type "CD" ;
    mo:publication_of <album/102406#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N94b0dce003d24539b6f3dab82d38475a ;
    mo:record_count 1 ;
    schema:about <product/4568#subject> ;
    schema:datePublished "2010-12-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/102406/102406-140865a60383.png> ;
    schema:name "TV Anime \"Densetsu no Yuusha no Densetsu\" Character Featuring CD Ferris-hen"@en,
        "TVアニメ「伝説の勇者の伝説」キャラクターフューチャリングCD フェリス編"@ja,
        "TV Anime \"Densetsu no Yuusha no Densetsu\" Character Featuring CD Ferris-hen"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/102406/102406-140865a60383.png> .

_:N1efc651470904a4095049d82c0f60efd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旅路の詩"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N94b0dce003d24539b6f3dab82d38475a ;
    schema:name "旅路の詩"@ja .

_:N6f7ecff8f1b84fa7a7e4d71546be0a21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旅路の詩 (inst)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N94b0dce003d24539b6f3dab82d38475a ;
    schema:name "旅路の詩 (inst)"@ja .

_:Ndfa0de4b91ca4b1d8e2d925c223bff81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「でんじゃー・ぞーん」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT19:14"^^xsd:interval ;
    schema:inPlaylist _:N94b0dce003d24539b6f3dab82d38475a ;
    schema:name "「でんじゃー・ぞーん」"@ja .

_:Nfc3d623ead6642b78db444d64567c50f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「ほっと・ほっと・すぷりんぐす」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT16:25"^^xsd:interval ;
    schema:inPlaylist _:N94b0dce003d24539b6f3dab82d38475a ;
    schema:name "「ほっと・ほっと・すぷりんぐす」"@ja .

_:N94b0dce003d24539b6f3dab82d38475a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1efc651470904a4095049d82c0f60efd,
        _:N6f7ecff8f1b84fa7a7e4d71546be0a21,
        _:Ndfa0de4b91ca4b1d8e2d925c223bff81,
        _:Nfc3d623ead6642b78db444d64567c50f ;
    mo:track_count 4 ;
    schema:duration "PT45:34"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1efc651470904a4095049d82c0f60efd,
        _:N6f7ecff8f1b84fa7a7e4d71546be0a21,
        _:Ndfa0de4b91ca4b1d8e2d925c223bff81,
        _:Nfc3d623ead6642b78db444d64567c50f .

