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

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

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

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

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

<artist/1977#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37781#subject> ;
    schema:name "Masato Nakayama"@en,
        "中山真斗"@ja ;
    foaf:made <album/37781#composition>,
        <album/37781#subject> ;
    foaf:name "Masato Nakayama"@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/37781#musicalexpression> a mo:Signal ;
    mo:published_as <album/37781#subject> ;
    mo:records <album/37781#performance> .

<album/37781#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uta no☆Prince-sama♪ Idol Song Ranmaru & Camus"@en,
        "うたの☆プリンスさまっ♪ アイドルソング 蘭丸&カミュ"@ja,
        "Uta no☆Prince-sama♪ Idol Song Ranmaru & Camus"@ja-latn ;
    mo:performance_of <album/37781#musicalwork> ;
    mo:recorded_as <album/37781#musicalexpression> ;
    schema:name "Uta no☆Prince-sama♪ Idol Song Ranmaru & Camus"@en,
        "うたの☆プリンスさまっ♪ アイドルソング 蘭丸&カミュ"@ja,
        "Uta no☆Prince-sama♪ Idol Song Ranmaru & Camus"@ja-latn ;
    schema:workPerformed <album/37781#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/18/37781/37781-1368818226.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/37781#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/18/37781/37781-1368818226.jpg> ;
    foaf:depicts <album/37781#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/18/37781/37781-1368818226.jpg> .

<https://medium-media.vgm.io/albums/18/37781/37781-1368818226.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/37781#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uta no☆Prince-sama♪ Idol Song Ranmaru & Camus"@en,
        "うたの☆プリンスさまっ♪ アイドルソング 蘭丸&カミュ"@ja,
        "Uta no☆Prince-sama♪ Idol Song Ranmaru & Camus"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/37781#composition> ;
            foaf:name "(Elements Garden"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/37781#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/110#subject>,
        <artist/1977#subject> ;
    mo:produced_work <album/37781#musicalwork> ;
    schema:name "Uta no☆Prince-sama♪ Idol Song Ranmaru & Camus"@en,
        "うたの☆プリンスさまっ♪ アイドルソング 蘭丸&カミュ"@ja,
        "Uta no☆Prince-sama♪ Idol Song Ranmaru & Camus"@ja-latn .

<album/37781#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-09-05"^^xsd:date ;
    dcterms:title "Uta no☆Prince-sama♪ Idol Song Ranmaru & Camus"@en,
        "うたの☆プリンスさまっ♪ アイドルソング 蘭丸&カミュ"@ja,
        "Uta no☆Prince-sama♪ Idol Song Ranmaru & Camus"@ja-latn ;
    mo:catalogue_number "QECB-43" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37781#musicalexpression> ;
    mo:publisher <org/1117#subject> ;
    mo:record _:Na37e74e32329421f8a0fe1ccda96cc22 ;
    mo:record_count 1 ;
    schema:about <product/5799#subject> ;
    schema:datePublished "2012-09-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/37781/37781-1368818226.jpg> ;
    schema:name "Uta no☆Prince-sama♪ Idol Song Ranmaru & Camus"@en,
        "うたの☆プリンスさまっ♪ アイドルソング 蘭丸&カミュ"@ja,
        "Uta no☆Prince-sama♪ Idol Song Ranmaru & Camus"@ja-latn ;
    schema:publisher <org/1117#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/37781/37781-1368818226.jpg> .

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

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

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

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

_:N4666e48b37e34045a72246f609c03f47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BRIGHT ROAD"@ja,
        "BRIGHT ROAD"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Na37e74e32329421f8a0fe1ccda96cc22 ;
    schema:name "BRIGHT ROAD"@ja,
        "BRIGHT ROAD"@ja-latn .

_:N4e5066da77a44260b159f690f91c00a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BRIGHT ROAD (Instrumental)"@ja,
        "BRIGHT ROAD (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Na37e74e32329421f8a0fe1ccda96cc22 ;
    schema:name "BRIGHT ROAD (Instrumental)"@ja,
        "BRIGHT ROAD (Instrumental)"@ja-latn .

_:N5fe895d419dc429491d2be0a0e296e83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶対零度Emotion (Instrumental)"@ja,
        "Zettai Reido Emotion (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Na37e74e32329421f8a0fe1ccda96cc22 ;
    schema:name "絶対零度Emotion (Instrumental)"@ja,
        "Zettai Reido Emotion (Instrumental)"@ja-latn .

_:Nfadc6874960b4a2586b7d9cc5b7e12a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶対零度Emotion"@ja,
        "Zettai Reido Emotion"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Na37e74e32329421f8a0fe1ccda96cc22 ;
    schema:name "絶対零度Emotion"@ja,
        "Zettai Reido Emotion"@ja-latn .

_:Na37e74e32329421f8a0fe1ccda96cc22 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4666e48b37e34045a72246f609c03f47,
        _:N4e5066da77a44260b159f690f91c00a4,
        _:N5fe895d419dc429491d2be0a0e296e83,
        _:Nfadc6874960b4a2586b7d9cc5b7e12a4 ;
    mo:track_count 4 ;
    schema:duration "PT16:20"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4666e48b37e34045a72246f609c03f47,
        _:N4e5066da77a44260b159f690f91c00a4,
        _:N5fe895d419dc429491d2be0a0e296e83,
        _:Nfadc6874960b4a2586b7d9cc5b7e12a4 .

