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

<artist/62353#subject> a schema:Person,
        foaf:Person ;
    schema:name "MiKA"@en ;
    foaf:made <album/30814#lyrics>,
        <album/30814#subject> ;
    foaf:name "MiKA"@en .

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

<artist/11690#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30814#subject> ;
    schema:name "Tissue Princess"@en,
        "ティッシュ姫"@ja ;
    foaf:made <album/30814#composition>,
        <album/30814#subject> ;
    foaf:name "Tissue Princess"@en,
        "ティッシュ姫"@ja .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

<https://media.vgm.io/albums/41/30814/30814-1332298020.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/30814#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/41/30814/30814-1332298020.jpg> ;
    foaf:depicts <album/30814#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/41/30814/30814-1332298020.jpg> .

<https://medium-media.vgm.io/albums/41/30814/30814-1332298020.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/13468#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30814#performance> ;
    schema:name "Daisy×Daisy"@en ;
    foaf:name "Daisy×Daisy"@en .

<album/30814#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chizu no Arika/Watashi no Ikiru Imi / Daisy×Daisy [Limited Edition]"@en,
        "チズノアリカ/私の生きる意味／Daisy×Daisy"@ja,
        "Chizu no Arika/Watashi no Ikiru Imi / Daisy×Daisy [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ryu Hirabayashi"@en ;
            foaf:made <album/30814#composition> ;
            foaf:name "Ryu Hirabayashi"@en ],
        <artist/11690#subject>,
        <artist/11732#subject> ;
    mo:produced_work <album/30814#musicalwork> ;
    schema:name "Chizu no Arika/Watashi no Ikiru Imi / Daisy×Daisy [Limited Edition]"@en,
        "チズノアリカ/私の生きる意味／Daisy×Daisy"@ja,
        "Chizu no Arika/Watashi no Ikiru Imi / Daisy×Daisy [Limited Edition]"@ja-latn .

<artist/11732#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30814#subject> ;
    mo:performed <album/30814#performance> ;
    schema:name "Another Infinity"@en ;
    foaf:made <album/30814#composition>,
        <album/30814#subject> ;
    foaf:name "Another Infinity"@en .

<album/30814#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chizu no Arika/Watashi no Ikiru Imi / Daisy×Daisy [Limited Edition]"@en,
        "チズノアリカ/私の生きる意味／Daisy×Daisy"@ja,
        "Chizu no Arika/Watashi no Ikiru Imi / Daisy×Daisy [Limited Edition]"@ja-latn ;
    mo:performance_of <album/30814#musicalwork> ;
    mo:performer _:N1ab8890a69584654b48ac5266464aaa6,
        <artist/11732#subject>,
        <artist/13468#subject> ;
    mo:recorded_as <album/30814#musicalexpression> ;
    schema:byArtist _:N1ab8890a69584654b48ac5266464aaa6,
        <artist/11732#subject>,
        <artist/13468#subject> ;
    schema:name "Chizu no Arika/Watashi no Ikiru Imi / Daisy×Daisy [Limited Edition]"@en,
        "チズノアリカ/私の生きる意味／Daisy×Daisy"@ja,
        "Chizu no Arika/Watashi no Ikiru Imi / Daisy×Daisy [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/30814#musicalwork> .

<album/30814#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-03-21"^^xsd:date ;
    dcterms:title "Chizu no Arika/Watashi no Ikiru Imi / Daisy×Daisy [Limited Edition]"@en,
        "チズノアリカ/私の生きる意味／Daisy×Daisy"@ja,
        "Chizu no Arika/Watashi no Ikiru Imi / Daisy×Daisy [Limited Edition]"@ja-latn ;
    mo:catalogue_number "PCCA-03581" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/30814#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N4d905fb12b944d68989a534a4b2f094a,
        _:N7a253041d4cf4d9d91e426a6212b9e23 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tales of the World: Dice Adventure"@en ;
            foaf:name "Tales of the World: Dice Adventure"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Glutamine"@en ;
            foaf:name "Glutamine"@en ],
        <artist/11732#subject>,
        <artist/13468#subject> ;
    schema:datePublished "2012-03-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/30814/30814-1332298020.jpg> ;
    schema:name "Chizu no Arika/Watashi no Ikiru Imi / Daisy×Daisy [Limited Edition]"@en,
        "チズノアリカ/私の生きる意味／Daisy×Daisy"@ja,
        "Chizu no Arika/Watashi no Ikiru Imi / Daisy×Daisy [Limited Edition]"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/30814/30814-1332298020.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30814#subject> ;
    schema:name "Ryu Hirabayashi"@en ;
    foaf:made <album/30814#subject> ;
    foaf:name "Ryu Hirabayashi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ryu Hirabayashi"@en ;
    foaf:made <album/30814#lyrics> ;
    foaf:name "Ryu Hirabayashi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ryu Hirabayashi"@en ;
    foaf:made <album/30814#subject> ;
    foaf:name "Ryu Hirabayashi"@en .

_:N1305c477e766418d95d56e4936ad0f24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「テイルズ オブ ザ ワールド ダイスアドベンチャー」プロモーション映像(第1弾)"@ja,
        "\"Tales of the World: Dice Adventure\" Promotional Video (Dai 1 Dan)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7a253041d4cf4d9d91e426a6212b9e23 ;
    schema:name "「テイルズ オブ ザ ワールド ダイスアドベンチャー」プロモーション映像(第1弾)"@ja,
        "\"Tales of the World: Dice Adventure\" Promotional Video (Dai 1 Dan)"@ja-latn .

_:N1363a68cff154aae92be6f03c89ef54a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チズノアリカ (karaoke)"@ja,
        "Chizu no Arika (karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N4d905fb12b944d68989a534a4b2f094a ;
    schema:name "チズノアリカ (karaoke)"@ja,
        "Chizu no Arika (karaoke)"@ja-latn .

_:N1ab8890a69584654b48ac5266464aaa6 a schema:Person,
        foaf:Person ;
    mo:performed <album/30814#performance> ;
    schema:name "Glutamine"@en ;
    foaf:name "Glutamine"@en .

_:N5fc8871144f54f33b4fe501ccdc9dafe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私の生きる意味 (プロモーションビデオ) (Movie & 3D : Mienohito)"@ja,
        "Watashi no Ikiru Imi (Promotional Video) (Movie & 3D : Mienohito)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7a253041d4cf4d9d91e426a6212b9e23 ;
    schema:name "私の生きる意味 (プロモーションビデオ) (Movie & 3D : Mienohito)"@ja,
        "Watashi no Ikiru Imi (Promotional Video) (Movie & 3D : Mienohito)"@ja-latn .

_:N65119ee4f79c44f89e34e5d8c4da2c3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STEP FOR FUTURE with ぐるたみん feat.Another Infinity (karaoke)"@ja,
        "STEP FOR FUTURE with Glutamine feat.Another Infinity (karaoke)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N4d905fb12b944d68989a534a4b2f094a ;
    schema:name "STEP FOR FUTURE with ぐるたみん feat.Another Infinity (karaoke)"@ja,
        "STEP FOR FUTURE with Glutamine feat.Another Infinity (karaoke)"@ja-latn .

_:N9b57a515384140689812deb4733e998a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私の生きる意味"@ja,
        "Watashi no Ikiru Imi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N4d905fb12b944d68989a534a4b2f094a ;
    schema:name "私の生きる意味"@ja,
        "Watashi no Ikiru Imi"@ja-latn .

_:Nd50d22aa1b594bde9a369c599f180395 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STEP FOR FUTURE with ぐるたみん feat.Another Infinity"@ja,
        "STEP FOR FUTURE with Glutamine feat.Another Infinity"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N4d905fb12b944d68989a534a4b2f094a ;
    schema:name "STEP FOR FUTURE with ぐるたみん feat.Another Infinity"@ja,
        "STEP FOR FUTURE with Glutamine feat.Another Infinity"@ja-latn .

_:Nd60c1b6b163a45bbb776083841f6b4d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チズノアリカ"@ja,
        "Chizu no Arika"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N4d905fb12b944d68989a534a4b2f094a ;
    schema:name "チズノアリカ"@ja,
        "Chizu no Arika"@ja-latn .

_:Ne79b6f988c994581a444639411c90416 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私の生きる意味 (karaoke)"@ja,
        "Watashi no Ikiru Imi (karaoke)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N4d905fb12b944d68989a534a4b2f094a ;
    schema:name "私の生きる意味 (karaoke)"@ja,
        "Watashi no Ikiru Imi (karaoke)"@ja-latn .

_:N7a253041d4cf4d9d91e426a6212b9e23 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1305c477e766418d95d56e4936ad0f24,
        _:N5fc8871144f54f33b4fe501ccdc9dafe ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1305c477e766418d95d56e4936ad0f24,
        _:N5fc8871144f54f33b4fe501ccdc9dafe .

_:N4d905fb12b944d68989a534a4b2f094a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1363a68cff154aae92be6f03c89ef54a,
        _:N65119ee4f79c44f89e34e5d8c4da2c3b,
        _:N9b57a515384140689812deb4733e998a,
        _:Nd50d22aa1b594bde9a369c599f180395,
        _:Nd60c1b6b163a45bbb776083841f6b4d8,
        _:Ne79b6f988c994581a444639411c90416 ;
    mo:track_count 6 ;
    schema:duration "PT24:41"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1363a68cff154aae92be6f03c89ef54a,
        _:N65119ee4f79c44f89e34e5d8c4da2c3b,
        _:N9b57a515384140689812deb4733e998a,
        _:Nd50d22aa1b594bde9a369c599f180395,
        _:Nd60c1b6b163a45bbb776083841f6b4d8,
        _:Ne79b6f988c994581a444639411c90416 .

