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

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

<artist/31554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87016#subject> ;
    schema:name "TERU"@en ;
    foaf:made <album/87016#composition>,
        <album/87016#lyrics>,
        <album/87016#subject> ;
    foaf:name "TERU"@en .

<artist/51044#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87016#subject> ;
    schema:name "TAKURO"@en ;
    foaf:made <album/87016#composition>,
        <album/87016#lyrics>,
        <album/87016#subject> ;
    foaf:name "TAKURO"@en .

<product/7098#subject> a schema:CreativeWork ;
    schema:name "Ace of Diamond actII"@en,
        "ダイヤのA[エース] actII"@ja,
        "Diamond no Ace actII"@ja-latn ;
    foaf:name "Ace of Diamond actII"@en,
        "ダイヤのA[エース] actII"@ja,
        "Diamond no Ace actII"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/61/87016/87016-1558775288.jpg> a schema:ImageObject,
        foaf:Image .

<album/87016#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "G4·V -Democracy 2019- / GLAY [Limited Edition]"@en,
        "G4·V -Democracy 2019- / GLAY [Limited Edition]"@ja,
        "G4·V -Democracy 2019- / GLAY [Limited Edition]"@ja-latn ;
    mo:composer <artist/31554#subject>,
        <artist/51044#subject> ;
    mo:produced_work <album/87016#musicalwork> ;
    schema:name "G4·V -Democracy 2019- / GLAY [Limited Edition]"@en,
        "G4·V -Democracy 2019- / GLAY [Limited Edition]"@ja,
        "G4·V -Democracy 2019- / GLAY [Limited Edition]"@ja-latn .

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

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

<artist/10063#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87016#performance> ;
    schema:name "MISIA"@en ;
    foaf:name "MISIA"@en .

<artist/31555#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87016#performance> ;
    schema:name "GLAY"@en ;
    foaf:name "GLAY"@en .

<album/87016#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "G4·V -Democracy 2019- / GLAY [Limited Edition]"@en,
        "G4·V -Democracy 2019- / GLAY [Limited Edition]"@ja,
        "G4·V -Democracy 2019- / GLAY [Limited Edition]"@ja-latn ;
    mo:performance_of <album/87016#musicalwork> ;
    mo:performer <artist/10063#subject>,
        <artist/31555#subject> ;
    mo:recorded_as <album/87016#musicalexpression> ;
    schema:byArtist <artist/10063#subject>,
        <artist/31555#subject> ;
    schema:name "G4·V -Democracy 2019- / GLAY [Limited Edition]"@en,
        "G4·V -Democracy 2019- / GLAY [Limited Edition]"@ja,
        "G4·V -Democracy 2019- / GLAY [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/87016#musicalwork> .

<album/87016#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-07-02"^^xsd:date ;
    dcterms:title "G4·V -Democracy 2019- / GLAY [Limited Edition]"@en,
        "G4·V -Democracy 2019- / GLAY [Limited Edition]"@ja,
        "G4·V -Democracy 2019- / GLAY [Limited Edition]"@ja-latn ;
    mo:catalogue_number "PCCN-00035" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/87016#musicalexpression> ;
    mo:publisher <org/1884#subject> ;
    mo:record _:N3091637ad91f45cc80252324a01eee08,
        _:N92e6ce4e9edf4d4dbfa14850451107fd ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "FINAL FANTASY XIV Dad of Light"@en ;
            foaf:name "FINAL FANTASY XIV Dad of Light"@en ],
        <product/7098#subject> ;
    schema:byArtist <artist/10063#subject>,
        <artist/31555#subject> ;
    schema:datePublished "2019-07-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/61/87016/87016-1558775288.jpg> ;
    schema:name "G4·V -Democracy 2019- / GLAY [Limited Edition]"@en,
        "G4·V -Democracy 2019- / GLAY [Limited Edition]"@ja,
        "G4·V -Democracy 2019- / GLAY [Limited Edition]"@ja-latn ;
    schema:publisher <org/1884#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/87016/87016-1558775288.jpg> .

_:N2d48c46c52fd4b2dad46d3cad492a05d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GLAY MAKING OF HAWAII"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3091637ad91f45cc80252324a01eee08 ;
    schema:name "GLAY MAKING OF HAWAII"@ja .

_:N3bfe7368787d4a5b86efaa232328253c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COLORS"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N92e6ce4e9edf4d4dbfa14850451107fd ;
    schema:name "COLORS"@ja .

_:N45155491b94a44408ccfa0f86d4b5610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COLORS (Music Video)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3091637ad91f45cc80252324a01eee08 ;
    schema:name "COLORS (Music Video)"@ja .

_:N56462239f78c4b8fad0c87ae9c90f749 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JUST FINE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N92e6ce4e9edf4d4dbfa14850451107fd ;
    schema:name "JUST FINE"@ja .

_:N8c67bcd4626b4e3b96fd0d902b921e8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YOUR SONG feat.MISIA"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N92e6ce4e9edf4d4dbfa14850451107fd ;
    schema:name "YOUR SONG feat.MISIA"@ja .

_:Ncb316e9f474d40fcbbb76074ab6777fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はじまりのうた"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N92e6ce4e9edf4d4dbfa14850451107fd ;
    schema:name "はじまりのうた"@ja .

_:Nf0d97cb426b543f4878a611c42fe62c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JUST FINE (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3091637ad91f45cc80252324a01eee08 ;
    schema:name "JUST FINE (Music Video)"@ja .

_:N3091637ad91f45cc80252324a01eee08 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2d48c46c52fd4b2dad46d3cad492a05d,
        _:N45155491b94a44408ccfa0f86d4b5610,
        _:Nf0d97cb426b543f4878a611c42fe62c1 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2d48c46c52fd4b2dad46d3cad492a05d,
        _:N45155491b94a44408ccfa0f86d4b5610,
        _:Nf0d97cb426b543f4878a611c42fe62c1 .

_:N92e6ce4e9edf4d4dbfa14850451107fd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3bfe7368787d4a5b86efaa232328253c,
        _:N56462239f78c4b8fad0c87ae9c90f749,
        _:N8c67bcd4626b4e3b96fd0d902b921e8f,
        _:Ncb316e9f474d40fcbbb76074ab6777fc ;
    mo:track_count 4 ;
    schema:duration "PT17:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3bfe7368787d4a5b86efaa232328253c,
        _:N56462239f78c4b8fad0c87ae9c90f749,
        _:N8c67bcd4626b4e3b96fd0d902b921e8f,
        _:Ncb316e9f474d40fcbbb76074ab6777fc .

