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

<artist/12887#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shouta Aoi"@en,
        "蒼井翔太"@ja ;
    foaf:made <album/44680#subject>,
        <album/44680#vocals> ;
    foaf:name "Shouta Aoi"@en,
        "蒼井翔太"@ja .

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44680#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/44680#composition>,
        <album/44680#subject> ;
    foaf:name "Junpei Fujita"@en,
        "藤田淳平"@ja .

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

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

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

<album/44680#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uta no☆Prince-sama♪ Idol Song Ai Mikaze"@en,
        "うたの☆プリンスさまっ♪アイドルソング美風 藍"@ja,
        "Uta no☆Prince-sama♪ Idol Song Ai Mikaze"@ja-latn ;
    mo:performance_of <album/44680#musicalwork> ;
    mo:recorded_as <album/44680#musicalexpression> ;
    schema:name "Uta no☆Prince-sama♪ Idol Song Ai Mikaze"@en,
        "うたの☆プリンスさまっ♪アイドルソング美風 藍"@ja,
        "Uta no☆Prince-sama♪ Idol Song Ai Mikaze"@ja-latn ;
    schema:workPerformed <album/44680#musicalwork> .

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

<https://medium-media.vgm.io/albums/08/44680/44680-1399584604.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/44680#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uta no☆Prince-sama♪ Idol Song Ai Mikaze"@en,
        "うたの☆プリンスさまっ♪アイドルソング美風 藍"@ja,
        "Uta no☆Prince-sama♪ Idol Song Ai Mikaze"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/44680#composition> ;
            foaf:name "(Elements Garden)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/44680#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/110#subject>,
        <artist/16#subject> ;
    mo:produced_work <album/44680#musicalwork> ;
    schema:name "Uta no☆Prince-sama♪ Idol Song Ai Mikaze"@en,
        "うたの☆プリンスさまっ♪アイドルソング美風 藍"@ja,
        "Uta no☆Prince-sama♪ Idol Song Ai Mikaze"@ja-latn .

<album/44680#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-06-25"^^xsd:date ;
    dcterms:title "Uta no☆Prince-sama♪ Idol Song Ai Mikaze"@en,
        "うたの☆プリンスさまっ♪アイドルソング美風 藍"@ja,
        "Uta no☆Prince-sama♪ Idol Song Ai Mikaze"@ja-latn ;
    mo:catalogue_number "QECB-59" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44680#musicalexpression> ;
    mo:publisher <org/1117#subject> ;
    mo:record _:Nd7cdc316b4444067b8ff5a9a6bc340e5 ;
    mo:record_count 1 ;
    schema:about <product/5801#subject> ;
    schema:datePublished "2014-06-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/44680/44680-1399584604.jpg> ;
    schema:name "Uta no☆Prince-sama♪ Idol Song Ai Mikaze"@en,
        "うたの☆プリンスさまっ♪アイドルソング美風 藍"@ja,
        "Uta no☆Prince-sama♪ Idol Song Ai Mikaze"@ja-latn ;
    schema:publisher <org/1117#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/44680/44680-1399584604.jpg> .

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

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

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

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

_:N33f767ca23e04351a9a15d58be5fb2ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A.I (Off Vocal)"@ja,
        "A.I (Off Vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nd7cdc316b4444067b8ff5a9a6bc340e5 ;
    schema:name "A.I (Off Vocal)"@ja,
        "A.I (Off Vocal)"@ja-latn .

_:N869bfb56b14b466dadd86dadcedde704 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二人のモノグラム"@ja,
        "Futari no Monogram"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nd7cdc316b4444067b8ff5a9a6bc340e5 ;
    schema:name "二人のモノグラム"@ja,
        "Futari no Monogram"@ja-latn .

_:Na711f8a94d4847adbada72ae9dea61ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A.I"@ja,
        "A.I"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nd7cdc316b4444067b8ff5a9a6bc340e5 ;
    schema:name "A.I"@ja,
        "A.I"@ja-latn .

_:Nf433ba03e5c44e4eb8ae96615c389c5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二人のモノグラム (Off Vocal)"@ja,
        "Futari no Monogram (Off Vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nd7cdc316b4444067b8ff5a9a6bc340e5 ;
    schema:name "二人のモノグラム (Off Vocal)"@ja,
        "Futari no Monogram (Off Vocal)"@ja-latn .

_:Nd7cdc316b4444067b8ff5a9a6bc340e5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33f767ca23e04351a9a15d58be5fb2ae,
        _:N869bfb56b14b466dadd86dadcedde704,
        _:Na711f8a94d4847adbada72ae9dea61ac,
        _:Nf433ba03e5c44e4eb8ae96615c389c5d ;
    mo:track_count 4 ;
    schema:duration "PT17:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N33f767ca23e04351a9a15d58be5fb2ae,
        _:N869bfb56b14b466dadd86dadcedde704,
        _:Na711f8a94d4847adbada72ae9dea61ac,
        _:Nf433ba03e5c44e4eb8ae96615c389c5d .

