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

<artist/36105#subject> a schema:Person,
        foaf:Person ;
    schema:name "RUCCA"@en ;
    foaf:made <album/37849#lyrics>,
        <album/37849#subject> ;
    foaf:name "RUCCA"@en .

<artist/3828#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiro Shimono"@en,
        "下野紘"@ja ;
    foaf:made <album/37849#subject>,
        <album/37849#vocals> ;
    foaf:name "Hiro Shimono"@en,
        "下野紘"@ja .

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

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37849#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/37849#composition>,
        <album/37849#subject> ;
    foaf:name "Junpei Fujita"@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/37849#lyrics> a mo:Lyrics .

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

<album/37849#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uta no☆Prince-sama♪ \"FANTASTIC melody\""@en,
        "うたの☆プリンスさまっ♪「ファンタスティックmelody」"@ja,
        "Uta no☆Prince-sama♪ \"FANTASTIC melody\""@ja-latn ;
    mo:performance_of <album/37849#musicalwork> ;
    mo:recorded_as <album/37849#musicalexpression> ;
    schema:name "Uta no☆Prince-sama♪ \"FANTASTIC melody\""@en,
        "うたの☆プリンスさまっ♪「ファンタスティックmelody」"@ja,
        "Uta no☆Prince-sama♪ \"FANTASTIC melody\""@ja-latn ;
    schema:workPerformed <album/37849#musicalwork> .

<org/96#subject> schema:name "BROCCOLI Co., Ltd."@en,
        "株式会社ブロッコリー"@ja,
        "BROCCOLI Co., Ltd."@ja-latn ;
    foaf:name "BROCCOLI Co., Ltd."@en,
        "株式会社ブロッコリー"@ja,
        "BROCCOLI Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/94/37849/37849-1360764867.jpg> a schema:ImageObject,
        foaf:Image .

<album/37849#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uta no☆Prince-sama♪ \"FANTASTIC melody\""@en,
        "うたの☆プリンスさまっ♪「ファンタスティックmelody」"@ja,
        "Uta no☆Prince-sama♪ \"FANTASTIC melody\""@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/37849#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/110#subject> ;
    mo:produced_work <album/37849#musicalwork> ;
    schema:name "Uta no☆Prince-sama♪ \"FANTASTIC melody\""@en,
        "うたの☆プリンスさまっ♪「ファンタスティックmelody」"@ja,
        "Uta no☆Prince-sama♪ \"FANTASTIC melody\""@ja-latn .

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

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

<album/37849#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "Uta no☆Prince-sama♪ \"FANTASTIC melody\""@en,
        "うたの☆プリンスさまっ♪「ファンタスティックmelody」"@ja,
        "Uta no☆Prince-sama♪ \"FANTASTIC melody\""@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37849#musicalexpression> ;
    mo:publisher <org/96#subject> ;
    mo:record _:N27d6b371f2fe477e98395c9632a5e083 ;
    mo:record_count 1 ;
    schema:about <product/5805#subject>,
        <product/5806#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/37849/37849-1360764867.jpg> ;
    schema:name "Uta no☆Prince-sama♪ \"FANTASTIC melody\""@en,
        "うたの☆プリンスさまっ♪「ファンタスティックmelody」"@ja,
        "Uta no☆Prince-sama♪ \"FANTASTIC melody\""@ja-latn ;
    schema:publisher <org/96#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/37849/37849-1360764867.jpg> .

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

_:N27d6b371f2fe477e98395c9632a5e083 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne0373dc1e0f64cc5aa49cc7830ae0852 ;
    mo:track_count 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne0373dc1e0f64cc5aa49cc7830ae0852 .

_:Ne0373dc1e0f64cc5aa49cc7830ae0852 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FANTASTIC melody"@en,
        "ファンタスティックmelody"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N27d6b371f2fe477e98395c9632a5e083 ;
    schema:name "FANTASTIC melody"@en,
        "ファンタスティックmelody"@ja .

