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

<artist/12385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youhei Matsui"@en,
        "松井洋平"@ja ;
    foaf:made <album/98401#lyrics>,
        <album/98401#subject> ;
    foaf:name "Youhei Matsui"@en,
        "松井洋平"@ja .

<artist/3758#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja ;
    foaf:made <album/98401#subject>,
        <album/98401#vocals> ;
    foaf:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/98401#lyrics>,
        <album/98401#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/6782#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Tomatsu"@en,
        "戸松遥"@ja ;
    foaf:made <album/98401#subject>,
        <album/98401#vocals> ;
    foaf:name "Haruka Tomatsu"@en,
        "戸松遥"@ja .

<artist/8093#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Toyosaki"@en,
        "豊崎愛生"@ja ;
    foaf:made <album/98401#subject>,
        <album/98401#vocals> ;
    foaf:name "Aki Toyosaki"@en,
        "豊崎愛生"@ja .

<artist/8872#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minako Kotobuki"@en,
        "寿美菜子"@ja ;
    foaf:made <album/98401#subject>,
        <album/98401#vocals> ;
    foaf:name "Minako Kotobuki"@en,
        "寿美菜子"@ja .

<artist/9889#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sphere"@en,
        "スフィア"@ja ;
    foaf:made <album/98401#subject>,
        <album/98401#vocals> ;
    foaf:name "Sphere"@en,
        "スフィア"@ja .

<artist/11636#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98401#subject> ;
    schema:name "Kazunori Watanabe"@en,
        "渡辺和紀"@ja ;
    foaf:made <album/98401#composition>,
        <album/98401#subject> ;
    foaf:name "Kazunori Watanabe"@en,
        "渡辺和紀"@ja .

<artist/17584#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98401#subject> ;
    schema:name "Yuki Honda"@en,
        "本多友紀"@ja ;
    foaf:made <album/98401#composition>,
        <album/98401#subject> ;
    foaf:name "Yuki Honda"@en,
        "本多友紀"@ja .

<product/16160#subject> a schema:CreativeWork ;
    schema:name "Ultraman Taiga"@en,
        "ウルトラマンタイガ"@ja,
        "Ultraman Taiga"@ja-latn ;
    foaf:name "Ultraman Taiga"@en,
        "ウルトラマンタイガ"@ja,
        "Ultraman Taiga"@ja-latn .

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

<album/98401#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sign / Sphere"@en,
        "Sign / スフィア"@ja,
        "Sign / Sphere"@ja-latn ;
    mo:performance_of <album/98401#musicalwork> ;
    mo:recorded_as <album/98401#musicalexpression> ;
    schema:name "Sign / Sphere"@en,
        "Sign / スフィア"@ja,
        "Sign / Sphere"@ja-latn ;
    schema:workPerformed <album/98401#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/10/98401/98401-1588260513.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/98401#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sign / Sphere"@en,
        "Sign / スフィア"@ja,
        "Sign / Sphere"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact)"@en ;
            foaf:made <album/98401#composition> ;
            foaf:name "(Arte Refact)"@en ],
        <artist/11636#subject>,
        <artist/17584#subject> ;
    mo:produced_work <album/98401#musicalwork> ;
    schema:name "Sign / Sphere"@en,
        "Sign / スフィア"@ja,
        "Sign / Sphere"@ja-latn .

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

<album/98401#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-23"^^xsd:date ;
    dcterms:title "Sign / Sphere"@en,
        "Sign / スフィア"@ja,
        "Sign / Sphere"@ja-latn ;
    mo:catalogue_number "LASM-4188" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98401#musicalexpression> ;
    mo:publisher <org/550#subject> ;
    mo:record _:Nf5ef4831ee3e450680d5c3d238e71291 ;
    mo:record_count 1 ;
    schema:about <product/16160#subject> ;
    schema:datePublished "2019-10-23"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/10/98401/98401-1588260513.jpg> ;
    schema:name "Sign / Sphere"@en,
        "Sign / スフィア"@ja,
        "Sign / Sphere"@ja-latn ;
    schema:publisher <org/550#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/98401/98401-1588260513.jpg> .

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

_:N0de9fd2a55434ed085b02375b2f1934a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life is Wonder!!"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nf5ef4831ee3e450680d5c3d238e71291 ;
    schema:name "Life is Wonder!!"@en .

_:N27d1bc911cbd4564be4d51105cd95831 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sign"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nf5ef4831ee3e450680d5c3d238e71291 ;
    schema:name "Sign"@en .

_:N3971c79bd8b24c928454a44b20c11a23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life is Wonder!! (Off Vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nf5ef4831ee3e450680d5c3d238e71291 ;
    schema:name "Life is Wonder!! (Off Vocal)"@en .

_:N8f7b6a0e04474844819e49d96efe3f65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sign (Off Vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nf5ef4831ee3e450680d5c3d238e71291 ;
    schema:name "Sign (Off Vocal)"@en .

_:Nf5ef4831ee3e450680d5c3d238e71291 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0de9fd2a55434ed085b02375b2f1934a,
        _:N27d1bc911cbd4564be4d51105cd95831,
        _:N3971c79bd8b24c928454a44b20c11a23,
        _:N8f7b6a0e04474844819e49d96efe3f65 ;
    mo:track_count 4 ;
    schema:duration "PT17:19"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0de9fd2a55434ed085b02375b2f1934a,
        _:N27d1bc911cbd4564be4d51105cd95831,
        _:N3971c79bd8b24c928454a44b20c11a23,
        _:N8f7b6a0e04474844819e49d96efe3f65 .

