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

<artist/18217#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanro Maeda"@en,
        "前田甘露"@ja ;
    foaf:made <album/88200#lyrics>,
        <album/88200#subject> ;
    foaf:name "Kanro Maeda"@en,
        "前田甘露"@ja .

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

<artist/12184#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88200#subject> ;
    schema:name "Kana Yabuki"@en,
        "矢吹香那"@ja ;
    foaf:made <album/88200#composition>,
        <album/88200#subject> ;
    foaf:name "Kana Yabuki"@en,
        "矢吹香那"@ja .

<product/6082#subject> a schema:CreativeWork ;
    schema:name "Arifureta: From Commonplace to World's Strongest"@en,
        "ありふれた職業で世界最強"@ja,
        "Arifureta Shokugyou de Sekaisaikyou"@ja-latn ;
    foaf:name "Arifureta: From Commonplace to World's Strongest"@en,
        "ありふれた職業で世界最強"@ja,
        "Arifureta Shokugyou de Sekaisaikyou"@ja-latn .

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

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

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

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

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

<album/88200#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ARIFURETA: from commonplace to world's strongest vol.3 Character Song: Jibun'iro no Mirai/Harvest"@en,
        "ありふれた職業で世界最強 vol.3 Character Song 自分色の未来/Harvest"@ja,
        "Arifureta Shokugyou de Sekaisaikyou vol.3 Character Song: Jibun'iro no Mirai/Harvest"@ja-latn ;
    mo:composer <artist/11584#subject>,
        <artist/12184#subject> ;
    mo:produced_work <album/88200#musicalwork> ;
    schema:name "ARIFURETA: from commonplace to world's strongest vol.3 Character Song: Jibun'iro no Mirai/Harvest"@en,
        "ありふれた職業で世界最強 vol.3 Character Song 自分色の未来/Harvest"@ja,
        "Arifureta Shokugyou de Sekaisaikyou vol.3 Character Song: Jibun'iro no Mirai/Harvest"@ja-latn .

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

<artist/15933#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88200#performance> ;
    schema:name "Saori Onishi"@en,
        "大西沙織"@ja ;
    foaf:name "Saori Onishi"@en,
        "大西沙織"@ja .

<artist/15999#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88200#performance> ;
    schema:name "Yumiri Hanamori"@en,
        "花守ゆみり"@ja ;
    foaf:name "Yumiri Hanamori"@en,
        "花守ゆみり"@ja .

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

<artist/24826#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88200#performance> ;
    schema:name "MIZ"@en ;
    foaf:name "MIZ"@en .

<artist/4897#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88200#performance> ;
    schema:name "Wataru Maeguchi"@en,
        "前口渉"@ja ;
    foaf:name "Wataru Maeguchi"@en,
        "前口渉"@ja .

<artist/11584#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88200#subject> ;
    mo:performed <album/88200#performance> ;
    schema:name "Tokiwa Hironaka"@en,
        "廣中トキワ"@ja ;
    foaf:made <album/88200#composition>,
        <album/88200#subject> ;
    foaf:name "Tokiwa Hironaka"@en,
        "廣中トキワ"@ja .

<album/88200#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ARIFURETA: from commonplace to world's strongest vol.3 Character Song: Jibun'iro no Mirai/Harvest"@en,
        "ありふれた職業で世界最強 vol.3 Character Song 自分色の未来/Harvest"@ja,
        "Arifureta Shokugyou de Sekaisaikyou vol.3 Character Song: Jibun'iro no Mirai/Harvest"@ja-latn ;
    mo:performance_of <album/88200#musicalwork> ;
    mo:performer <artist/11584#subject>,
        <artist/15933#subject>,
        <artist/15999#subject>,
        <artist/16144#subject>,
        <artist/24826#subject>,
        <artist/4897#subject> ;
    mo:recorded_as <album/88200#musicalexpression> ;
    schema:byArtist <artist/11584#subject>,
        <artist/15933#subject>,
        <artist/15999#subject>,
        <artist/16144#subject>,
        <artist/24826#subject>,
        <artist/4897#subject> ;
    schema:name "ARIFURETA: from commonplace to world's strongest vol.3 Character Song: Jibun'iro no Mirai/Harvest"@en,
        "ありふれた職業で世界最強 vol.3 Character Song 自分色の未来/Harvest"@ja,
        "Arifureta Shokugyou de Sekaisaikyou vol.3 Character Song: Jibun'iro no Mirai/Harvest"@ja-latn ;
    schema:workPerformed <album/88200#musicalwork> .

<album/88200#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-26"^^xsd:date ;
    dcterms:title "ARIFURETA: from commonplace to world's strongest vol.3 Character Song: Jibun'iro no Mirai/Harvest"@en,
        "ありふれた職業で世界最強 vol.3 Character Song 自分色の未来/Harvest"@ja,
        "Arifureta Shokugyou de Sekaisaikyou vol.3 Character Song: Jibun'iro no Mirai/Harvest"@ja-latn ;
    mo:catalogue_number "TGCS-11316" ;
    mo:media_type "CD" ;
    mo:publication_of <album/88200#musicalexpression> ;
    mo:publisher <org/2967#subject> ;
    mo:record _:N2f40b5d3ab3d40b3bcac13836e11bb91 ;
    mo:record_count 1 ;
    schema:about <product/6082#subject> ;
    schema:byArtist <artist/11584#subject>,
        <artist/15933#subject>,
        <artist/15999#subject>,
        <artist/16144#subject>,
        <artist/24826#subject>,
        <artist/4897#subject> ;
    schema:datePublished "2020-02-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/88200/88200-1582943716.jpg> ;
    schema:name "ARIFURETA: from commonplace to world's strongest vol.3 Character Song: Jibun'iro no Mirai/Harvest"@en,
        "ありふれた職業で世界最強 vol.3 Character Song 自分色の未来/Harvest"@ja,
        "Arifureta Shokugyou de Sekaisaikyou vol.3 Character Song: Jibun'iro no Mirai/Harvest"@ja-latn ;
    schema:publisher <org/2967#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/88200/88200-1582943716.jpg> .

_:N01f4294f759c4acdb9aa18f82372b6da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harvest"@ja,
        "Harvest"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N2f40b5d3ab3d40b3bcac13836e11bb91 ;
    schema:name "Harvest"@ja,
        "Harvest"@ja-latn .

_:Na9007c04bdbe4706b148b39195dbaabc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自分色の未来"@ja,
        "Jibun'iro no Mirai"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N2f40b5d3ab3d40b3bcac13836e11bb91 ;
    schema:name "自分色の未来"@ja,
        "Jibun'iro no Mirai"@ja-latn .

_:Ncd2de5c0c39d4d76ac1ed178b13b77b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自分色の未来"@ja,
        "Jibun'iro no Mirai"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N2f40b5d3ab3d40b3bcac13836e11bb91 ;
    schema:name "自分色の未来"@ja,
        "Jibun'iro no Mirai"@ja-latn .

_:N2f40b5d3ab3d40b3bcac13836e11bb91 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01f4294f759c4acdb9aa18f82372b6da,
        _:Na9007c04bdbe4706b148b39195dbaabc,
        _:Ncd2de5c0c39d4d76ac1ed178b13b77b1 ;
    mo:track_count 3 ;
    schema:duration "PT12:24"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N01f4294f759c4acdb9aa18f82372b6da,
        _:Na9007c04bdbe4706b148b39195dbaabc,
        _:Ncd2de5c0c39d4d76ac1ed178b13b77b1 .

