@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 _:N4e090178f8654c93bace130ebb788192 ;
    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> .

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

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

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

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

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

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

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

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

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

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

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

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

_:N4e090178f8654c93bace130ebb788192 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N074c4963fb7c4d6e852da397905ed800,
        _:N1ade011a2a5c47079b1dce9973f9b122,
        _:N441d86ee3aca4f2e9266b80ba9b41983,
        _:N5b6dac8fa8ea4275a97c44047d017e34,
        _:N5e9752d4bc794e4e95316af07c9d5377,
        _:N7e677b0643e143db9a06e47dba47e962,
        _:N7fa920d1371e430b96776aaad8eeeb99,
        _:N9fb5e74652bc4ebb9d67de4c64c6031b,
        _:Nba201f0a702d49a5b9d5b643c85801e8,
        _:Nc1ed793f91f74436a6ecea5f782a4b4d,
        _:Ncceba2937e554bee8968b1cf2fb13027,
        _:Nd99e4722641a4cf8a310461687abfbfa ;
    mo:track_count 12 ;
    schema:duration "PT61:40"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N074c4963fb7c4d6e852da397905ed800,
        _:N1ade011a2a5c47079b1dce9973f9b122,
        _:N441d86ee3aca4f2e9266b80ba9b41983,
        _:N5b6dac8fa8ea4275a97c44047d017e34,
        _:N5e9752d4bc794e4e95316af07c9d5377,
        _:N7e677b0643e143db9a06e47dba47e962,
        _:N7fa920d1371e430b96776aaad8eeeb99,
        _:N9fb5e74652bc4ebb9d67de4c64c6031b,
        _:Nba201f0a702d49a5b9d5b643c85801e8,
        _:Nc1ed793f91f74436a6ecea5f782a4b4d,
        _:Ncceba2937e554bee8968b1cf2fb13027,
        _:Nd99e4722641a4cf8a310461687abfbfa .

