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

<artist/15350#subject> a schema:Person,
        foaf:Person ;
    schema:name "M·A·O"@en ;
    foaf:made <album/62316#subject>,
        <album/62316#vocals> ;
    foaf:name "M·A·O"@en .

<artist/15440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Terui"@en,
        "照井春佳"@ja ;
    foaf:made <album/62316#subject>,
        <album/62316#vocals> ;
    foaf:name "Haruka Terui"@en,
        "照井春佳"@ja .

<artist/16111#subject> a schema:Person,
        foaf:Person ;
    schema:name "Juri Kimura"@en,
        "木村珠莉"@ja ;
    foaf:made <album/62316#subject>,
        <album/62316#vocals> ;
    foaf:name "Juri Kimura"@en,
        "木村珠莉"@ja .

<artist/14187#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62316#subject> ;
    schema:name "Yukihiro Ibuki"@en,
        "伊吹ユキヒロ"@ja ;
    foaf:made <album/62316#composition>,
        <album/62316#subject> ;
    foaf:name "Yukihiro Ibuki"@en,
        "伊吹ユキヒロ"@ja .

<artist/6737#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62316#subject> ;
    schema:name "Toru Hashizaki"@en,
        "橋咲透"@ja ;
    foaf:made <album/62316#composition>,
        <album/62316#subject> ;
    foaf:name "Toru Hashizaki"@en,
        "橋咲透"@ja .

<product/15408#subject> a schema:CreativeWork ;
    schema:name "LILYCLE ~LIly LYric cyCLE~ Rainbow Stage!!!"@en,
        "りりくる ～LIly LYric cyCLE～ Rainbow Stage!!!"@ja,
        "LILYCLE ~LIly LYric cyCLE~ Rainbow Stage!!!"@ja-latn ;
    foaf:name "LILYCLE ~LIly LYric cyCLE~ Rainbow Stage!!!"@en,
        "りりくる ～LIly LYric cyCLE～ Rainbow Stage!!!"@ja,
        "LILYCLE ~LIly LYric cyCLE~ Rainbow Stage!!!"@ja-latn .

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

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

<album/62316#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LILYCLE RS Theme Song & Ending CD"@en,
        "りりくるRS主題歌&エンディングCD"@ja,
        "LILYCLE RS Theme Song & Ending CD"@ja-latn ;
    mo:performance_of <album/62316#musicalwork> ;
    mo:recorded_as <album/62316#musicalexpression> ;
    schema:name "LILYCLE RS Theme Song & Ending CD"@en,
        "りりくるRS主題歌&エンディングCD"@ja,
        "LILYCLE RS Theme Song & Ending CD"@ja-latn ;
    schema:workPerformed <album/62316#musicalwork> .

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

<https://medium-media.vgm.io/albums/61/62316/62316-1532771968.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/62316#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LILYCLE RS Theme Song & Ending CD"@en,
        "りりくるRS主題歌&エンディングCD"@ja,
        "LILYCLE RS Theme Song & Ending CD"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(solfa)"@en ;
            foaf:made <album/62316#composition> ;
            foaf:name "(solfa)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(solfa"@en ;
            foaf:made <album/62316#composition> ;
            foaf:name "(solfa"@en ],
        <artist/14187#subject>,
        <artist/6737#subject> ;
    mo:produced_work <album/62316#musicalwork> ;
    schema:name "LILYCLE RS Theme Song & Ending CD"@en,
        "りりくるRS主題歌&エンディングCD"@ja,
        "LILYCLE RS Theme Song & Ending CD"@ja-latn .

<album/62316#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-04-28"^^xsd:date ;
    dcterms:title "LILYCLE RS Theme Song & Ending CD"@en,
        "りりくるRS主題歌&エンディングCD"@ja,
        "LILYCLE RS Theme Song & Ending CD"@ja-latn ;
    mo:catalogue_number "LLCL-001P2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/62316#musicalexpression> ;
    mo:publisher _:N253178911dee4e9a883cfb8e27cff6e1 ;
    mo:record _:N373c2ef3a2c74ac0b34b1c31730c68af ;
    mo:record_count 1 ;
    schema:about <product/15408#subject> ;
    schema:datePublished "2016-04-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/62316/62316-1532771968.jpg> ;
    schema:name "LILYCLE RS Theme Song & Ending CD"@en,
        "りりくるRS主題歌&エンディングCD"@ja,
        "LILYCLE RS Theme Song & Ending CD"@ja-latn ;
    schema:publisher _:N253178911dee4e9a883cfb8e27cff6e1 ;
    foaf:depiction <https://media.vgm.io/albums/61/62316/62316-1532771968.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ふみや"@en ;
    foaf:made <album/62316#lyrics> ;
    foaf:name "ふみや"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "ふみや"@en ;
    foaf:made <album/62316#subject> ;
    foaf:name "ふみや"@en .

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

_:N0a7c83959bd444878c5b5691110800df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遊乃’sキャラクターテーマBGM「do YOU kNOw me?」"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N373c2ef3a2c74ac0b34b1c31730c68af ;
    schema:name "遊乃’sキャラクターテーマBGM「do YOU kNOw me?」"@ja .

_:N0fbd4b75cd0f415ab4387eba7aa9c150 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "true heart essence inst.ver"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N373c2ef3a2c74ac0b34b1c31730c68af ;
    schema:name "true heart essence inst.ver"@ja .

_:N253178911dee4e9a883cfb8e27cff6e1 schema:name "PARTICLE"@en ;
    foaf:name "PARTICLE"@en .

_:N267f510eb89a4202adda72e293f9c971 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "true heart essence 紗恵香＆遊乃ver."@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N373c2ef3a2c74ac0b34b1c31730c68af ;
    schema:name "true heart essence 紗恵香＆遊乃ver."@ja .

_:N290946a916624052a87000e0c5b6423e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カラフル･ハート･ライン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N373c2ef3a2c74ac0b34b1c31730c68af ;
    schema:name "カラフル･ハート･ライン"@ja .

_:N5ca01439e2b84ffa8a951022eb961714 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "true heart essence 珠季＆紗恵香ver."@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N373c2ef3a2c74ac0b34b1c31730c68af ;
    schema:name "true heart essence 珠季＆紗恵香ver."@ja .

_:N840943fde88e4b85870b8e88e6d4266d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "true heart essence 遊乃＆珠季ver."@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N373c2ef3a2c74ac0b34b1c31730c68af ;
    schema:name "true heart essence 遊乃＆珠季ver."@ja .

_:Naab3956785744db3a50b38ea5b3b1f51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "珠季’sキャラクターテーマBGM「ほわほわレッスン」"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N373c2ef3a2c74ac0b34b1c31730c68af ;
    schema:name "珠季’sキャラクターテーマBGM「ほわほわレッスン」"@ja .

_:Nbca47abde48b498589570bb00db771bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カラフル･ハート･ライン inst.ver"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N373c2ef3a2c74ac0b34b1c31730c68af ;
    schema:name "カラフル･ハート･ライン inst.ver"@ja .

_:Ne24f4d9442714aa0be7c29c476d62695 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紗恵香’sキャラクターテーマBGM「paper forest」"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N373c2ef3a2c74ac0b34b1c31730c68af ;
    schema:name "紗恵香’sキャラクターテーマBGM「paper forest」"@ja .

_:N373c2ef3a2c74ac0b34b1c31730c68af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a7c83959bd444878c5b5691110800df,
        _:N0fbd4b75cd0f415ab4387eba7aa9c150,
        _:N267f510eb89a4202adda72e293f9c971,
        _:N290946a916624052a87000e0c5b6423e,
        _:N5ca01439e2b84ffa8a951022eb961714,
        _:N840943fde88e4b85870b8e88e6d4266d,
        _:Naab3956785744db3a50b38ea5b3b1f51,
        _:Nbca47abde48b498589570bb00db771bf,
        _:Ne24f4d9442714aa0be7c29c476d62695 ;
    mo:track_count 9 ;
    schema:duration "PT30:26"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0a7c83959bd444878c5b5691110800df,
        _:N0fbd4b75cd0f415ab4387eba7aa9c150,
        _:N267f510eb89a4202adda72e293f9c971,
        _:N290946a916624052a87000e0c5b6423e,
        _:N5ca01439e2b84ffa8a951022eb961714,
        _:N840943fde88e4b85870b8e88e6d4266d,
        _:Naab3956785744db3a50b38ea5b3b1f51,
        _:Nbca47abde48b498589570bb00db771bf,
        _:Ne24f4d9442714aa0be7c29c476d62695 .

