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

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

<artist/3773#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daisuke Ono"@en,
        "小野大輔"@ja ;
    foaf:made <album/38851#subject>,
        <album/38851#vocals> ;
    foaf:name "Daisuke Ono"@en,
        "小野大輔"@ja .

<artist/606#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hikaru Midorikawa"@en,
        "緑川光"@ja ;
    foaf:made <album/38851#subject>,
        <album/38851#vocals> ;
    foaf:name "Hikaru Midorikawa"@en,
        "緑川光"@ja .

<artist/7292#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tsubasa Yonaga"@en,
        "代永翼"@ja ;
    foaf:made <album/38851#subject>,
        <album/38851#vocals> ;
    foaf:name "Tsubasa Yonaga"@en,
        "代永翼"@ja .

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

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

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

<album/38851#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uta no Prince-sama♪ Maji LOVE 2000% Vol.6 Bonus CD"@en,
        "うたの☆プリンスさまっ♪ マジLOVE2000% Vol.6 特典CD"@ja,
        "Uta no Prince-sama♪ Maji LOVE 2000% Vol.6 Bonus CD"@ja-latn ;
    mo:performance_of <album/38851#musicalwork> ;
    mo:recorded_as <album/38851#musicalexpression> ;
    schema:name "Uta no Prince-sama♪ Maji LOVE 2000% Vol.6 Bonus CD"@en,
        "うたの☆プリンスさまっ♪ マジLOVE2000% Vol.6 特典CD"@ja,
        "Uta no Prince-sama♪ Maji LOVE 2000% Vol.6 Bonus CD"@ja-latn ;
    schema:workPerformed <album/38851#musicalwork> .

<org/4#subject> schema:name "KING"@en,
        "KING"@ja,
        "KING"@ja-latn ;
    foaf:name "KING"@en,
        "KING"@ja,
        "KING"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/38851/38851-1382546123.jpg> a schema:ImageObject,
        foaf:Image .

<album/38851#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uta no Prince-sama♪ Maji LOVE 2000% Vol.6 Bonus CD"@en,
        "うたの☆プリンスさまっ♪ マジLOVE2000% Vol.6 特典CD"@ja,
        "Uta no Prince-sama♪ Maji LOVE 2000% Vol.6 Bonus CD"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/38851#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/86#subject> ;
    mo:produced_work <album/38851#musicalwork> ;
    schema:name "Uta no Prince-sama♪ Maji LOVE 2000% Vol.6 Bonus CD"@en,
        "うたの☆プリンスさまっ♪ マジLOVE2000% Vol.6 特典CD"@ja,
        "Uta no Prince-sama♪ Maji LOVE 2000% Vol.6 Bonus CD"@ja-latn .

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

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

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

<album/38851#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-11-27"^^xsd:date ;
    dcterms:title "Uta no Prince-sama♪ Maji LOVE 2000% Vol.6 Bonus CD"@en,
        "うたの☆プリンスさまっ♪ マジLOVE2000% Vol.6 特典CD"@ja,
        "Uta no Prince-sama♪ Maji LOVE 2000% Vol.6 Bonus CD"@ja-latn ;
    mo:catalogue_number "KIZB-147" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38851#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N62fa6be9e41a466aba8fa1ce3eb2397c ;
    mo:record_count 1 ;
    schema:about <product/5797#subject> ;
    schema:datePublished "2013-11-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/38851/38851-1382546123.jpg> ;
    schema:name "Uta no Prince-sama♪ Maji LOVE 2000% Vol.6 Bonus CD"@en,
        "うたの☆プリンスさまっ♪ マジLOVE2000% Vol.6 特典CD"@ja,
        "Uta no Prince-sama♪ Maji LOVE 2000% Vol.6 Bonus CD"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/38851/38851-1382546123.jpg> .

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

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

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

_:N91bb505391ca43c9bd689ae52fc10298 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HE★VENS GATE (off vocal)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N62fa6be9e41a466aba8fa1ce3eb2397c ;
    schema:name "HE★VENS GATE (off vocal)"@en .

_:Nc8feb23ceb7245108d20c7993b6c0885 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HE★VENS GATE"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N62fa6be9e41a466aba8fa1ce3eb2397c ;
    schema:name "HE★VENS GATE"@en .

_:N62fa6be9e41a466aba8fa1ce3eb2397c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N91bb505391ca43c9bd689ae52fc10298,
        _:Nc8feb23ceb7245108d20c7993b6c0885 ;
    mo:track_count 2 ;
    schema:duration "PT7:17"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N91bb505391ca43c9bd689ae52fc10298,
        _:Nc8feb23ceb7245108d20c7993b6c0885 .

