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

<artist/10715#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Tadano"@en,
        "只野菜摘"@ja ;
    foaf:made <album/111774#lyrics>,
        <album/111774#subject> ;
    foaf:name "Natsumi Tadano"@en,
        "只野菜摘"@ja .

<artist/42834#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hikari Codama"@en,
        "小玉ひかり"@ja ;
    foaf:made <album/111774#subject>,
        <album/111774#vocals> ;
    foaf:name "Hikari Codama"@en,
        "小玉ひかり"@ja .

<artist/126#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111774#subject> ;
    schema:name "Satoru Kosaki"@en,
        "神前暁"@ja ;
    foaf:made <album/111774#composition>,
        <album/111774#subject> ;
    foaf:name "Satoru Kosaki"@en,
        "神前暁"@ja .

<product/9807#subject> a schema:CreativeWork ;
    schema:name "Vivy -Fluorite Eye's Song-"@en,
        "Vivy -Fluorite Eye's Song-"@ja,
        "Vivy -Fluorite Eye's Song-"@ja-latn ;
    foaf:name "Vivy -Fluorite Eye's Song-"@en,
        "Vivy -Fluorite Eye's Song-"@ja,
        "Vivy -Fluorite Eye's Song-"@ja-latn .

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

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

<album/111774#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sing My Pleasure (Grace Ver.) / Grace (Vo. Hikari Codama)"@en,
        "Sing My Pleasure (Grace Ver.) / グレイス(Vo.小玉ひかり)"@ja,
        "Sing My Pleasure (Grace Ver.) / Grace (Vo. Hikari Codama)"@ja-latn ;
    mo:performance_of <album/111774#musicalwork> ;
    mo:recorded_as <album/111774#musicalexpression> ;
    schema:name "Sing My Pleasure (Grace Ver.) / Grace (Vo. Hikari Codama)"@en,
        "Sing My Pleasure (Grace Ver.) / グレイス(Vo.小玉ひかり)"@ja,
        "Sing My Pleasure (Grace Ver.) / Grace (Vo. Hikari Codama)"@ja-latn ;
    schema:workPerformed <album/111774#musicalwork> .

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

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

<https://media.vgm.io/albums/47/111774/111774-052c655825f9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/111774#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/47/111774/111774-052c655825f9.jpg> ;
    foaf:depicts <album/111774#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/47/111774/111774-052c655825f9.jpg> .

<https://medium-media.vgm.io/albums/47/111774/111774-052c655825f9.jpg> a schema:ImageObject,
        foaf:Image .

<album/111774#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sing My Pleasure (Grace Ver.) / Grace (Vo. Hikari Codama)"@en,
        "Sing My Pleasure (Grace Ver.) / グレイス(Vo.小玉ひかり)"@ja,
        "Sing My Pleasure (Grace Ver.) / Grace (Vo. Hikari Codama)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA"@en ;
            foaf:made <album/111774#composition> ;
            foaf:name "(MONACA"@en ],
        <artist/126#subject> ;
    mo:produced_work <album/111774#musicalwork> ;
    schema:name "Sing My Pleasure (Grace Ver.) / Grace (Vo. Hikari Codama)"@en,
        "Sing My Pleasure (Grace Ver.) / グレイス(Vo.小玉ひかり)"@ja,
        "Sing My Pleasure (Grace Ver.) / Grace (Vo. Hikari Codama)"@ja-latn .

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

<album/111774#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-05-26"^^xsd:date ;
    dcterms:title "Sing My Pleasure (Grace Ver.) / Grace (Vo. Hikari Codama)"@en,
        "Sing My Pleasure (Grace Ver.) / グレイス(Vo.小玉ひかり)"@ja,
        "Sing My Pleasure (Grace Ver.) / Grace (Vo. Hikari Codama)"@ja-latn ;
    mo:catalogue_number "ANXX-01030" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/111774#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:Na5df8393c30d4af9be9bca18f8b47ea8 ;
    mo:record_count 1 ;
    schema:about <product/9807#subject> ;
    schema:datePublished "2021-05-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/47/111774/111774-052c655825f9.jpg> ;
    schema:name "Sing My Pleasure (Grace Ver.) / Grace (Vo. Hikari Codama)"@en,
        "Sing My Pleasure (Grace Ver.) / グレイス(Vo.小玉ひかり)"@ja,
        "Sing My Pleasure (Grace Ver.) / Grace (Vo. Hikari Codama)"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/111774/111774-052c655825f9.jpg> .

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

_:N26f046cbb0014d5a8606cc60096e79d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sing My Pleasure (Grace Ver.)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Na5df8393c30d4af9be9bca18f8b47ea8 ;
    schema:name "Sing My Pleasure (Grace Ver.)"@ja .

_:Na5df8393c30d4af9be9bca18f8b47ea8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26f046cbb0014d5a8606cc60096e79d2 ;
    mo:track_count 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N26f046cbb0014d5a8606cc60096e79d2 .

