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

<artist/27563#subject> a schema:Person,
        foaf:Person ;
    schema:name "Lily"@en,
        "りりィ"@ja ;
    foaf:made <album/46000#lyrics>,
        <album/46000#subject>,
        <album/46000#vocals> ;
    foaf:name "Lily"@en,
        "りりィ"@ja .

<album/45998> a mo:Release ;
    mo:catalogue_number "JBX-28022" .

<artist/17862#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46000#subject> ;
    schema:name "Seiji Hano"@en,
        "羽野誠司"@ja ;
    foaf:made <album/46000#composition>,
        <album/46000#subject> ;
    foaf:name "Seiji Hano"@en,
        "羽野誠司"@ja .

<artist/68635#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46000#subject> ;
    schema:name "Kenji Ohi"@en,
        "大井研二"@ja ;
    foaf:made <album/46000#composition>,
        <album/46000#subject> ;
    foaf:name "Kenji Ohi"@en,
        "大井研二"@ja .

<artist/72151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46000#subject> ;
    schema:name "Montaro Shika"@en,
        "鹿紋太郎"@ja ;
    foaf:made <album/46000#composition>,
        <album/46000#subject> ;
    foaf:name "Montaro Shika"@en,
        "鹿紋太郎"@ja .

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

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

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

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

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

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

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

<album/46000#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sengoku Kitan Youtouden -Enjou no Shou-"@en,
        "戦国奇譚妖刀伝 -炎情の章-"@ja,
        "Sengoku Kitan Youtouden -Enjou no Shou-"@ja-latn ;
    mo:performance_of <album/46000#musicalwork> ;
    mo:performer <artist/17863#subject> ;
    mo:recorded_as <album/46000#musicalexpression> ;
    schema:byArtist <artist/17863#subject> ;
    schema:name "Sengoku Kitan Youtouden -Enjou no Shou-"@en,
        "戦国奇譚妖刀伝 -炎情の章-"@ja,
        "Sengoku Kitan Youtouden -Enjou no Shou-"@ja-latn ;
    schema:workPerformed <album/46000#musicalwork> .

<artist/17863#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46000#performance> ;
    schema:name "NAVARRA"@en ;
    foaf:name "NAVARRA"@en .

<album/46000#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sengoku Kitan Youtouden -Enjou no Shou-"@en,
        "戦国奇譚妖刀伝 -炎情の章-"@ja,
        "Sengoku Kitan Youtouden -Enjou no Shou-"@ja-latn ;
    mo:composer <artist/17862#subject>,
        <artist/68635#subject>,
        <artist/72151#subject> ;
    mo:produced_work <album/46000#musicalwork> ;
    schema:name "Sengoku Kitan Youtouden -Enjou no Shou-"@en,
        "戦国奇譚妖刀伝 -炎情の章-"@ja,
        "Sengoku Kitan Youtouden -Enjou no Shou-"@ja-latn .

<album/46000#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-11-21"^^xsd:date ;
    dcterms:title "Sengoku Kitan Youtouden -Enjou no Shou-"@en,
        "戦国奇譚妖刀伝 -炎情の章-"@ja,
        "Sengoku Kitan Youtouden -Enjou no Shou-"@ja-latn ;
    mo:catalogue_number "VCK-10034" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/45998> ;
    mo:publication_of <album/46000#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N2ed2be00c2974cafa7cc33c6c901167b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Yotoden / Wrath of the Ninja (Sengoku Kitan Youtouden)"@en ;
            foaf:name "Yotoden / Wrath of the Ninja (Sengoku Kitan Youtouden)"@en ] ;
    schema:byArtist <artist/17863#subject> ;
    schema:datePublished "1988-11-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/46000/46000-1464638504.jpg> ;
    schema:name "Sengoku Kitan Youtouden -Enjou no Shou-"@en,
        "戦国奇譚妖刀伝 -炎情の章-"@ja,
        "Sengoku Kitan Youtouden -Enjou no Shou-"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/46000/46000-1464638504.jpg> .

_:N09e1514fbaea4a1d89efaebdee80122b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "本能寺"@ja,
        "Honnouji"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N2ed2be00c2974cafa7cc33c6c901167b ;
    schema:name "本能寺"@ja,
        "Honnouji"@ja-latn .

_:N21627ee76711477199744dfef82b4c6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "古昔(いにしへ)の巨神"@ja,
        "Inishie no Kyoshin"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N2ed2be00c2974cafa7cc33c6c901167b ;
    schema:name "古昔(いにしへ)の巨神"@ja,
        "Inishie no Kyoshin"@ja-latn .

_:N217ea832915542acb46f1fff56734504 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "血塗られし闘ひ"@ja,
        "Chinurareshi Tatakai"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N2ed2be00c2974cafa7cc33c6c901167b ;
    schema:name "血塗られし闘ひ"@ja,
        "Chinurareshi Tatakai"@ja-latn .

_:N60e2f9a5ee444da580d20f8d402ac96b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖蘭と颯"@ja,
        "Youran to Kaze"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N2ed2be00c2974cafa7cc33c6c901167b ;
    schema:name "妖蘭と颯"@ja,
        "Youran to Kaze"@ja-latn .

_:N7a8c6d4e86bd4c749d3a63a2c0261f81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜襲"@ja,
        "Yashuu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N2ed2be00c2974cafa7cc33c6c901167b ;
    schema:name "夜襲"@ja,
        "Yashuu"@ja-latn .

_:N80275614854940759c3c3a160f4cd11a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "望郷～青き疾風"@ja,
        "Boukyou ~ Aoki Hayate"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N2ed2be00c2974cafa7cc33c6c901167b ;
    schema:name "望郷～青き疾風"@ja,
        "Boukyou ~ Aoki Hayate"@ja-latn .

_:N9bbe4f465cbc47bcb4023d97c81a5ab9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "－スペシャルドラマ－妖刀伝 久遠の章"@ja,
        "-Special Drama- Youtouden Kuon no Shou"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT21:18"^^xsd:interval ;
    schema:inPlaylist _:N2ed2be00c2974cafa7cc33c6c901167b ;
    schema:name "－スペシャルドラマ－妖刀伝 久遠の章"@ja,
        "-Special Drama- Youtouden Kuon no Shou"@ja-latn .

_:Na24f24d17db84aa28b10de848e8f39a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "去り往く歴史(とき)へ"@ja,
        "Sariiku Toki e"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N2ed2be00c2974cafa7cc33c6c901167b ;
    schema:name "去り往く歴史(とき)へ"@ja,
        "Sariiku Toki e"@ja-latn .

_:Na558cc0fb2e34b7fa197654aa2d76aa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢のエレメント～勇者達への鎮魂歌(レクイエム)～"@ja,
        "Yume no Element ~Yuushatachi e no Requiem~"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N2ed2be00c2974cafa7cc33c6c901167b ;
    schema:name "夢のエレメント～勇者達への鎮魂歌(レクイエム)～"@ja,
        "Yume no Element ~Yuushatachi e no Requiem~"@ja-latn .

_:Na5a9e54dafec413780592cb3396e8c2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冥府への途(みち)"@ja,
        "Meifu e no Michi"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N2ed2be00c2974cafa7cc33c6c901167b ;
    schema:name "冥府への途(みち)"@ja,
        "Meifu e no Michi"@ja-latn .

_:Ne58e80f38f2f4de2a70ff7bc06f63ad8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "詭りの伝説"@ja,
        "Itsuwari no Densetsu"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N2ed2be00c2974cafa7cc33c6c901167b ;
    schema:name "詭りの伝説"@ja,
        "Itsuwari no Densetsu"@ja-latn .

_:N2ed2be00c2974cafa7cc33c6c901167b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09e1514fbaea4a1d89efaebdee80122b,
        _:N21627ee76711477199744dfef82b4c6e,
        _:N217ea832915542acb46f1fff56734504,
        _:N60e2f9a5ee444da580d20f8d402ac96b,
        _:N7a8c6d4e86bd4c749d3a63a2c0261f81,
        _:N80275614854940759c3c3a160f4cd11a,
        _:N9bbe4f465cbc47bcb4023d97c81a5ab9,
        _:Na24f24d17db84aa28b10de848e8f39a1,
        _:Na558cc0fb2e34b7fa197654aa2d76aa6,
        _:Na5a9e54dafec413780592cb3396e8c2e,
        _:Ne58e80f38f2f4de2a70ff7bc06f63ad8 ;
    mo:track_count 11 ;
    schema:duration "PT26:59"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N09e1514fbaea4a1d89efaebdee80122b,
        _:N21627ee76711477199744dfef82b4c6e,
        _:N217ea832915542acb46f1fff56734504,
        _:N60e2f9a5ee444da580d20f8d402ac96b,
        _:N7a8c6d4e86bd4c749d3a63a2c0261f81,
        _:N80275614854940759c3c3a160f4cd11a,
        _:N9bbe4f465cbc47bcb4023d97c81a5ab9,
        _:Na24f24d17db84aa28b10de848e8f39a1,
        _:Na558cc0fb2e34b7fa197654aa2d76aa6,
        _:Na5a9e54dafec413780592cb3396e8c2e,
        _:Ne58e80f38f2f4de2a70ff7bc06f63ad8 .

