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

<artist/12887#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shouta Aoi"@en,
        "蒼井翔太"@ja ;
    foaf:made <album/37780#subject>,
        <album/37780#vocals> ;
    foaf:name "Shouta Aoi"@en,
        "蒼井翔太"@ja .

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

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

<artist/3772#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja ;
    foaf:made <album/37780#subject>,
        <album/37780#vocals> ;
    foaf:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja .

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

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

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

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

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

<album/37780#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uta no☆Prince-sama♪ Duet CD Reiji & Ranmaru / Ai & Camus"@en,
        "うたの☆プリンスさまっ♪ デュエットCD 嶺ニ&蘭丸/藍&カミュ"@ja,
        "Uta no☆Prince-sama♪ Duet CD Reiji & Ranmaru / Ai & Camus"@ja-latn ;
    mo:performance_of <album/37780#musicalwork> ;
    mo:recorded_as <album/37780#musicalexpression> ;
    schema:name "Uta no☆Prince-sama♪ Duet CD Reiji & Ranmaru / Ai & Camus"@en,
        "うたの☆プリンスさまっ♪ デュエットCD 嶺ニ&蘭丸/藍&カミュ"@ja,
        "Uta no☆Prince-sama♪ Duet CD Reiji & Ranmaru / Ai & Camus"@ja-latn ;
    schema:workPerformed <album/37780#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/08/37780/37780-1360596160.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/37780#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/08/37780/37780-1360596160.jpg> ;
    foaf:depicts <album/37780#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/08/37780/37780-1360596160.jpg> .

<https://medium-media.vgm.io/albums/08/37780/37780-1360596160.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/37780#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uta no☆Prince-sama♪ Duet CD Reiji & Ranmaru / Ai & Camus"@en,
        "うたの☆プリンスさまっ♪ デュエットCD 嶺ニ&蘭丸/藍&カミュ"@ja,
        "Uta no☆Prince-sama♪ Duet CD Reiji & Ranmaru / Ai & Camus"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/37780#composition> ;
            foaf:name "(Elements Garden)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/37780#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/110#subject>,
        <artist/130#subject> ;
    mo:produced_work <album/37780#musicalwork> ;
    schema:name "Uta no☆Prince-sama♪ Duet CD Reiji & Ranmaru / Ai & Camus"@en,
        "うたの☆プリンスさまっ♪ デュエットCD 嶺ニ&蘭丸/藍&カミュ"@ja,
        "Uta no☆Prince-sama♪ Duet CD Reiji & Ranmaru / Ai & Camus"@ja-latn .

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

<album/37780#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-09-26"^^xsd:date ;
    dcterms:title "Uta no☆Prince-sama♪ Duet CD Reiji & Ranmaru / Ai & Camus"@en,
        "うたの☆プリンスさまっ♪ デュエットCD 嶺ニ&蘭丸/藍&カミュ"@ja,
        "Uta no☆Prince-sama♪ Duet CD Reiji & Ranmaru / Ai & Camus"@ja-latn ;
    mo:catalogue_number "QECB-44" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37780#musicalexpression> ;
    mo:publisher <org/1117#subject> ;
    mo:record _:N40c0c6c682e34f838dcb4fe77f10d904 ;
    mo:record_count 1 ;
    schema:about <product/5799#subject> ;
    schema:datePublished "2012-09-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/37780/37780-1360596160.jpg> ;
    schema:name "Uta no☆Prince-sama♪ Duet CD Reiji & Ranmaru / Ai & Camus"@en,
        "うたの☆プリンスさまっ♪ デュエットCD 嶺ニ&蘭丸/藍&カミュ"@ja,
        "Uta no☆Prince-sama♪ Duet CD Reiji & Ranmaru / Ai & Camus"@ja-latn ;
    schema:publisher <org/1117#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/37780/37780-1360596160.jpg> .

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

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

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

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

_:N2364c82997b748a293395e3716b7987e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RISE AGAIN"@ja,
        "RISE AGAIN"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N40c0c6c682e34f838dcb4fe77f10d904 ;
    schema:name "RISE AGAIN"@ja,
        "RISE AGAIN"@ja-latn .

_:N43aebdc7c13e4c03b00c90dc5c30d0b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RISE AGAIN (Instrumental)"@ja,
        "RISE AGAIN (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N40c0c6c682e34f838dcb4fe77f10d904 ;
    schema:name "RISE AGAIN (Instrumental)"@ja,
        "RISE AGAIN (Instrumental)"@ja-latn .

_:N4ff7e7e7a7c247f79e74dca1d119eb97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月明かりのDEAREST (Instrumental)"@ja,
        "Tsukiakari no DEAREST (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N40c0c6c682e34f838dcb4fe77f10d904 ;
    schema:name "月明かりのDEAREST (Instrumental)"@ja,
        "Tsukiakari no DEAREST (Instrumental)"@ja-latn .

_:Nc7a754478358421794249dae7bf27fee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月明かりのDEAREST"@ja,
        "Tsukiakari no DEAREST"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N40c0c6c682e34f838dcb4fe77f10d904 ;
    schema:name "月明かりのDEAREST"@ja,
        "Tsukiakari no DEAREST"@ja-latn .

_:N40c0c6c682e34f838dcb4fe77f10d904 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2364c82997b748a293395e3716b7987e,
        _:N43aebdc7c13e4c03b00c90dc5c30d0b9,
        _:N4ff7e7e7a7c247f79e74dca1d119eb97,
        _:Nc7a754478358421794249dae7bf27fee ;
    mo:track_count 4 ;
    schema:duration "PT16:35"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2364c82997b748a293395e3716b7987e,
        _:N43aebdc7c13e4c03b00c90dc5c30d0b9,
        _:N4ff7e7e7a7c247f79e74dca1d119eb97,
        _:Nc7a754478358421794249dae7bf27fee .

