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

<artist/10972#subject> a schema:Person,
        foaf:Person ;
    schema:name "IKU"@en ;
    foaf:made <album/115129#subject>,
        <album/115129#vocals> ;
    foaf:name "IKU"@en .

<artist/13237#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayaka Kitazawa"@en,
        "北沢綾香"@ja ;
    foaf:made <album/115129#subject>,
        <album/115129#vocals> ;
    foaf:name "Ayaka Kitazawa"@en,
        "北沢綾香"@ja .

<artist/29528#subject> a schema:Person,
        foaf:Person ;
    schema:name "RINA"@en ;
    foaf:made <album/115129#subject>,
        <album/115129#vocals> ;
    foaf:name "RINA"@en .

<artist/34654#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asuka Sato"@en,
        "佐藤アスカ"@ja ;
    foaf:made <album/115129#subject>,
        <album/115129#vocals> ;
    foaf:name "Asuka Sato"@en,
        "佐藤アスカ"@ja .

<artist/43012#subject> a schema:Person,
        foaf:Person ;
    schema:name "NAMI"@en ;
    foaf:made <album/115129#lyrics>,
        <album/115129#subject> ;
    foaf:name "NAMI"@en .

<artist/44960#subject> a schema:Person,
        foaf:Person ;
    schema:name "Leina"@en ;
    foaf:made <album/115129#subject>,
        <album/115129#vocals> ;
    foaf:name "Leina"@en .

<artist/135#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115129#subject> ;
    schema:name "C.G mix"@en ;
    foaf:made <album/115129#composition>,
        <album/115129#subject> ;
    foaf:name "C.G mix"@en .

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115129#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/115129#composition>,
        <album/115129#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<event/224> a mo:Release ;
    schema:name "Released at Comic Market 97 (Dec 28, 2019 to Dec 31, 2019)" .

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

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

<album/115129#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I've ORIGINAL Compilations: F-ive elements -hexa communion-"@en,
        "I've ORIGINAL Compilations: F-ive elements -hexa communion-"@ja,
        "I've ORIGINAL Compilations: F-ive elements -hexa communion-"@ja-latn ;
    mo:performance_of <album/115129#musicalwork> ;
    mo:recorded_as <album/115129#musicalexpression> ;
    schema:name "I've ORIGINAL Compilations: F-ive elements -hexa communion-"@en,
        "I've ORIGINAL Compilations: F-ive elements -hexa communion-"@ja,
        "I've ORIGINAL Compilations: F-ive elements -hexa communion-"@ja-latn ;
    schema:workPerformed <album/115129#musicalwork> .

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

<https://media.vgm.io/albums/92/115129/115129-47b6d1f4af93.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115129#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/92/115129/115129-47b6d1f4af93.jpg> ;
    foaf:depicts <album/115129#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/92/115129/115129-47b6d1f4af93.jpg> .

<https://medium-media.vgm.io/albums/92/115129/115129-47b6d1f4af93.jpg> a schema:ImageObject,
        foaf:Image .

<album/115129#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I've ORIGINAL Compilations: F-ive elements -hexa communion-"@en,
        "I've ORIGINAL Compilations: F-ive elements -hexa communion-"@ja,
        "I've ORIGINAL Compilations: F-ive elements -hexa communion-"@ja-latn ;
    mo:composer <artist/135#subject>,
        <artist/18#subject> ;
    mo:produced_work <album/115129#musicalwork> ;
    schema:name "I've ORIGINAL Compilations: F-ive elements -hexa communion-"@en,
        "I've ORIGINAL Compilations: F-ive elements -hexa communion-"@ja,
        "I've ORIGINAL Compilations: F-ive elements -hexa communion-"@ja-latn .

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

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

<album/115129#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-28"^^xsd:date ;
    dcterms:title "I've ORIGINAL Compilations: F-ive elements -hexa communion-"@en,
        "I've ORIGINAL Compilations: F-ive elements -hexa communion-"@ja,
        "I've ORIGINAL Compilations: F-ive elements -hexa communion-"@ja-latn ;
    mo:catalogue_number "ICD-66070" ;
    mo:media_type "CD" ;
    mo:publication_of <album/115129#musicalexpression> ;
    mo:publisher <org/2639#subject> ;
    mo:record _:N89120a9439ef4e3087b6f8746dc28e0f ;
    mo:record_count 1 ;
    mo:release <event/224> ;
    schema:datePublished "2019-12-28"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/92/115129/115129-47b6d1f4af93.jpg> ;
    schema:name "I've ORIGINAL Compilations: F-ive elements -hexa communion-"@en,
        "I've ORIGINAL Compilations: F-ive elements -hexa communion-"@ja,
        "I've ORIGINAL Compilations: F-ive elements -hexa communion-"@ja-latn ;
    schema:publisher <org/2639#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/115129/115129-47b6d1f4af93.jpg> .

_:N1b6c752ceb2b449b850002d2a0149717 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雷 -RAI- (instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N89120a9439ef4e3087b6f8746dc28e0f ;
    schema:name "雷 -RAI- (instrumental)"@ja .

_:N2c961af748d744798f152a247cb5f77f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "林 -RIN- (instrumental)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N89120a9439ef4e3087b6f8746dc28e0f ;
    schema:name "林 -RIN- (instrumental)"@ja .

_:N505d83cbc9924aac9ec772d25f7dd558 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雷 -RAI-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N89120a9439ef4e3087b6f8746dc28e0f ;
    schema:name "雷 -RAI-"@ja .

_:N5e2c4d3c160e42af8a6eb6a152e124e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "湖 -KO-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N89120a9439ef4e3087b6f8746dc28e0f ;
    schema:name "湖 -KO-"@ja .

_:N73d27a3f333d484f856196418889fd3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宙 -CHU- (instrumental)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N89120a9439ef4e3087b6f8746dc28e0f ;
    schema:name "宙 -CHU- (instrumental)"@ja .

_:N796f24bbe59c4dd8a74b51d046393c0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地 -CHI- (instrumental)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N89120a9439ef4e3087b6f8746dc28e0f ;
    schema:name "地 -CHI- (instrumental)"@ja .

_:Nc1a1df51c37c4145bb6a6d37cfdb66c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地 -CHI-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N89120a9439ef4e3087b6f8746dc28e0f ;
    schema:name "地 -CHI-"@ja .

_:Nce203501f022427895ddbe184a0ef015 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "炎 -EN- (instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N89120a9439ef4e3087b6f8746dc28e0f ;
    schema:name "炎 -EN- (instrumental)"@ja .

_:Nd45c356b961d406db18f074d704d5bf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "炎 -EN-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N89120a9439ef4e3087b6f8746dc28e0f ;
    schema:name "炎 -EN-"@ja .

_:Ne27e9bc6c97546a9a1463eb8619f4301 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "湖 -KO- (instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N89120a9439ef4e3087b6f8746dc28e0f ;
    schema:name "湖 -KO- (instrumental)"@ja .

_:Nf7396d4fdb2142508a2ba0485a8f791f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "林 -RIN-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N89120a9439ef4e3087b6f8746dc28e0f ;
    schema:name "林 -RIN-"@ja .

_:Nfc52cc9102f44cdb95584c365d7ae90d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宙 -CHU-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N89120a9439ef4e3087b6f8746dc28e0f ;
    schema:name "宙 -CHU-"@ja .

_:N89120a9439ef4e3087b6f8746dc28e0f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b6c752ceb2b449b850002d2a0149717,
        _:N2c961af748d744798f152a247cb5f77f,
        _:N505d83cbc9924aac9ec772d25f7dd558,
        _:N5e2c4d3c160e42af8a6eb6a152e124e5,
        _:N73d27a3f333d484f856196418889fd3d,
        _:N796f24bbe59c4dd8a74b51d046393c0c,
        _:Nc1a1df51c37c4145bb6a6d37cfdb66c9,
        _:Nce203501f022427895ddbe184a0ef015,
        _:Nd45c356b961d406db18f074d704d5bf6,
        _:Ne27e9bc6c97546a9a1463eb8619f4301,
        _:Nf7396d4fdb2142508a2ba0485a8f791f,
        _:Nfc52cc9102f44cdb95584c365d7ae90d ;
    mo:track_count 12 ;
    schema:duration "PT61:40"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1b6c752ceb2b449b850002d2a0149717,
        _:N2c961af748d744798f152a247cb5f77f,
        _:N505d83cbc9924aac9ec772d25f7dd558,
        _:N5e2c4d3c160e42af8a6eb6a152e124e5,
        _:N73d27a3f333d484f856196418889fd3d,
        _:N796f24bbe59c4dd8a74b51d046393c0c,
        _:Nc1a1df51c37c4145bb6a6d37cfdb66c9,
        _:Nce203501f022427895ddbe184a0ef015,
        _:Nd45c356b961d406db18f074d704d5bf6,
        _:Ne27e9bc6c97546a9a1463eb8619f4301,
        _:Nf7396d4fdb2142508a2ba0485a8f791f,
        _:Nfc52cc9102f44cdb95584c365d7ae90d .

