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

<artist/4436#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kohsuke Toriumi"@en,
        "鳥海浩輔"@ja ;
    foaf:made <album/37778#subject>,
        <album/37778#vocals> ;
    foaf:name "Kohsuke Toriumi"@en,
        "鳥海浩輔"@ja .

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

<artist/86#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37778#subject> ;
    schema:name "Hitoshi Fujima"@en,
        "藤間仁"@ja ;
    foaf:made <album/37778#composition>,
        <album/37778#subject> ;
    foaf:name "Hitoshi Fujima"@en,
        "藤間仁"@ja .

<product/5795#subject> a schema:CreativeWork ;
    schema:name "Utano Prince Sama 1000%"@en,
        "うたの☆プリンスさまっ♪ マジLOVE1000%"@ja,
        "Uta no☆Prince-sama♪ Maji LOVE 1000%"@ja-latn ;
    foaf:name "Utano Prince Sama 1000%"@en,
        "うたの☆プリンスさまっ♪ マジLOVE1000%"@ja,
        "Uta no☆Prince-sama♪ Maji LOVE 1000%"@ja-latn .

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

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

<album/37778#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uta no☆Prince-sama♪ Maji LOVE 1000% Idol Song Cecil Aijima"@en,
        "うたの☆プリンスさまっ♪ マジLOVE1000% アイドルソング 愛島セシル"@ja,
        "Uta no☆Prince-sama♪ Maji LOVE 1000% Idol Song Cecil Aijima"@ja-latn ;
    mo:performance_of <album/37778#musicalwork> ;
    mo:recorded_as <album/37778#musicalexpression> ;
    schema:name "Uta no☆Prince-sama♪ Maji LOVE 1000% Idol Song Cecil Aijima"@en,
        "うたの☆プリンスさまっ♪ マジLOVE1000% アイドルソング 愛島セシル"@ja,
        "Uta no☆Prince-sama♪ Maji LOVE 1000% Idol Song Cecil Aijima"@ja-latn ;
    schema:workPerformed <album/37778#musicalwork> .

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

<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/87/37778/37778-1360593324.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/37778#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/87/37778/37778-1360593324.jpg> ;
    foaf:depicts <album/37778#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/87/37778/37778-1360593324.jpg> .

<https://medium-media.vgm.io/albums/87/37778/37778-1360593324.jpg> a schema:ImageObject,
        foaf:Image .

<album/37778#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uta no☆Prince-sama♪ Maji LOVE 1000% Idol Song Cecil Aijima"@en,
        "うたの☆プリンスさまっ♪ マジLOVE1000% アイドルソング 愛島セシル"@ja,
        "Uta no☆Prince-sama♪ Maji LOVE 1000% Idol Song Cecil Aijima"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/37778#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/86#subject> ;
    mo:produced_work <album/37778#musicalwork> ;
    schema:name "Uta no☆Prince-sama♪ Maji LOVE 1000% Idol Song Cecil Aijima"@en,
        "うたの☆プリンスさまっ♪ マジLOVE1000% アイドルソング 愛島セシル"@ja,
        "Uta no☆Prince-sama♪ Maji LOVE 1000% Idol Song Cecil Aijima"@ja-latn .

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

<album/37778#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-09-07"^^xsd:date ;
    dcterms:title "Uta no☆Prince-sama♪ Maji LOVE 1000% Idol Song Cecil Aijima"@en,
        "うたの☆プリンスさまっ♪ マジLOVE1000% アイドルソング 愛島セシル"@ja,
        "Uta no☆Prince-sama♪ Maji LOVE 1000% Idol Song Cecil Aijima"@ja-latn ;
    mo:catalogue_number "QECB-37" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37778#musicalexpression> ;
    mo:publisher <org/1117#subject> ;
    mo:record _:Nd71c14a8a9454aa5a4e1e5adec51981d ;
    mo:record_count 1 ;
    schema:about <product/5795#subject>,
        <product/5800#subject> ;
    schema:datePublished "2011-09-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/37778/37778-1360593324.jpg> ;
    schema:name "Uta no☆Prince-sama♪ Maji LOVE 1000% Idol Song Cecil Aijima"@en,
        "うたの☆プリンスさまっ♪ マジLOVE1000% アイドルソング 愛島セシル"@ja,
        "Uta no☆Prince-sama♪ Maji LOVE 1000% Idol Song Cecil Aijima"@ja-latn ;
    schema:publisher <org/1117#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/37778/37778-1360593324.jpg> .

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

_:N473648b303c1483aab39a288c76f02a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛と夢とアナタと (off vocal)"@ja,
        "Ai to Yume to Anata to (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nd71c14a8a9454aa5a4e1e5adec51981d ;
    schema:name "愛と夢とアナタと (off vocal)"@ja,
        "Ai to Yume to Anata to (off vocal)"@ja-latn .

_:Neac82bba9d424ea7be8d7acf521974fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternity Love (off vocal)"@ja,
        "Eternity Love (off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nd71c14a8a9454aa5a4e1e5adec51981d ;
    schema:name "Eternity Love (off vocal)"@ja,
        "Eternity Love (off vocal)"@ja-latn .

_:Neacb07799d50413c9fddb2a1216dac1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternity Love"@ja,
        "Eternity Love"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nd71c14a8a9454aa5a4e1e5adec51981d ;
    schema:name "Eternity Love"@ja,
        "Eternity Love"@ja-latn .

_:Nf72ef678149e4d459f2aa42c047f9f30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛と夢とアナタと"@ja,
        "Ai to Yume to Anata to"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nd71c14a8a9454aa5a4e1e5adec51981d ;
    schema:name "愛と夢とアナタと"@ja,
        "Ai to Yume to Anata to"@ja-latn .

_:Nd71c14a8a9454aa5a4e1e5adec51981d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N473648b303c1483aab39a288c76f02a6,
        _:Neac82bba9d424ea7be8d7acf521974fb,
        _:Neacb07799d50413c9fddb2a1216dac1f,
        _:Nf72ef678149e4d459f2aa42c047f9f30 ;
    mo:track_count 4 ;
    schema:duration "PT16:01"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N473648b303c1483aab39a288c76f02a6,
        _:Neac82bba9d424ea7be8d7acf521974fb,
        _:Neacb07799d50413c9fddb2a1216dac1f,
        _:Nf72ef678149e4d459f2aa42c047f9f30 .

