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

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

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

<artist/12272#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127248#subject> ;
    schema:name "Hommarju"@en ;
    foaf:made <album/127248#composition>,
        <album/127248#subject> ;
    foaf:name "Hommarju"@en .

<artist/7169#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127248#subject> ;
    schema:name "P*Light"@en ;
    foaf:made <album/127248#composition>,
        <album/127248#subject> ;
    foaf:name "P*Light"@en .

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

<product/6279#subject> a schema:CreativeWork ;
    schema:name "SOUND VOLTEX BOOTH"@en,
        "SOUND VOLTEX BOOTH"@ja,
        "SOUND VOLTEX BOOTH"@ja-latn ;
    foaf:name "SOUND VOLTEX BOOTH"@en,
        "SOUND VOLTEX BOOTH"@ja,
        "SOUND VOLTEX BOOTH"@ja-latn .

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

<album/127248#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BLOOMIN'☆STAR"@en,
        "BLOOMIN'☆STAR"@ja,
        "BLOOMIN'☆STAR"@ja-latn ;
    mo:performance_of <album/127248#musicalwork> ;
    mo:recorded_as <album/127248#musicalexpression> ;
    schema:name "BLOOMIN'☆STAR"@en,
        "BLOOMIN'☆STAR"@ja,
        "BLOOMIN'☆STAR"@ja-latn ;
    schema:workPerformed <album/127248#musicalwork> .

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

<https://media.vgm.io/albums/84/127248/127248-7bb3ed9b5164.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127248#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/127248/127248-7bb3ed9b5164.jpg> ;
    foaf:depicts <album/127248#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/127248/127248-7bb3ed9b5164.jpg> .

<https://medium-media.vgm.io/albums/84/127248/127248-7bb3ed9b5164.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/127248#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BLOOMIN'☆STAR"@en,
        "BLOOMIN'☆STAR"@ja,
        "BLOOMIN'☆STAR"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(pichnopop)"@en ;
            foaf:made <album/127248#composition> ;
            foaf:name "(pichnopop)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(S2TB Recording"@en ;
            foaf:made <album/127248#composition> ;
            foaf:name "(S2TB Recording"@en ],
        <artist/12272#subject>,
        <artist/7169#subject> ;
    mo:produced_work <album/127248#musicalwork> ;
    schema:name "BLOOMIN'☆STAR"@en,
        "BLOOMIN'☆STAR"@ja,
        "BLOOMIN'☆STAR"@ja-latn .

<album/127248#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-30"^^xsd:date ;
    dcterms:title "BLOOMIN'☆STAR"@en,
        "BLOOMIN'☆STAR"@ja,
        "BLOOMIN'☆STAR"@ja-latn ;
    mo:catalogue_number "PSOLO-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127248#musicalexpression> ;
    mo:publisher <org/456#subject> ;
    mo:record _:N63a7e3651ad443b28c4812ec303f7d12 ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:about <product/6279#subject> ;
    schema:datePublished "2014-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/127248/127248-7bb3ed9b5164.jpg> ;
    schema:name "BLOOMIN'☆STAR"@en,
        "BLOOMIN'☆STAR"@ja,
        "BLOOMIN'☆STAR"@ja-latn ;
    schema:publisher <org/456#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/127248/127248-7bb3ed9b5164.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127248#subject> ;
    schema:name "(pichnopop)"@en ;
    foaf:made <album/127248#subject> ;
    foaf:name "(pichnopop)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127248#subject> ;
    schema:name "(S2TB Recording"@en ;
    foaf:made <album/127248#subject> ;
    foaf:name "(S2TB Recording"@en .

_:N017e72c09ba8468a84c08338e1d70a98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shout It Out"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63a7e3651ad443b28c4812ec303f7d12 ;
    schema:name "Shout It Out"@en .

_:N0e6c6e92dba04302a3bd038c4a094a09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLOOMIN'☆STAR"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63a7e3651ad443b28c4812ec303f7d12 ;
    schema:name "BLOOMIN'☆STAR"@en .

_:N1727d730894b425a86dbbed8a56d2a22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NINJA"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63a7e3651ad443b28c4812ec303f7d12 ;
    schema:name "NINJA"@en .

_:N41cb05a3e3f64a51bffd0215746eb247 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmic Around"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63a7e3651ad443b28c4812ec303f7d12 ;
    schema:name "Cosmic Around"@en .

_:N526dcb5e7d4743668884c6e78fb2355b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowering Moon"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63a7e3651ad443b28c4812ec303f7d12 ;
    schema:name "Flowering Moon"@en .

_:N5581d2e567984fafbcd0ff8c830a1471 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future Flight"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63a7e3651ad443b28c4812ec303f7d12 ;
    schema:name "Future Flight"@en .

_:N59138ad4b1954e038a5c71871ae9db46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "caramel ribbon (Extend Ver.)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63a7e3651ad443b28c4812ec303f7d12 ;
    schema:name "caramel ribbon (Extend Ver.)"@en .

_:Na75ad28815c84c56b3e5aef8cec53227 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAR ROCKET (Extend Ver.)"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63a7e3651ad443b28c4812ec303f7d12 ;
    schema:name "STAR ROCKET (Extend Ver.)"@en .

_:Ndcfc4590620c4a37a9ed93b9cd42f8a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sexy♥Lazy"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63a7e3651ad443b28c4812ec303f7d12 ;
    schema:name "Sexy♥Lazy"@en .

_:Ne2bcdffe7e584005adc151f0c7a5cbac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Look up in the Sky"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63a7e3651ad443b28c4812ec303f7d12 ;
    schema:name "Look up in the Sky"@en .

_:Ne815344441e8419d9daec97a32a8f220 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "crazy_tek"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63a7e3651ad443b28c4812ec303f7d12 ;
    schema:name "crazy_tek"@en .

_:N63a7e3651ad443b28c4812ec303f7d12 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N017e72c09ba8468a84c08338e1d70a98,
        _:N0e6c6e92dba04302a3bd038c4a094a09,
        _:N1727d730894b425a86dbbed8a56d2a22,
        _:N41cb05a3e3f64a51bffd0215746eb247,
        _:N526dcb5e7d4743668884c6e78fb2355b,
        _:N5581d2e567984fafbcd0ff8c830a1471,
        _:N59138ad4b1954e038a5c71871ae9db46,
        _:Na75ad28815c84c56b3e5aef8cec53227,
        _:Ndcfc4590620c4a37a9ed93b9cd42f8a2,
        _:Ne2bcdffe7e584005adc151f0c7a5cbac,
        _:Ne815344441e8419d9daec97a32a8f220 ;
    mo:track_count 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N017e72c09ba8468a84c08338e1d70a98,
        _:N0e6c6e92dba04302a3bd038c4a094a09,
        _:N1727d730894b425a86dbbed8a56d2a22,
        _:N41cb05a3e3f64a51bffd0215746eb247,
        _:N526dcb5e7d4743668884c6e78fb2355b,
        _:N5581d2e567984fafbcd0ff8c830a1471,
        _:N59138ad4b1954e038a5c71871ae9db46,
        _:Na75ad28815c84c56b3e5aef8cec53227,
        _:Ndcfc4590620c4a37a9ed93b9cd42f8a2,
        _:Ne2bcdffe7e584005adc151f0c7a5cbac,
        _:Ne815344441e8419d9daec97a32a8f220 .

