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

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

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

<artist/851#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32228#subject> ;
    schema:name "rino"@en ;
    foaf:made <album/32228#composition>,
        <album/32228#subject> ;
    foaf:name "rino"@en .

<product/1393#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam AGE"@en,
        "機動戦士ガンダムAGE"@ja,
        "Kidou Senshi Gundam AGE"@ja-latn ;
    foaf:name "Mobile Suit Gundam AGE"@en,
        "機動戦士ガンダムAGE"@ja,
        "Kidou Senshi Gundam AGE"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/82/32228/32228-1559152123.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/32228#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WHITE justice / Faylan"@en,
        "WHITE justice / 飛蘭"@ja,
        "WHITE justice / Faylan"@ja-latn ;
    mo:performance_of <album/32228#musicalwork> ;
    mo:performer <artist/41755#subject> ;
    mo:recorded_as <album/32228#musicalexpression> ;
    schema:byArtist <artist/41755#subject> ;
    schema:name "WHITE justice / Faylan"@en,
        "WHITE justice / 飛蘭"@ja,
        "WHITE justice / Faylan"@ja-latn ;
    schema:workPerformed <album/32228#musicalwork> .

<artist/41755#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32228#performance> ;
    schema:name "Faylan"@en,
        "飛蘭"@ja ;
    foaf:made <album/32228#lyrics>,
        <album/32228#subject> ;
    foaf:name "Faylan"@en,
        "飛蘭"@ja .

<album/32228#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WHITE justice / Faylan"@en,
        "WHITE justice / 飛蘭"@ja,
        "WHITE justice / Faylan"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/32228#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/16#subject>,
        <artist/851#subject> ;
    mo:produced_work <album/32228#musicalwork> ;
    schema:name "WHITE justice / Faylan"@en,
        "WHITE justice / 飛蘭"@ja,
        "WHITE justice / Faylan"@ja-latn .

<album/32228#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-23"^^xsd:date ;
    dcterms:title "WHITE justice / Faylan"@en,
        "WHITE justice / 飛蘭"@ja,
        "WHITE justice / Faylan"@ja-latn ;
    mo:catalogue_number "LACM-4935" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32228#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N7ac50d19885446cc9d04319b63873043 ;
    mo:record_count 1 ;
    schema:about <product/1393#subject> ;
    schema:byArtist <artist/41755#subject> ;
    schema:datePublished "2012-05-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/32228/32228-1559152123.jpg> ;
    schema:name "WHITE justice / Faylan"@en,
        "WHITE justice / 飛蘭"@ja,
        "WHITE justice / Faylan"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/32228/32228-1559152123.jpg> .

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

_:N1037eb6fc9a343f5b14d6f3fa07860fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君といた日々 [Off Vocal]"@ja,
        "Kimi to Ita Hibi [Off Vocal]"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N7ac50d19885446cc9d04319b63873043 ;
    schema:name "君といた日々 [Off Vocal]"@ja,
        "Kimi to Ita Hibi [Off Vocal]"@ja-latn .

_:N29281f58fccc4fbdb7d68f3fcecc5fb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHITE justice"@ja,
        "WHITE justice"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N7ac50d19885446cc9d04319b63873043 ;
    schema:name "WHITE justice"@ja,
        "WHITE justice"@ja-latn .

_:N306d85b4207147db8fa1ff717a94f4c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHITE justice (ballade version)"@ja,
        "WHITE justice (ballade version)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N7ac50d19885446cc9d04319b63873043 ;
    schema:name "WHITE justice (ballade version)"@ja,
        "WHITE justice (ballade version)"@ja-latn .

_:N4271a47492954462a7dda4c6b772f9e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHITE justice (ballade version) [Off Vocal]"@ja,
        "WHITE justice (ballade version) [Off Vocal]"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N7ac50d19885446cc9d04319b63873043 ;
    schema:name "WHITE justice (ballade version) [Off Vocal]"@ja,
        "WHITE justice (ballade version) [Off Vocal]"@ja-latn .

_:N4952e93ced1f4319836e624b3eb61a14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君といた日々"@ja,
        "Kimi to Ita Hibi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N7ac50d19885446cc9d04319b63873043 ;
    schema:name "君といた日々"@ja,
        "Kimi to Ita Hibi"@ja-latn .

_:Nf6ccbed32182432aa7a31418f126b4cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHITE justice [Off Vocal]"@ja,
        "WHITE justice [Off Vocal]"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N7ac50d19885446cc9d04319b63873043 ;
    schema:name "WHITE justice [Off Vocal]"@ja,
        "WHITE justice [Off Vocal]"@ja-latn .

_:N7ac50d19885446cc9d04319b63873043 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1037eb6fc9a343f5b14d6f3fa07860fa,
        _:N29281f58fccc4fbdb7d68f3fcecc5fb0,
        _:N306d85b4207147db8fa1ff717a94f4c6,
        _:N4271a47492954462a7dda4c6b772f9e5,
        _:N4952e93ced1f4319836e624b3eb61a14,
        _:Nf6ccbed32182432aa7a31418f126b4cf ;
    mo:track_count 6 ;
    schema:duration "PT33:24"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1037eb6fc9a343f5b14d6f3fa07860fa,
        _:N29281f58fccc4fbdb7d68f3fcecc5fb0,
        _:N306d85b4207147db8fa1ff717a94f4c6,
        _:N4271a47492954462a7dda4c6b772f9e5,
        _:N4952e93ced1f4319836e624b3eb61a14,
        _:Nf6ccbed32182432aa7a31418f126b4cf .

