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

<artist/16#subject> a schema:Person,
        foaf:Person ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/66060#lyrics>,
        <album/66060#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<artist/2869#subject> a schema:Person,
        foaf:Person ;
    schema:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja ;
    foaf:made <album/66060#subject>,
        <album/66060#vocals> ;
    foaf:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja .

<artist/6498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomoaki Maeno"@en,
        "前野智昭"@ja ;
    foaf:made <album/66060#subject>,
        <album/66060#vocals> ;
    foaf:name "Tomoaki Maeno"@en,
        "前野智昭"@ja .

<album/66059> a mo:Release ;
    mo:catalogue_number "QECB-90089" .

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66060#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/66060#composition>,
        <album/66060#subject> ;
    foaf:name "Junpei Fujita"@en,
        "藤田淳平"@ja .

<artist/130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66060#subject> ;
    schema:name "Daisuke Kikuta"@en,
        "菊田大介"@ja ;
    foaf:made <album/66060#composition>,
        <album/66060#subject> ;
    foaf:name "Daisuke Kikuta"@en,
        "菊田大介"@ja .

<artist/86#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66060#subject> ;
    schema:name "Hitoshi Fujima"@en,
        "藤間仁"@ja ;
    foaf:made <album/66060#composition>,
        <album/66060#subject> ;
    foaf:name "Hitoshi Fujima"@en,
        "藤間仁"@ja .

<product/5802#subject> a schema:CreativeWork ;
    schema:name "Uta no☆Prince-sama♪"@en,
        "うたの☆プリンスさまっ♪"@ja,
        "Uta no☆Prince-sama♪"@ja-latn ;
    foaf:name "Uta no☆Prince-sama♪"@en,
        "うたの☆プリンスさまっ♪"@ja,
        "Uta no☆Prince-sama♪"@ja-latn .

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

<album/66060#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uta no☆Prince-sama♪ IDOL SONG REIJI & CAMUS"@en,
        "うたの☆プリンスさまっ♪アイドルソング 嶺二＆カミュ"@ja,
        "Uta no☆Prince-sama♪ IDOL SONG REIJI & CAMUS"@ja-latn ;
    mo:performance_of <album/66060#musicalwork> ;
    mo:recorded_as <album/66060#musicalexpression> ;
    schema:name "Uta no☆Prince-sama♪ IDOL SONG REIJI & CAMUS"@en,
        "うたの☆プリンスさまっ♪アイドルソング 嶺二＆カミュ"@ja,
        "Uta no☆Prince-sama♪ IDOL SONG REIJI & CAMUS"@ja-latn ;
    schema:workPerformed <album/66060#musicalwork> .

<org/1117#subject> schema:name "b-green"@en,
        "b-green"@ja,
        "b-green"@ja-latn ;
    foaf:name "b-green"@en,
        "b-green"@ja,
        "b-green"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/66060/66060-1488295600.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/66060#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uta no☆Prince-sama♪ IDOL SONG REIJI & CAMUS"@en,
        "うたの☆プリンスさまっ♪アイドルソング 嶺二＆カミュ"@ja,
        "Uta no☆Prince-sama♪ IDOL SONG REIJI & CAMUS"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/66060#composition> ;
            foaf:name "(Elements Garden)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/66060#composition> ;
            foaf:name "(Elements Garden)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/66060#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/110#subject>,
        <artist/130#subject>,
        <artist/86#subject> ;
    mo:produced_work <album/66060#musicalwork> ;
    schema:name "Uta no☆Prince-sama♪ IDOL SONG REIJI & CAMUS"@en,
        "うたの☆プリンスさまっ♪アイドルソング 嶺二＆カミュ"@ja,
        "Uta no☆Prince-sama♪ IDOL SONG REIJI & CAMUS"@ja-latn .

<album/66060#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-17"^^xsd:date ;
    dcterms:title "Uta no☆Prince-sama♪ IDOL SONG REIJI & CAMUS"@en,
        "うたの☆プリンスさまっ♪アイドルソング 嶺二＆カミュ"@ja,
        "Uta no☆Prince-sama♪ IDOL SONG REIJI & CAMUS"@ja-latn ;
    mo:catalogue_number "QECB-89" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/66059> ;
    mo:publication_of <album/66060#musicalexpression> ;
    mo:publisher <org/1117#subject> ;
    mo:record _:N8bb668cdd7e34951b49693bb38f0ee7c ;
    mo:record_count 1 ;
    schema:about <product/5802#subject> ;
    schema:datePublished "2017-05-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/66060/66060-1488295600.jpg> ;
    schema:name "Uta no☆Prince-sama♪ IDOL SONG REIJI & CAMUS"@en,
        "うたの☆プリンスさまっ♪アイドルソング 嶺二＆カミュ"@ja,
        "Uta no☆Prince-sama♪ IDOL SONG REIJI & CAMUS"@ja-latn ;
    schema:publisher <org/1117#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/66060/66060-1488295600.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/66060#lyrics> ;
    foaf:name "(Elements Garden"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/66060#subject> ;
    foaf:name "(Elements Garden"@en .

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

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

_:N39e5a3a953a3421688ded220dd3ae909 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melting of snow"@en,
        "Melting of snow"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N8bb668cdd7e34951b49693bb38f0ee7c ;
    schema:name "Melting of snow"@en,
        "Melting of snow"@ja .

_:N5682ed1639d945f994a6e9478c82014b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KILLER KISS"@en,
        "KILLER KISS"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N8bb668cdd7e34951b49693bb38f0ee7c ;
    schema:name "KILLER KISS"@en,
        "KILLER KISS"@ja .

_:N79143cd497c84092bf8508245c0dd617 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KILLER KISS (off vocal)"@en,
        "KILLER KISS (off vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N8bb668cdd7e34951b49693bb38f0ee7c ;
    schema:name "KILLER KISS (off vocal)"@en,
        "KILLER KISS (off vocal)"@ja .

_:N9957033377ba4f7c9192e69e6fb930a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melting of snow (off vocal)"@en,
        "Melting of snow (off vocal)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N8bb668cdd7e34951b49693bb38f0ee7c ;
    schema:name "Melting of snow (off vocal)"@en,
        "Melting of snow (off vocal)"@ja .

_:Nc18c9a7833ec4dca9704fcb18f2ac2a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On Your Mark! (off vocal)"@en,
        "オン・ユア・マーク！ (off vocal)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N8bb668cdd7e34951b49693bb38f0ee7c ;
    schema:name "On Your Mark! (off vocal)"@en,
        "オン・ユア・マーク！ (off vocal)"@ja .

_:Ndbfe0237f30f4d7cb3ef1ece92b5df30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On Your Mark!"@en,
        "オン・ユア・マーク！"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N8bb668cdd7e34951b49693bb38f0ee7c ;
    schema:name "On Your Mark!"@en,
        "オン・ユア・マーク！"@ja .

_:N8bb668cdd7e34951b49693bb38f0ee7c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N39e5a3a953a3421688ded220dd3ae909,
        _:N5682ed1639d945f994a6e9478c82014b,
        _:N79143cd497c84092bf8508245c0dd617,
        _:N9957033377ba4f7c9192e69e6fb930a2,
        _:Nc18c9a7833ec4dca9704fcb18f2ac2a6,
        _:Ndbfe0237f30f4d7cb3ef1ece92b5df30 ;
    mo:track_count 6 ;
    schema:duration "PT25:59"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N39e5a3a953a3421688ded220dd3ae909,
        _:N5682ed1639d945f994a6e9478c82014b,
        _:N79143cd497c84092bf8508245c0dd617,
        _:N9957033377ba4f7c9192e69e6fb930a2,
        _:Nc18c9a7833ec4dca9704fcb18f2ac2a6,
        _:Ndbfe0237f30f4d7cb3ef1ece92b5df30 .

