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

<artist/4246#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nao Hiyama"@en,
        "日山尚"@ja ;
    foaf:made <album/90956#lyrics>,
        <album/90956#subject> ;
    foaf:name "Nao Hiyama"@en,
        "日山尚"@ja .

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

<artist/82#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90956#subject> ;
    schema:name "MANYO"@en ;
    foaf:made <album/90956#composition>,
        <album/90956#subject> ;
    foaf:name "MANYO"@en .

<event/218> a mo:Release ;
    schema:name "Pre-released at Comic Market 95 (Dec 29, 2018 to Dec 31, 2018)" .

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

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

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

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

<https://medium-media.vgm.io/albums/65/90956/90956-1569708979.jpg> a schema:ImageObject,
        foaf:Image .

<album/90956#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Record of Iserdia Anbou to Shingi no Jourou"@en,
        "イセルディア戦記 暗謀と信義の城楼"@ja,
        "Iserdia Senki Anbou to Shingi no Jourou"@ja-latn ;
    mo:composer <artist/149#subject>,
        <artist/82#subject> ;
    mo:produced_work <album/90956#musicalwork> ;
    schema:name "Record of Iserdia Anbou to Shingi no Jourou"@en,
        "イセルディア戦記 暗謀と信義の城楼"@ja,
        "Iserdia Senki Anbou to Shingi no Jourou"@ja-latn .

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

<artist/11755#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90956#performance> ;
    schema:name "Yasuyuki Ishii"@en,
        "石井康幸"@ja ;
    foaf:name "Yasuyuki Ishii"@en,
        "石井康幸"@ja .

<artist/23976#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90956#performance> ;
    schema:name "Aiai"@en,
        "あいあい"@ja ;
    foaf:name "Aiai"@en,
        "あいあい"@ja .

<artist/4453#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90956#performance> ;
    schema:name "Akihisa Tsuboy"@en,
        "壷井彰久"@ja ;
    foaf:name "Akihisa Tsuboy"@en,
        "壷井彰久"@ja .

<artist/5425#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90956#performance> ;
    schema:name "Kenichi \"nabeken\" Watanabe"@en,
        "渡邉\"nabeken\"賢一"@ja ;
    foaf:name "Kenichi \"nabeken\" Watanabe"@en,
        "渡邉\"nabeken\"賢一"@ja .

<artist/7102#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90956#performance> ;
    schema:name "Masanori Yabuki"@en,
        "矢吹正則"@ja ;
    foaf:name "Masanori Yabuki"@en,
        "矢吹正則"@ja .

<artist/149#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90956#subject> ;
    mo:performed <album/90956#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:made <album/90956#composition>,
        <album/90956#subject> ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<album/90956#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Record of Iserdia Anbou to Shingi no Jourou"@en,
        "イセルディア戦記 暗謀と信義の城楼"@ja,
        "Iserdia Senki Anbou to Shingi no Jourou"@ja-latn ;
    mo:performance_of <album/90956#musicalwork> ;
    mo:performer <artist/11755#subject>,
        <artist/149#subject>,
        <artist/23976#subject>,
        <artist/4453#subject>,
        <artist/5425#subject>,
        <artist/7102#subject> ;
    mo:recorded_as <album/90956#musicalexpression> ;
    schema:byArtist <artist/11755#subject>,
        <artist/149#subject>,
        <artist/23976#subject>,
        <artist/4453#subject>,
        <artist/5425#subject>,
        <artist/7102#subject> ;
    schema:name "Record of Iserdia Anbou to Shingi no Jourou"@en,
        "イセルディア戦記 暗謀と信義の城楼"@ja,
        "Iserdia Senki Anbou to Shingi no Jourou"@ja-latn ;
    schema:workPerformed <album/90956#musicalwork> .

<album/90956#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-30"^^xsd:date ;
    dcterms:title "Record of Iserdia Anbou to Shingi no Jourou"@en,
        "イセルディア戦記 暗謀と信義の城楼"@ja,
        "Iserdia Senki Anbou to Shingi no Jourou"@ja-latn ;
    mo:catalogue_number "CANO-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/90956#musicalexpression> ;
    mo:publisher <org/1208#subject> ;
    mo:record _:N5f0411fff5164a1da48b5aa1cdb6e2e1 ;
    mo:record_count 1 ;
    mo:release <event/218> ;
    schema:byArtist <artist/11755#subject>,
        <artist/149#subject>,
        <artist/23976#subject>,
        <artist/4453#subject>,
        <artist/5425#subject>,
        <artist/7102#subject> ;
    schema:datePublished "2018-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/65/90956/90956-1569708979.jpg> ;
    schema:name "Record of Iserdia Anbou to Shingi no Jourou"@en,
        "イセルディア戦記 暗謀と信義の城楼"@ja,
        "Iserdia Senki Anbou to Shingi no Jourou"@ja-latn ;
    schema:publisher <org/1208#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/90956/90956-1569708979.jpg> .

_:N19a0654a49aa4a6e9242533c92bc0a8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エル＝エレシア"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N5f0411fff5164a1da48b5aa1cdb6e2e1 ;
    schema:name "エル＝エレシア"@ja .

_:N4c4ab251d5414941b5e0c3686175e644 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緑翆亭"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N5f0411fff5164a1da48b5aa1cdb6e2e1 ;
    schema:name "緑翆亭"@ja .

_:N77de1b886698416b8a337b45fa5301dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星が照らすもの"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N5f0411fff5164a1da48b5aa1cdb6e2e1 ;
    schema:name "星が照らすもの"@ja .

_:N82a76a4b58a8496d877dcf6d236f19e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "岐路に立つ者"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N5f0411fff5164a1da48b5aa1cdb6e2e1 ;
    schema:name "岐路に立つ者"@ja .

_:N5f0411fff5164a1da48b5aa1cdb6e2e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19a0654a49aa4a6e9242533c92bc0a8d,
        _:N4c4ab251d5414941b5e0c3686175e644,
        _:N77de1b886698416b8a337b45fa5301dc,
        _:N82a76a4b58a8496d877dcf6d236f19e2 ;
    mo:track_count 4 ;
    schema:duration "PT16:44"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N19a0654a49aa4a6e9242533c92bc0a8d,
        _:N4c4ab251d5414941b5e0c3686175e644,
        _:N77de1b886698416b8a337b45fa5301dc,
        _:N82a76a4b58a8496d877dcf6d236f19e2 .

