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

<artist/10715#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Tadano"@en,
        "只野菜摘"@ja ;
    foaf:made <album/43268#lyrics>,
        <album/43268#subject> ;
    foaf:name "Natsumi Tadano"@en,
        "只野菜摘"@ja .

<artist/36105#subject> a schema:Person,
        foaf:Person ;
    schema:name "RUCCA"@en ;
    foaf:made <album/43268#lyrics>,
        <album/43268#subject> ;
    foaf:name "RUCCA"@en .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/43268#lyrics>,
        <album/43268#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

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

<artist/2045#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43268#subject> ;
    schema:name "sin"@en ;
    foaf:made <album/43268#composition>,
        <album/43268#lyrics>,
        <album/43268#subject> ;
    foaf:name "sin"@en .

<artist/23918#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43268#subject> ;
    schema:name "James Panda Jr."@en ;
    foaf:made <album/43268#composition>,
        <album/43268#subject> ;
    foaf:name "James Panda Jr."@en .

<artist/23920#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43268#subject> ;
    schema:name "DJ Hama"@en,
        "DJ濱"@ja ;
    foaf:made <album/43268#composition>,
        <album/43268#subject> ;
    foaf:name "DJ Hama"@en,
        "DJ濱"@ja .

<artist/36190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43268#subject> ;
    schema:name "nishi-ken"@en ;
    foaf:made <album/43268#composition>,
        <album/43268#subject> ;
    foaf:name "nishi-ken"@en .

<artist/86#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43268#subject> ;
    schema:name "Hitoshi Fujima"@en,
        "藤間仁"@ja ;
    foaf:made <album/43268#composition>,
        <album/43268#subject> ;
    foaf:name "Hitoshi Fujima"@en,
        "藤間仁"@ja .

<product/3187#subject> a schema:CreativeWork ;
    schema:name "Bodacious Space Pirates"@en,
        "モーレツ宇宙海賊"@ja,
        "Mouretsu Uchuu Kaizoku"@ja-latn ;
    foaf:name "Bodacious Space Pirates"@en,
        "モーレツ宇宙海賊"@ja,
        "Mouretsu Uchuu Kaizoku"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/86/43268/43268-1391532063.png> a schema:ImageObject,
        foaf:Image .

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

<album/43268#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "cosmic Explosion / Mikako Komatsu [Limited Edition]"@en,
        "cosmic Explosion / 小松未可子"@ja,
        "cosmic Explosion / Mikako Komatsu [Limited Edition]"@ja-latn ;
    mo:performance_of <album/43268#musicalwork> ;
    mo:performer <artist/12665#subject> ;
    mo:recorded_as <album/43268#musicalexpression> ;
    schema:byArtist <artist/12665#subject> ;
    schema:name "cosmic Explosion / Mikako Komatsu [Limited Edition]"@en,
        "cosmic Explosion / 小松未可子"@ja,
        "cosmic Explosion / Mikako Komatsu [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/43268#musicalwork> .

<artist/12665#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43268#performance> ;
    schema:name "Mikako Komatsu"@en,
        "小松未可子"@ja ;
    foaf:made <album/43268#lyrics>,
        <album/43268#subject> ;
    foaf:name "Mikako Komatsu"@en,
        "小松未可子"@ja .

<album/43268#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "cosmic Explosion / Mikako Komatsu [Limited Edition]"@en,
        "cosmic Explosion / 小松未可子"@ja,
        "cosmic Explosion / Mikako Komatsu [Limited Edition]"@ja-latn ;
    mo:composer <artist/2045#subject>,
        <artist/23918#subject>,
        <artist/23920#subject>,
        <artist/36190#subject>,
        <artist/86#subject> ;
    mo:produced_work <album/43268#musicalwork> ;
    schema:name "cosmic Explosion / Mikako Komatsu [Limited Edition]"@en,
        "cosmic Explosion / 小松未可子"@ja,
        "cosmic Explosion / Mikako Komatsu [Limited Edition]"@ja-latn .

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

<album/43268#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-02-22"^^xsd:date ;
    dcterms:title "cosmic Explosion / Mikako Komatsu [Limited Edition]"@en,
        "cosmic Explosion / 小松未可子"@ja,
        "cosmic Explosion / Mikako Komatsu [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KICS-93018" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43268#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N621271a4c69645aea028bf556463f332 ;
    mo:record_count 1 ;
    schema:about <product/3187#subject> ;
    schema:byArtist <artist/12665#subject> ;
    schema:datePublished "2014-02-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/86/43268/43268-1391532063.png> ;
    schema:name "cosmic Explosion / Mikako Komatsu [Limited Edition]"@en,
        "cosmic Explosion / 小松未可子"@ja,
        "cosmic Explosion / Mikako Komatsu [Limited Edition]"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/43268/43268-1391532063.png> .

_:N001e70b4a27e40babbddab8791020f0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砂漠のタイムマシン iiP feat.rosco motion orchestra mix"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N621271a4c69645aea028bf556463f332 ;
    schema:name "砂漠のタイムマシン iiP feat.rosco motion orchestra mix"@ja .

_:N14cc444ce0a44dfa97d0dc3b75bafccf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Up to Countdown　cosmic Explosion mix"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N621271a4c69645aea028bf556463f332 ;
    schema:name "Up to Countdown　cosmic Explosion mix"@ja .

_:N261e6a704489472e86b2c722d1aec02e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジャスミンの風に Root258 mix"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N621271a4c69645aea028bf556463f332 ;
    schema:name "ジャスミンの風に Root258 mix"@ja .

_:N43fe09e069bd4a748f796ef170e55ace a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infinity Sky DomDom mix"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N621271a4c69645aea028bf556463f332 ;
    schema:name "Infinity Sky DomDom mix"@ja .

_:N7db5d6ad51a24ba4b9b4a51f6ec2e91d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメノアリカ Sunny World mix"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N621271a4c69645aea028bf556463f332 ;
    schema:name "ユメノアリカ Sunny World mix"@ja .

_:Nb07e26b4d29349478286a9ddfe796c74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M from… Akatsuki mix"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N621271a4c69645aea028bf556463f332 ;
    schema:name "M from… Akatsuki mix"@ja .

_:Nb197839725bd43368dd1a357c843d7b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未來航路 987mix"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N621271a4c69645aea028bf556463f332 ;
    schema:name "未來航路 987mix"@ja .

_:Ne8134ab34fbf4a39a409bf40de56f028 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "透明な夜空 ～瞬く星に包まれて～ Hoshimigaoka mix"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N621271a4c69645aea028bf556463f332 ;
    schema:name "透明な夜空 ～瞬く星に包まれて～ Hoshimigaoka mix"@ja .

_:Nef72b60744fc4231b07432122a6bbf01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cosmic Explorer"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N621271a4c69645aea028bf556463f332 ;
    schema:name "cosmic Explorer"@ja .

_:Nfbb08ca01124460f8f875b3ae67cb24e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Holy Ha!maguremix"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N621271a4c69645aea028bf556463f332 ;
    schema:name "Black Holy Ha!maguremix"@ja .

_:N621271a4c69645aea028bf556463f332 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N001e70b4a27e40babbddab8791020f0d,
        _:N14cc444ce0a44dfa97d0dc3b75bafccf,
        _:N261e6a704489472e86b2c722d1aec02e,
        _:N43fe09e069bd4a748f796ef170e55ace,
        _:N7db5d6ad51a24ba4b9b4a51f6ec2e91d,
        _:Nb07e26b4d29349478286a9ddfe796c74,
        _:Nb197839725bd43368dd1a357c843d7b9,
        _:Ne8134ab34fbf4a39a409bf40de56f028,
        _:Nef72b60744fc4231b07432122a6bbf01,
        _:Nfbb08ca01124460f8f875b3ae67cb24e ;
    mo:track_count 10 ;
    schema:duration "PT41:55"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N001e70b4a27e40babbddab8791020f0d,
        _:N14cc444ce0a44dfa97d0dc3b75bafccf,
        _:N261e6a704489472e86b2c722d1aec02e,
        _:N43fe09e069bd4a748f796ef170e55ace,
        _:N7db5d6ad51a24ba4b9b4a51f6ec2e91d,
        _:Nb07e26b4d29349478286a9ddfe796c74,
        _:Nb197839725bd43368dd1a357c843d7b9,
        _:Ne8134ab34fbf4a39a409bf40de56f028,
        _:Nef72b60744fc4231b07432122a6bbf01,
        _:Nfbb08ca01124460f8f875b3ae67cb24e .

