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

<artist/4167#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kisho Taniyama"@en,
        "谷山紀章"@ja ;
    foaf:made <album/37777#subject>,
        <album/37777#vocals> ;
    foaf:name "Kisho Taniyama"@en,
        "谷山紀章"@ja .

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

<artist/130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37777#subject> ;
    schema:name "Daisuke Kikuta"@en,
        "菊田大介"@ja ;
    foaf:made <album/37777#composition>,
        <album/37777#subject> ;
    foaf:name "Daisuke Kikuta"@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/37777#musicalexpression> a mo:Signal ;
    mo:published_as <album/37777#subject> ;
    mo:records <album/37777#performance> .

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

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

<https://medium-media.vgm.io/albums/77/37777/37777-1360592869.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/37777#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-24"^^xsd:date ;
    dcterms:title "Uta no☆Prince-sama♪ Maji LOVE 1000% Idol Song Natsuki Shinomiya"@en,
        "うたの☆プリンスさまっ♪ マジLOVE1000% アイドルソング 四ノ宮那月"@ja,
        "Uta no☆Prince-sama♪ Maji LOVE 1000% Idol Song Natsuki Shinomiya"@ja-latn ;
    mo:catalogue_number "QECB-35" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37777#musicalexpression> ;
    mo:publisher <org/1117#subject> ;
    mo:record _:N9e200207f5884bff9220e260a348ef0e ;
    mo:record_count 1 ;
    schema:about <product/5795#subject>,
        <product/5800#subject> ;
    schema:datePublished "2011-08-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/37777/37777-1360592869.jpg> ;
    schema:name "Uta no☆Prince-sama♪ Maji LOVE 1000% Idol Song Natsuki Shinomiya"@en,
        "うたの☆プリンスさまっ♪ マジLOVE1000% アイドルソング 四ノ宮那月"@ja,
        "Uta no☆Prince-sama♪ Maji LOVE 1000% Idol Song Natsuki Shinomiya"@ja-latn ;
    schema:publisher <org/1117#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/37777/37777-1360592869.jpg> .

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

_:N5c953de52e4b4a99950be4536220392b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Top Star Revolution (off vocal)"@ja,
        "Top Star Revolution (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N9e200207f5884bff9220e260a348ef0e ;
    schema:name "Top Star Revolution (off vocal)"@ja,
        "Top Star Revolution (off vocal)"@ja-latn .

_:N5e53275e284a40b4876b1dd36dfdda8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オリオンでSHOUT OUT (off vocal)"@ja,
        "Orion de SHOUT OUT (off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N9e200207f5884bff9220e260a348ef0e ;
    schema:name "オリオンでSHOUT OUT (off vocal)"@ja,
        "Orion de SHOUT OUT (off vocal)"@ja-latn .

_:Nca50d9c8698d447b9bdf6fa63396b39e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オリオンでSHOUT OUT"@ja,
        "Orion de SHOUT OUT"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N9e200207f5884bff9220e260a348ef0e ;
    schema:name "オリオンでSHOUT OUT"@ja,
        "Orion de SHOUT OUT"@ja-latn .

_:Ne2248400adb246a4a08376f8e342bd41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Top Star Revolution"@ja,
        "Top Star Revolution"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N9e200207f5884bff9220e260a348ef0e ;
    schema:name "Top Star Revolution"@ja,
        "Top Star Revolution"@ja-latn .

_:N9e200207f5884bff9220e260a348ef0e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5c953de52e4b4a99950be4536220392b,
        _:N5e53275e284a40b4876b1dd36dfdda8e,
        _:Nca50d9c8698d447b9bdf6fa63396b39e,
        _:Ne2248400adb246a4a08376f8e342bd41 ;
    mo:track_count 4 ;
    schema:duration "PT16:48"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5c953de52e4b4a99950be4536220392b,
        _:N5e53275e284a40b4876b1dd36dfdda8e,
        _:Nca50d9c8698d447b9bdf6fa63396b39e,
        _:Ne2248400adb246a4a08376f8e342bd41 .

