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

<album/95787#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fire Emblem Extra Drama CD Fuuka Setsugetsu ~Shikan Gakkou Tansaku Kitan~"@en,
        "ファイアーエムブレム エクストラドラマCD 風花雪月 ～士官学校 探索奇譚～"@ja,
        "Fire Emblem Extra Drama CD Fuuka Setsugetsu ~Shikan Gakkou Tansaku Kitan~"@ja-latn ;
    mo:produced_work <album/95787#musicalwork> ;
    schema:name "Fire Emblem Extra Drama CD Fuuka Setsugetsu ~Shikan Gakkou Tansaku Kitan~"@en,
        "ファイアーエムブレム エクストラドラマCD 風花雪月 ～士官学校 探索奇譚～"@ja,
        "Fire Emblem Extra Drama CD Fuuka Setsugetsu ~Shikan Gakkou Tansaku Kitan~"@ja-latn .

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

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

<product/7500#subject> a schema:CreativeWork ;
    schema:name "Fire Emblem: Three Houses"@en,
        "ファイアーエムブレム 風花雪月"@ja,
        "Fire Emblem: Fuuka Setsugetsu"@ja-latn ;
    foaf:name "Fire Emblem: Three Houses"@en,
        "ファイアーエムブレム 風花雪月"@ja,
        "Fire Emblem: Fuuka Setsugetsu"@ja-latn .

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

<org/1583#subject> schema:name "INTELLIGENT SYSTEMS"@en,
        "株式会社インテリジェントシステムズ"@ja,
        "INTELLIGENT SYSTEMS"@ja-latn ;
    foaf:name "INTELLIGENT SYSTEMS"@en,
        "株式会社インテリジェントシステムズ"@ja,
        "INTELLIGENT SYSTEMS"@ja-latn .

<https://media.vgm.io/albums/78/95787/95787-1580280244.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/95787#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/78/95787/95787-1580280244.png> ;
    foaf:depicts <album/95787#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/78/95787/95787-1580280244.png> .

<https://medium-media.vgm.io/albums/78/95787/95787-1580280244.png> a schema:ImageObject,
        foaf:Image .

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

<artist/10701#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95787#performance> ;
    schema:name "Toshiyuki Toyonaga"@en,
        "豊永利行"@ja ;
    foaf:name "Toshiyuki Toyonaga"@en,
        "豊永利行"@ja .

<artist/14180#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95787#performance> ;
    schema:name "Tomoyo Kurosawa"@en,
        "黒沢ともよ"@ja ;
    foaf:name "Tomoyo Kurosawa"@en,
        "黒沢ともよ"@ja .

<artist/14921#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95787#performance> ;
    schema:name "Shinobu Matsumoto"@en,
        "松本忍"@ja ;
    foaf:name "Shinobu Matsumoto"@en,
        "松本忍"@ja .

<artist/15651#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95787#performance> ;
    schema:name "Kaito Ishikawa"@en,
        "石川界人"@ja ;
    foaf:name "Kaito Ishikawa"@en,
        "石川界人"@ja .

<artist/16144#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95787#performance> ;
    schema:name "Ai Kakuma"@en,
        "加隈亜衣"@ja ;
    foaf:name "Ai Kakuma"@en,
        "加隈亜衣"@ja .

<album/95787#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-18"^^xsd:date ;
    dcterms:title "Fire Emblem Extra Drama CD Fuuka Setsugetsu ~Shikan Gakkou Tansaku Kitan~"@en,
        "ファイアーエムブレム エクストラドラマCD 風花雪月 ～士官学校 探索奇譚～"@ja,
        "Fire Emblem Extra Drama CD Fuuka Setsugetsu ~Shikan Gakkou Tansaku Kitan~"@ja-latn ;
    mo:catalogue_number "QWCI-00009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/95787#musicalexpression> ;
    mo:publisher <org/1583#subject> ;
    mo:record _:N8c9cb4ba52be421b9db385790b6a32c8 ;
    mo:record_count 1 ;
    schema:about <product/7500#subject> ;
    schema:byArtist <artist/10701#subject>,
        <artist/14180#subject>,
        <artist/14921#subject>,
        <artist/15651#subject>,
        <artist/16144#subject> ;
    schema:datePublished "2020-03-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/95787/95787-1580280244.png> ;
    schema:name "Fire Emblem Extra Drama CD Fuuka Setsugetsu ~Shikan Gakkou Tansaku Kitan~"@en,
        "ファイアーエムブレム エクストラドラマCD 風花雪月 ～士官学校 探索奇譚～"@ja,
        "Fire Emblem Extra Drama CD Fuuka Setsugetsu ~Shikan Gakkou Tansaku Kitan~"@ja-latn ;
    schema:publisher <org/1583#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/95787/95787-1580280244.png> .

<album/95787#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fire Emblem Extra Drama CD Fuuka Setsugetsu ~Shikan Gakkou Tansaku Kitan~"@en,
        "ファイアーエムブレム エクストラドラマCD 風花雪月 ～士官学校 探索奇譚～"@ja,
        "Fire Emblem Extra Drama CD Fuuka Setsugetsu ~Shikan Gakkou Tansaku Kitan~"@ja-latn ;
    mo:performance_of <album/95787#musicalwork> ;
    mo:performer <artist/10701#subject>,
        <artist/14180#subject>,
        <artist/14921#subject>,
        <artist/15651#subject>,
        <artist/16144#subject> ;
    mo:recorded_as <album/95787#musicalexpression> ;
    schema:byArtist <artist/10701#subject>,
        <artist/14180#subject>,
        <artist/14921#subject>,
        <artist/15651#subject>,
        <artist/16144#subject> ;
    schema:name "Fire Emblem Extra Drama CD Fuuka Setsugetsu ~Shikan Gakkou Tansaku Kitan~"@en,
        "ファイアーエムブレム エクストラドラマCD 風花雪月 ～士官学校 探索奇譚～"@ja,
        "Fire Emblem Extra Drama CD Fuuka Setsugetsu ~Shikan Gakkou Tansaku Kitan~"@ja-latn ;
    schema:workPerformed <album/95787#musicalwork> .

_:N13697af4ddee42f2b9e48c0549247e4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シーン1"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N8c9cb4ba52be421b9db385790b6a32c8 ;
    schema:name "シーン1"@ja .

_:N2f417c910b124c0c91af61b43bcc3063 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シーン2"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N8c9cb4ba52be421b9db385790b6a32c8 ;
    schema:name "シーン2"@ja .

_:N5dd3a6812ed44053878b16dc6c505653 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シーン4"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N8c9cb4ba52be421b9db385790b6a32c8 ;
    schema:name "シーン4"@ja .

_:N6f7e3aedc84c4e1b8104ab8511fffec4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "序"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N8c9cb4ba52be421b9db385790b6a32c8 ;
    schema:name "序"@ja .

_:Nc06de6c736f04bb394c87c0b0ac6ff3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シーン5"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N8c9cb4ba52be421b9db385790b6a32c8 ;
    schema:name "シーン5"@ja .

_:Nde6561fa0ef84e7ba15842ff68d2b8c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シーン3"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N8c9cb4ba52be421b9db385790b6a32c8 ;
    schema:name "シーン3"@ja .

_:N8c9cb4ba52be421b9db385790b6a32c8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13697af4ddee42f2b9e48c0549247e4b,
        _:N2f417c910b124c0c91af61b43bcc3063,
        _:N5dd3a6812ed44053878b16dc6c505653,
        _:N6f7e3aedc84c4e1b8104ab8511fffec4,
        _:Nc06de6c736f04bb394c87c0b0ac6ff3d,
        _:Nde6561fa0ef84e7ba15842ff68d2b8c4 ;
    mo:track_count 6 ;
    schema:duration "PT26:50"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N13697af4ddee42f2b9e48c0549247e4b,
        _:N2f417c910b124c0c91af61b43bcc3063,
        _:N5dd3a6812ed44053878b16dc6c505653,
        _:N6f7e3aedc84c4e1b8104ab8511fffec4,
        _:Nc06de6c736f04bb394c87c0b0ac6ff3d,
        _:Nde6561fa0ef84e7ba15842ff68d2b8c4 .

