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

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

<artist/6740#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takuma Terashima"@en,
        "寺島拓篤"@ja ;
    foaf:made <album/37783#subject>,
        <album/37783#vocals> ;
    foaf:name "Takuma Terashima"@en,
        "寺島拓篤"@ja .

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

<artist/1977#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37783#subject> ;
    schema:name "Masato Nakayama"@en,
        "中山真斗"@ja ;
    foaf:made <album/37783#composition>,
        <album/37783#subject> ;
    foaf:name "Masato Nakayama"@en,
        "中山真斗"@ja .

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

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

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

<album/37783#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uta no☆Prince-sama♪ Happy Love Song 1"@en,
        "うたの☆プリンスさまっ♪ ハッピーラブソング 1"@ja,
        "Uta no☆Prince-sama♪ Happy Love Song 1"@ja-latn ;
    mo:performance_of <album/37783#musicalwork> ;
    mo:recorded_as <album/37783#musicalexpression> ;
    schema:name "Uta no☆Prince-sama♪ Happy Love Song 1"@en,
        "うたの☆プリンスさまっ♪ ハッピーラブソング 1"@ja,
        "Uta no☆Prince-sama♪ Happy Love Song 1"@ja-latn ;
    schema:workPerformed <album/37783#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/38/37783/37783-1360600329.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/37783#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/37783/37783-1360600329.jpg> ;
    foaf:depicts <album/37783#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/37783/37783-1360600329.jpg> .

<https://medium-media.vgm.io/albums/38/37783/37783-1360600329.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/37783#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uta no☆Prince-sama♪ Happy Love Song 1"@en,
        "うたの☆プリンスさまっ♪ ハッピーラブソング 1"@ja,
        "Uta no☆Prince-sama♪ Happy Love Song 1"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/37783#composition> ;
            foaf:name "(Elements Garden"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/37783#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/16#subject>,
        <artist/1977#subject> ;
    mo:produced_work <album/37783#musicalwork> ;
    schema:name "Uta no☆Prince-sama♪ Happy Love Song 1"@en,
        "うたの☆プリンスさまっ♪ ハッピーラブソング 1"@ja,
        "Uta no☆Prince-sama♪ Happy Love Song 1"@ja-latn .

<album/37783#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-09-22"^^xsd:date ;
    dcterms:title "Uta no☆Prince-sama♪ Happy Love Song 1"@en,
        "うたの☆プリンスさまっ♪ ハッピーラブソング 1"@ja,
        "Uta no☆Prince-sama♪ Happy Love Song 1"@ja-latn ;
    mo:catalogue_number "QECB-25" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37783#musicalexpression> ;
    mo:publisher <org/1117#subject> ;
    mo:record _:Nf20b1ba1b57d4bb8b683cb60a25ce914 ;
    mo:record_count 1 ;
    schema:about <product/5805#subject>,
        <product/5806#subject> ;
    schema:datePublished "2010-09-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/37783/37783-1360600329.jpg> ;
    schema:name "Uta no☆Prince-sama♪ Happy Love Song 1"@en,
        "うたの☆プリンスさまっ♪ ハッピーラブソング 1"@ja,
        "Uta no☆Prince-sama♪ Happy Love Song 1"@ja-latn ;
    schema:publisher <org/1117#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/37783/37783-1360600329.jpg> .

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

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

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

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

_:N1d41d925fa2447558b1c99d4273c1315 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹色☆OVER DRIVE! (Instrumental)"@ja,
        "Niji Iro☆OVER DRIVE! (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nf20b1ba1b57d4bb8b683cb60a25ce914 ;
    schema:name "虹色☆OVER DRIVE! (Instrumental)"@ja,
        "Niji Iro☆OVER DRIVE! (Instrumental)"@ja-latn .

_:N6ac475b35adb47c0a4f6364623e49c15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星屑☆Shall we dance?"@ja,
        "Hoshikuzu☆Shall we dance?"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nf20b1ba1b57d4bb8b683cb60a25ce914 ;
    schema:name "星屑☆Shall we dance?"@ja,
        "Hoshikuzu☆Shall we dance?"@ja-latn .

_:N84d48ee23bb14b22ac197770ebc82345 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星屑☆Shall we dance? (Instrumental)"@ja,
        "Hoshikuzu☆Shall we dance? (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nf20b1ba1b57d4bb8b683cb60a25ce914 ;
    schema:name "星屑☆Shall we dance? (Instrumental)"@ja,
        "Hoshikuzu☆Shall we dance? (Instrumental)"@ja-latn .

_:Nc5b1f0951cc0448f92e6e5ef60c82676 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹色☆OVER DRIVE!"@ja,
        "Niji Iro☆OVER DRIVE!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nf20b1ba1b57d4bb8b683cb60a25ce914 ;
    schema:name "虹色☆OVER DRIVE!"@ja,
        "Niji Iro☆OVER DRIVE!"@ja-latn .

_:Nf20b1ba1b57d4bb8b683cb60a25ce914 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d41d925fa2447558b1c99d4273c1315,
        _:N6ac475b35adb47c0a4f6364623e49c15,
        _:N84d48ee23bb14b22ac197770ebc82345,
        _:Nc5b1f0951cc0448f92e6e5ef60c82676 ;
    mo:track_count 4 ;
    schema:duration "PT20:13"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1d41d925fa2447558b1c99d4273c1315,
        _:N6ac475b35adb47c0a4f6364623e49c15,
        _:N84d48ee23bb14b22ac197770ebc82345,
        _:Nc5b1f0951cc0448f92e6e5ef60c82676 .

