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

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

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

<artist/249#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20576#subject> ;
    schema:name "Manabu Namiki"@en,
        "並木学"@ja ;
    foaf:made <album/20576#composition>,
        <album/20576#subject> ;
    foaf:name "Manabu Namiki"@en,
        "並木学"@ja .

<artist/2932#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20576#subject> ;
    schema:name "Kenichi Hirata"@en,
        "平田健一"@ja ;
    foaf:made <album/20576#composition>,
        <album/20576#subject> ;
    foaf:name "Kenichi Hirata"@en,
        "平田健一"@ja .

<artist/34#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20576#subject> ;
    schema:name "Masahiro Kajihara"@en,
        "梶原正裕"@ja ;
    foaf:made <album/20576#composition>,
        <album/20576#subject> ;
    foaf:name "Masahiro Kajihara"@en,
        "梶原正裕"@ja .

<artist/3465#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20576#subject> ;
    schema:name "Takao Ohshima"@en,
        "大島高雄"@ja ;
    foaf:made <album/20576#composition>,
        <album/20576#subject> ;
    foaf:name "Takao Ohshima"@en,
        "大島高雄"@ja .

<artist/679#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20576#subject> ;
    schema:name "Keiichiro Segawa"@en,
        "瀬川圭一郎"@ja ;
    foaf:made <album/20576#composition>,
        <album/20576#subject> ;
    foaf:name "Keiichiro Segawa"@en,
        "瀬川圭一郎"@ja .

<product/24511#subject> a schema:CreativeWork ;
    schema:name "TWINKLE STAR SPRITES"@en,
        "ティンクルスタースプライツ"@ja,
        "TWINKLE STAR SPRITES"@ja-latn ;
    foaf:name "TWINKLE STAR SPRITES"@en,
        "ティンクルスタースプライツ"@ja,
        "TWINKLE STAR SPRITES"@ja-latn .

<product/8065#subject> a schema:CreativeWork ;
    schema:name "Cotton: Fantastic Night Dreams"@en,
        "コットン"@ja,
        "Cotton: Fantastic Night Dreams"@ja-latn ;
    foaf:name "Cotton: Fantastic Night Dreams"@en,
        "コットン"@ja,
        "Cotton: Fantastic Night Dreams"@ja-latn .

<product/885#subject> a schema:CreativeWork ;
    schema:name "Mushihimesama Futari"@en,
        "虫姫さま ふたり"@ja,
        "Mushihimesama Futari"@ja-latn ;
    foaf:name "Mushihimesama Futari"@en,
        "虫姫さま ふたり"@ja,
        "Mushihimesama Futari"@ja-latn .

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

<album/20576#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Flower of Sky -Preview-"@en,
        "天空の華-Preview-"@ja,
        "Tenkuu no Hana -Preview-"@ja-latn ;
    mo:performance_of <album/20576#musicalwork> ;
    mo:recorded_as <album/20576#musicalexpression> ;
    schema:name "The Flower of Sky -Preview-"@en,
        "天空の華-Preview-"@ja,
        "Tenkuu no Hana -Preview-"@ja-latn ;
    schema:workPerformed <album/20576#musicalwork> .

<org/541#subject> schema:name "Rolando"@en,
        "ろうらん堂"@ja,
        "Rolando"@ja-latn ;
    foaf:name "Rolando"@en,
        "ろうらん堂"@ja,
        "Rolando"@ja-latn .

<https://media.vgm.io/albums/67/20576/20576-0dced3ff18ac.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/20576#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/20576/20576-0dced3ff18ac.jpg> ;
    foaf:depicts <album/20576#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/20576/20576-0dced3ff18ac.jpg> .

<https://medium-media.vgm.io/albums/67/20576/20576-0dced3ff18ac.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20576#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Flower of Sky -Preview-"@en,
        "天空の華-Preview-"@ja,
        "Tenkuu no Hana -Preview-"@ja-latn ;
    mo:composer <artist/249#subject>,
        <artist/2932#subject>,
        <artist/34#subject>,
        <artist/3465#subject>,
        <artist/679#subject> ;
    mo:produced_work <album/20576#musicalwork> ;
    schema:name "The Flower of Sky -Preview-"@en,
        "天空の華-Preview-"@ja,
        "Tenkuu no Hana -Preview-"@ja-latn .

<album/20576#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-11-03"^^xsd:date ;
    dcterms:title "The Flower of Sky -Preview-"@en,
        "天空の華-Preview-"@ja,
        "Tenkuu no Hana -Preview-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/20576#musicalexpression> ;
    mo:publisher <org/541#subject> ;
    mo:record _:Nc58b926192b64e7fb4fb8fd390ed8e51 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Trigger Heart Exelica"@en ;
            foaf:name "Trigger Heart Exelica"@en ],
        <product/24511#subject>,
        <product/8065#subject>,
        <product/885#subject> ;
    schema:datePublished "2007-11-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/20576/20576-0dced3ff18ac.jpg> ;
    schema:name "The Flower of Sky -Preview-"@en,
        "天空の華-Preview-"@ja,
        "Tenkuu no Hana -Preview-"@ja-latn ;
    schema:publisher <org/541#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/20576/20576-0dced3ff18ac.jpg> .

_:N1cbf66be86dc484ea0fc34723b0119e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love me 〜 I Love you (ティンクルスタースプライツ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc58b926192b64e7fb4fb8fd390ed8e51 ;
    schema:name "Love me 〜 I Love you (ティンクルスタースプライツ)"@ja .

_:N674ae1b7a1544c7b8ff3ec437c4624df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エグゼリカ、暁に舞う (トリガーハート エグゼリカ)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc58b926192b64e7fb4fb8fd390ed8e51 ;
    schema:name "エグゼリカ、暁に舞う (トリガーハート エグゼリカ)"@ja .

_:N6c15c722cd9a4fe6b794ede8bb3f9c2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENDING (コットン)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc58b926192b64e7fb4fb8fd390ed8e51 ;
    schema:name "ENDING (コットン)"@ja .

_:N7dd10609af924f4fb377eefc40fbe045 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LONGING〜RE-BIRTH (ティンクルスタースプライツ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc58b926192b64e7fb4fb8fd390ed8e51 ;
    schema:name "LONGING〜RE-BIRTH (ティンクルスタースプライツ)"@ja .

_:Nbc35b1339b5c4f28a58ce0c11514a0b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旅立ちのふたり (虫姫さま ふたり)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc58b926192b64e7fb4fb8fd390ed8e51 ;
    schema:name "旅立ちのふたり (虫姫さま ふたり)"@ja .

_:Nc58b926192b64e7fb4fb8fd390ed8e51 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1cbf66be86dc484ea0fc34723b0119e4,
        _:N674ae1b7a1544c7b8ff3ec437c4624df,
        _:N6c15c722cd9a4fe6b794ede8bb3f9c2a,
        _:N7dd10609af924f4fb377eefc40fbe045,
        _:Nbc35b1339b5c4f28a58ce0c11514a0b7 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1cbf66be86dc484ea0fc34723b0119e4,
        _:N674ae1b7a1544c7b8ff3ec437c4624df,
        _:N6c15c722cd9a4fe6b794ede8bb3f9c2a,
        _:N7dd10609af924f4fb377eefc40fbe045,
        _:Nbc35b1339b5c4f28a58ce0c11514a0b7 .

