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

<artist/21730#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asuka Oda"@en,
        "織田あすか"@ja ;
    foaf:made <album/60554#lyrics>,
        <album/60554#subject> ;
    foaf:name "Asuka Oda"@en,
        "織田あすか"@ja .

<artist/21859#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuma Uchida"@en,
        "内田雄馬"@ja ;
    foaf:made <album/60554#subject>,
        <album/60554#vocals> ;
    foaf:name "Yuma Uchida"@en,
        "内田雄馬"@ja .

<artist/4805#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mamoru Miyano"@en,
        "宮野真守"@ja ;
    foaf:made <album/60554#subject>,
        <album/60554#vocals> ;
    foaf:name "Mamoru Miyano"@en,
        "宮野真守"@ja .

<album/60553> a mo:Release ;
    mo:catalogue_number "QECB-82" .

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

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

<artist/16261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60554#subject> ;
    schema:name "Ryutaro Fujinaga"@en,
        "藤永龍太郎"@ja ;
    foaf:made <album/60554#composition>,
        <album/60554#subject> ;
    foaf:name "Ryutaro Fujinaga"@en,
        "藤永龍太郎"@ja .

<product/5798#subject> a schema:CreativeWork ;
    schema:name "Utano Princesama Legend Star"@en,
        "うたの☆プリンスさまっ♪ マジLOVEレジェンドスター"@ja,
        "Uta no☆Prince-sama♪ Maji LOVE Legend Star"@ja-latn ;
    foaf:name "Utano Princesama Legend Star"@en,
        "うたの☆プリンスさまっ♪ マジLOVEレジェンドスター"@ja,
        "Uta no☆Prince-sama♪ Maji LOVE Legend Star"@ja-latn .

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

<album/60554#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uta no☆Prince-sama♪ Maji LOVE Legend Star Duet Idol Song Tokiya Ichinose & Eiji Otori [Limited Edition]"@en,
        "うたの☆プリンスさまっ♪マジLOVEレジェンドスター デュエットアイドルソング 一ノ瀬トキヤ&鳳瑛二"@ja,
        "Uta no☆Prince-sama♪ Maji LOVE Legend Star Duet Idol Song Tokiya Ichinose & Eiji Otori [Limited Edition]"@ja-latn ;
    mo:performance_of <album/60554#musicalwork> ;
    mo:recorded_as <album/60554#musicalexpression> ;
    schema:name "Uta no☆Prince-sama♪ Maji LOVE Legend Star Duet Idol Song Tokiya Ichinose & Eiji Otori [Limited Edition]"@en,
        "うたの☆プリンスさまっ♪マジLOVEレジェンドスター デュエットアイドルソング 一ノ瀬トキヤ&鳳瑛二"@ja,
        "Uta no☆Prince-sama♪ Maji LOVE Legend Star Duet Idol Song Tokiya Ichinose & Eiji Otori [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/60554#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/45/60554/60554-1474671002.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/60554#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/60554/60554-1474671002.jpg> ;
    foaf:depicts <album/60554#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/60554/60554-1474671002.jpg> .

<https://medium-media.vgm.io/albums/45/60554/60554-1474671002.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/60554#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uta no☆Prince-sama♪ Maji LOVE Legend Star Duet Idol Song Tokiya Ichinose & Eiji Otori [Limited Edition]"@en,
        "うたの☆プリンスさまっ♪マジLOVEレジェンドスター デュエットアイドルソング 一ノ瀬トキヤ&鳳瑛二"@ja,
        "Uta no☆Prince-sama♪ Maji LOVE Legend Star Duet Idol Song Tokiya Ichinose & Eiji Otori [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/60554#composition> ;
            foaf:name "(Elements Garden)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/60554#composition> ;
            foaf:name "(Elements Garden"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/60554#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/110#subject>,
        <artist/16#subject>,
        <artist/16261#subject> ;
    mo:produced_work <album/60554#musicalwork> ;
    schema:name "Uta no☆Prince-sama♪ Maji LOVE Legend Star Duet Idol Song Tokiya Ichinose & Eiji Otori [Limited Edition]"@en,
        "うたの☆プリンスさまっ♪マジLOVEレジェンドスター デュエットアイドルソング 一ノ瀬トキヤ&鳳瑛二"@ja,
        "Uta no☆Prince-sama♪ Maji LOVE Legend Star Duet Idol Song Tokiya Ichinose & Eiji Otori [Limited Edition]"@ja-latn .

<album/60554#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-26"^^xsd:date ;
    dcterms:title "Uta no☆Prince-sama♪ Maji LOVE Legend Star Duet Idol Song Tokiya Ichinose & Eiji Otori [Limited Edition]"@en,
        "うたの☆プリンスさまっ♪マジLOVEレジェンドスター デュエットアイドルソング 一ノ瀬トキヤ&鳳瑛二"@ja,
        "Uta no☆Prince-sama♪ Maji LOVE Legend Star Duet Idol Song Tokiya Ichinose & Eiji Otori [Limited Edition]"@ja-latn ;
    mo:catalogue_number "QECB-90082" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/60553> ;
    mo:publication_of <album/60554#musicalexpression> ;
    mo:publisher <org/1117#subject> ;
    mo:record _:Nf23967f0d6fb4610b00dc89bab3f7fc8 ;
    mo:record_count 1 ;
    schema:about <product/5798#subject> ;
    schema:datePublished "2016-10-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/45/60554/60554-1474671002.jpg> ;
    schema:name "Uta no☆Prince-sama♪ Maji LOVE Legend Star Duet Idol Song Tokiya Ichinose & Eiji Otori [Limited Edition]"@en,
        "うたの☆プリンスさまっ♪マジLOVEレジェンドスター デュエットアイドルソング 一ノ瀬トキヤ&鳳瑛二"@ja,
        "Uta no☆Prince-sama♪ Maji LOVE Legend Star Duet Idol Song Tokiya Ichinose & Eiji Otori [Limited Edition]"@ja-latn ;
    schema:publisher <org/1117#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/60554/60554-1474671002.jpg> .

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

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

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

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

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

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

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

_:N37160b4cd0b54c39ad62d6bef758b0ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mighty Aura"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nf23967f0d6fb4610b00dc89bab3f7fc8 ;
    schema:name "Mighty Aura"@en .

_:N3c0585ef18d74648932084c9a7922102 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamer"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nf23967f0d6fb4610b00dc89bab3f7fc8 ;
    schema:name "Dreamer"@en .

_:N6d0a7cf1fa2149a1ae6f2e114bdce635 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamer (off vocal)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nf23967f0d6fb4610b00dc89bab3f7fc8 ;
    schema:name "Dreamer (off vocal)"@en .

_:N9eb103ef10c84b059724eb2dd7789302 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mighty Aura (off vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nf23967f0d6fb4610b00dc89bab3f7fc8 ;
    schema:name "Mighty Aura (off vocal)"@en .

_:Naa5e89823d7247248861ddc35702a127 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be the light! (off vocal)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nf23967f0d6fb4610b00dc89bab3f7fc8 ;
    schema:name "Be the light! (off vocal)"@en .

_:Nc0c3d47e8aed412587b2837b66df8985 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be the light!"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nf23967f0d6fb4610b00dc89bab3f7fc8 ;
    schema:name "Be the light!"@en .

_:Nf23967f0d6fb4610b00dc89bab3f7fc8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N37160b4cd0b54c39ad62d6bef758b0ef,
        _:N3c0585ef18d74648932084c9a7922102,
        _:N6d0a7cf1fa2149a1ae6f2e114bdce635,
        _:N9eb103ef10c84b059724eb2dd7789302,
        _:Naa5e89823d7247248861ddc35702a127,
        _:Nc0c3d47e8aed412587b2837b66df8985 ;
    mo:track_count 6 ;
    schema:duration "PT24:56"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N37160b4cd0b54c39ad62d6bef758b0ef,
        _:N3c0585ef18d74648932084c9a7922102,
        _:N6d0a7cf1fa2149a1ae6f2e114bdce635,
        _:N9eb103ef10c84b059724eb2dd7789302,
        _:Naa5e89823d7247248861ddc35702a127,
        _:Nc0c3d47e8aed412587b2837b66df8985 .

