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

<artist/33835#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minagi"@en,
        "深凪"@ja ;
    foaf:made <album/99536#lyrics>,
        <album/99536#subject> ;
    foaf:name "Minagi"@en,
        "深凪"@ja .

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

<album/99537> a mo:Release ;
    mo:catalogue_number "USSW-0209" .

<artist/16141#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99536#subject> ;
    schema:name "Yusuke Nomura"@en,
        "野村勇輔"@ja ;
    foaf:made <album/99536#composition>,
        <album/99536#subject> ;
    foaf:name "Yusuke Nomura"@en,
        "野村勇輔"@ja .

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

<product/8400#subject> a schema:CreativeWork ;
    schema:name "B-PROJECT"@en,
        "B-PROJECT"@ja,
        "B-PROJECT"@ja-latn ;
    foaf:name "B-PROJECT"@en,
        "B-PROJECT"@ja,
        "B-PROJECT"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/63/99536/99536-1590608120.jpg> a schema:ImageObject,
        foaf:Image .

<album/99536#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Welcome to the GLORIA! / THRIVE"@en,
        "Welcome to the GLORIA! / THRIVE"@ja,
        "Welcome to the GLORIA! / THRIVE"@ja-latn ;
    mo:composer <artist/16141#subject>,
        <artist/16782#subject> ;
    mo:produced_work <album/99536#musicalwork> ;
    schema:name "Welcome to the GLORIA! / THRIVE"@en,
        "Welcome to the GLORIA! / THRIVE"@ja,
        "Welcome to the GLORIA! / THRIVE"@ja-latn .

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

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

<artist/10183#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99536#performance> ;
    schema:name "Kazuki Kato"@en,
        "加藤和樹"@ja ;
    foaf:name "Kazuki Kato"@en,
        "加藤和樹"@ja .

<artist/10701#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99536#performance> ;
    schema:name "Toshiyuki Toyonaga"@en,
        "豊永利行"@ja ;
    foaf:name "Toshiyuki Toyonaga"@en,
        "豊永利行"@ja .

<artist/15581#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99536#performance> ;
    schema:name "Natsuki Hanae"@en,
        "花江夏樹"@ja ;
    foaf:name "Natsuki Hanae"@en,
        "花江夏樹"@ja .

<album/99536#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Welcome to the GLORIA! / THRIVE"@en,
        "Welcome to the GLORIA! / THRIVE"@ja,
        "Welcome to the GLORIA! / THRIVE"@ja-latn ;
    mo:performance_of <album/99536#musicalwork> ;
    mo:performer <artist/10183#subject>,
        <artist/10701#subject>,
        <artist/15581#subject> ;
    mo:recorded_as <album/99536#musicalexpression> ;
    schema:byArtist <artist/10183#subject>,
        <artist/10701#subject>,
        <artist/15581#subject> ;
    schema:name "Welcome to the GLORIA! / THRIVE"@en,
        "Welcome to the GLORIA! / THRIVE"@ja,
        "Welcome to the GLORIA! / THRIVE"@ja-latn ;
    schema:workPerformed <album/99536#musicalwork> .

<album/99536#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-30"^^xsd:date ;
    dcterms:title "Welcome to the GLORIA! / THRIVE"@en,
        "Welcome to the GLORIA! / THRIVE"@ja,
        "Welcome to the GLORIA! / THRIVE"@ja-latn ;
    mo:catalogue_number "USSW-0210" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/99537> ;
    mo:publication_of <album/99536#musicalexpression> ;
    mo:publisher <org/1944#subject> ;
    mo:record _:Neebdc6d03a40455d9bcbaa39a96cb932 ;
    mo:record_count 1 ;
    schema:about <product/8400#subject> ;
    schema:byArtist <artist/10183#subject>,
        <artist/10701#subject>,
        <artist/15581#subject> ;
    schema:datePublished "2019-10-30"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/63/99536/99536-1590608120.jpg> ;
    schema:name "Welcome to the GLORIA! / THRIVE"@en,
        "Welcome to the GLORIA! / THRIVE"@ja,
        "Welcome to the GLORIA! / THRIVE"@ja-latn ;
    schema:publisher <org/1944#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/99536/99536-1590608120.jpg> .

_:N0e3a1bdf97d741bbb822698e8e9edf16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the GLORIA!"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Neebdc6d03a40455d9bcbaa39a96cb932 ;
    schema:name "Welcome to the GLORIA!"@en .

_:N9ee198ccbe4f48e98f3b1e1cfaad6868 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SECRET CODE"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Neebdc6d03a40455d9bcbaa39a96cb932 ;
    schema:name "SECRET CODE"@en .

_:Nadd442a7b28a479f96c63997c9d53db3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SECRET CODE -Off Vocal-"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Neebdc6d03a40455d9bcbaa39a96cb932 ;
    schema:name "SECRET CODE -Off Vocal-"@en .

_:Nbf0ab75a074548ccb3f79789f45def96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the GLORIA! -Off Vocal-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Neebdc6d03a40455d9bcbaa39a96cb932 ;
    schema:name "Welcome to the GLORIA! -Off Vocal-"@en .

_:Neebdc6d03a40455d9bcbaa39a96cb932 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e3a1bdf97d741bbb822698e8e9edf16,
        _:N9ee198ccbe4f48e98f3b1e1cfaad6868,
        _:Nadd442a7b28a479f96c63997c9d53db3,
        _:Nbf0ab75a074548ccb3f79789f45def96 ;
    mo:track_count 4 ;
    schema:duration "PT15:57"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0e3a1bdf97d741bbb822698e8e9edf16,
        _:N9ee198ccbe4f48e98f3b1e1cfaad6868,
        _:Nadd442a7b28a479f96c63997c9d53db3,
        _:Nbf0ab75a074548ccb3f79789f45def96 .

