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

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

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

<artist/851#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32229#subject> ;
    schema:name "rino"@en ;
    foaf:made <album/32229#composition>,
        <album/32229#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/32229#lyrics> a mo:Lyrics .

<album/32229#musicalexpression> a mo:Signal ;
    mo:published_as <album/32229#subject> ;
    mo:records <album/32229#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/92/32229/32229-1334911691.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/32229#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/92/32229/32229-1334911691.jpg> ;
    foaf:depicts <album/32229#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/92/32229/32229-1334911691.jpg> .

<https://medium-media.vgm.io/albums/92/32229/32229-1334911691.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/32229#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/32229#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/16#subject>,
        <artist/851#subject> ;
    mo:produced_work <album/32229#musicalwork> ;
    schema:name "WHITE justice / Faylan"@en,
        "WHITE justice / 飛蘭"@ja,
        "WHITE justice / Faylan"@ja-latn .

<album/32229#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-34935" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/32229#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N5e24d4cdd5bd4129821d31dd65b67de3,
        _:Ne5b964a6bbf940cf9c09883a5f977b3b ;
    mo:record_count 2 ;
    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/92/32229/32229-1334911691.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/92/32229/32229-1334911691.jpg> .

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

_:N11bf3b34ef424c2da161a5a7b3c660a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHITE justice (Music Clip)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne5b964a6bbf940cf9c09883a5f977b3b ;
    schema:name "WHITE justice (Music Clip)"@ja .

_:N2abde73aff3f49979ebeb626e004174f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君といた日々 [Off Vocal]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N5e24d4cdd5bd4129821d31dd65b67de3 ;
    schema:name "君といた日々 [Off Vocal]"@ja .

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

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

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

_:Nb6f622388129469096f3e323229a33bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君といた日々"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N5e24d4cdd5bd4129821d31dd65b67de3 ;
    schema:name "君といた日々"@ja .

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

_:Ne5b964a6bbf940cf9c09883a5f977b3b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N11bf3b34ef424c2da161a5a7b3c660a5 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N11bf3b34ef424c2da161a5a7b3c660a5 .

_:N5e24d4cdd5bd4129821d31dd65b67de3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2abde73aff3f49979ebeb626e004174f,
        _:N5d4642c6c03d440b942e267e05a68d45,
        _:N5e3beb500f6a4ac7a0d745d0efc2249a,
        _:N9a810b80d37e428ca0782a67d73318be,
        _:Nb6f622388129469096f3e323229a33bf,
        _:Nbcd89d72ed13462eb719a01c35e66416 ;
    mo:track_count 6 ;
    schema:duration "PT33:24"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2abde73aff3f49979ebeb626e004174f,
        _:N5d4642c6c03d440b942e267e05a68d45,
        _:N5e3beb500f6a4ac7a0d745d0efc2249a,
        _:N9a810b80d37e428ca0782a67d73318be,
        _:Nb6f622388129469096f3e323229a33bf,
        _:Nbcd89d72ed13462eb719a01c35e66416 .

