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

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

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

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

<album/30812#musicalexpression> a mo:Signal ;
    mo:published_as <album/30812#subject> ;
    mo:records <album/30812#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/21/30812/30812-1481060851.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/30812#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/30812/30812-1481060851.jpg> ;
    foaf:depicts <album/30812#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/30812/30812-1481060851.jpg> .

<https://medium-media.vgm.io/albums/21/30812/30812-1481060851.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

<album/30812#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-03-21"^^xsd:date ;
    dcterms:title "Chizu no Arika/Watashi no Ikiru Imi / Daisy×Daisy"@en,
        "チズノアリカ/私の生きる意味／Daisy×Daisy"@ja,
        "Chizu no Arika/Watashi no Ikiru Imi / Daisy×Daisy"@ja-latn ;
    mo:catalogue_number "PCCA-03582" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30812#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N60c799983a8b4852b335b44764d0929c ;
    mo:record_count 1 ;
    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/21/30812/30812-1481060851.jpg> ;
    schema:name "Chizu no Arika/Watashi no Ikiru Imi / Daisy×Daisy"@en,
        "チズノアリカ/私の生きる意味／Daisy×Daisy"@ja,
        "Chizu no Arika/Watashi no Ikiru Imi / Daisy×Daisy"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/30812/30812-1481060851.jpg> .

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

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

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

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

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

_:N001bed40ca9d4e95a2abac9abefe841d 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 _:N60c799983a8b4852b335b44764d0929c ;
    schema:name "私の生きる意味"@ja,
        "Watashi no Ikiru Imi"@ja-latn .

_:N00891e07de754fdebb91dbead3fa4b09 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 _:N60c799983a8b4852b335b44764d0929c ;
    schema:name "STEP FOR FUTURE with ぐるたみん feat.Another Infinity (karaoke)"@ja,
        "STEP FOR FUTURE with Glutamine feat.Another Infinity (karaoke)"@ja-latn .

_:N3230597801994733a4484549ef67be64 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 _:N60c799983a8b4852b335b44764d0929c ;
    schema:name "チズノアリカ (karaoke)"@ja,
        "Chizu no Arika (karaoke)"@ja-latn .

_:N3d7bad540d9f4325b09569eb09f1fa8f 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 _:N60c799983a8b4852b335b44764d0929c ;
    schema:name "私の生きる意味 (karaoke)"@ja,
        "Watashi no Ikiru Imi (karaoke)"@ja-latn .

_:N4045ebeba659407cab576c35fc05948e 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 _:N60c799983a8b4852b335b44764d0929c ;
    schema:name "STEP FOR FUTURE with ぐるたみん feat.Another Infinity"@ja,
        "STEP FOR FUTURE with Glutamine feat.Another Infinity"@ja-latn .

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

_:N8932b83721d246d4a07a0e74511f77f5 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 _:N60c799983a8b4852b335b44764d0929c ;
    schema:name "チズノアリカ"@ja,
        "Chizu no Arika"@ja-latn .

_:N60c799983a8b4852b335b44764d0929c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N001bed40ca9d4e95a2abac9abefe841d,
        _:N00891e07de754fdebb91dbead3fa4b09,
        _:N3230597801994733a4484549ef67be64,
        _:N3d7bad540d9f4325b09569eb09f1fa8f,
        _:N4045ebeba659407cab576c35fc05948e,
        _:N8932b83721d246d4a07a0e74511f77f5 ;
    mo:track_count 6 ;
    schema:duration "PT24:41"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N001bed40ca9d4e95a2abac9abefe841d,
        _:N00891e07de754fdebb91dbead3fa4b09,
        _:N3230597801994733a4484549ef67be64,
        _:N3d7bad540d9f4325b09569eb09f1fa8f,
        _:N4045ebeba659407cab576c35fc05948e,
        _:N8932b83721d246d4a07a0e74511f77f5 .

