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

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

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

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

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

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

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

_:N693ecc9df03f4d15a661e6a03a893ba0 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 _:N97463955fd6e42079b0c3431b9b50f7b ;
    schema:name "砂漠のタイムマシン iiP feat.rosco motion orchestra mix"@ja .

_:N77864cc17e7043d0a0d28a633003f619 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 _:N97463955fd6e42079b0c3431b9b50f7b ;
    schema:name "Up to Countdown　cosmic Explosion mix"@ja .

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

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

_:N97463955fd6e42079b0c3431b9b50f7b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03c47410bac84ac2ae86717608642ef7,
        _:N0b7b9a8a318b42a590535a070435ba60,
        _:N11a4e733aafb438d86f2e5772558720d,
        _:N39d961fc77d34fe48e12e87a888d7a68,
        _:N3c3fd7bb750c414c8bc49dd9824a9aa1,
        _:N4687b663f52f49ea838bf3c96c3c9bdb,
        _:N693ecc9df03f4d15a661e6a03a893ba0,
        _:N77864cc17e7043d0a0d28a633003f619,
        _:Nb2ef821a1c2c4d64a6ae1fcfd96a2a07,
        _:Nb9eb9e812ad84c5da8607bd156f9507e ;
    mo:track_count 10 ;
    schema:duration "PT41:55"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N03c47410bac84ac2ae86717608642ef7,
        _:N0b7b9a8a318b42a590535a070435ba60,
        _:N11a4e733aafb438d86f2e5772558720d,
        _:N39d961fc77d34fe48e12e87a888d7a68,
        _:N3c3fd7bb750c414c8bc49dd9824a9aa1,
        _:N4687b663f52f49ea838bf3c96c3c9bdb,
        _:N693ecc9df03f4d15a661e6a03a893ba0,
        _:N77864cc17e7043d0a0d28a633003f619,
        _:Nb2ef821a1c2c4d64a6ae1fcfd96a2a07,
        _:Nb9eb9e812ad84c5da8607bd156f9507e .

