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

<artist/12222#subject> a schema:Person,
        foaf:Person ;
    schema:name "chelly"@en ;
    foaf:made <album/119253#subject>,
        <album/119253#vocals> ;
    foaf:name "chelly"@en .

<artist/12855#subject> a schema:Person,
        foaf:Person ;
    schema:name "EGOIST"@en ;
    foaf:made <album/119253#subject>,
        <album/119253#vocals> ;
    foaf:name "EGOIST"@en .

<artist/9146#subject> a schema:Person,
        foaf:Person ;
    schema:name "ryo"@en ;
    foaf:made <album/119253#lyrics>,
        <album/119253#subject> ;
    foaf:name "ryo"@en .

<artist/15453#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119253#subject> ;
    schema:name "TeddyLoid"@en ;
    foaf:made <album/119253#composition>,
        <album/119253#subject> ;
    foaf:name "TeddyLoid"@en .

<artist/41950#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119253#subject> ;
    schema:name "Giga"@en ;
    foaf:made <album/119253#composition>,
        <album/119253#subject> ;
    foaf:name "Giga"@en .

<product/10302#subject> a schema:CreativeWork ;
    schema:name "BUILD-DIVIDE -#000000- CODE BLACK"@en,
        "ビルディバイド -#000000-"@ja,
        "BUILD-DIVIDE -#000000-"@ja-latn ;
    foaf:name "BUILD-DIVIDE -#000000- CODE BLACK"@en,
        "ビルディバイド -#000000-"@ja,
        "BUILD-DIVIDE -#000000-"@ja-latn .

<product/10303#subject> a schema:CreativeWork ;
    schema:name "BUILD-DIVIDE -#FFFFFF- CODE WHITE"@en,
        "ビルディバイド -#FFFFFF-"@ja,
        "BUILD-DIVIDE -#FFFFFF-"@ja-latn ;
    foaf:name "BUILD-DIVIDE -#FFFFFF- CODE WHITE"@en,
        "ビルディバイド -#FFFFFF-"@ja,
        "BUILD-DIVIDE -#FFFFFF-"@ja-latn .

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

<album/119253#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gold / EGOIST"@en,
        "Gold / EGOIST"@ja,
        "Gold / EGOIST"@ja-latn ;
    mo:performance_of <album/119253#musicalwork> ;
    mo:recorded_as <album/119253#musicalexpression> ;
    schema:name "Gold / EGOIST"@en,
        "Gold / EGOIST"@ja,
        "Gold / EGOIST"@ja-latn ;
    schema:workPerformed <album/119253#musicalwork> .

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/35/119253/119253-f4749a67f304.jpg> a schema:ImageObject,
        foaf:Image .

<album/119253#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gold / EGOIST"@en,
        "Gold / EGOIST"@ja,
        "Gold / EGOIST"@ja-latn ;
    mo:composer <artist/15453#subject>,
        <artist/41950#subject> ;
    mo:produced_work <album/119253#musicalwork> ;
    schema:name "Gold / EGOIST"@en,
        "Gold / EGOIST"@ja,
        "Gold / EGOIST"@ja-latn .

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

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

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

<album/119253#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-06-15"^^xsd:date ;
    dcterms:title "Gold / EGOIST"@en,
        "Gold / EGOIST"@ja,
        "Gold / EGOIST"@ja-latn ;
    mo:catalogue_number "VVCL-2068" ;
    mo:media_type "CD" ;
    mo:publication_of <album/119253#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N49973fbf9a074a8e8aff30313da82947 ;
    mo:record_count 1 ;
    schema:about <product/10302#subject>,
        <product/10303#subject> ;
    schema:datePublished "2022-06-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/35/119253/119253-f4749a67f304.jpg> ;
    schema:name "Gold / EGOIST"@en,
        "Gold / EGOIST"@ja,
        "Gold / EGOIST"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/119253/119253-f4749a67f304.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(supercell"@en ;
    foaf:made <album/119253#subject> ;
    foaf:name "(supercell"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(supercell"@en ;
    foaf:made <album/119253#lyrics> ;
    foaf:name "(supercell"@en .

_:N0f6734b68b1a4947bf7a40be7c25702d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gold (ANIMAL HACK Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N49973fbf9a074a8e8aff30313da82947 ;
    schema:name "Gold (ANIMAL HACK Remix)"@en .

_:N2e6f30270d8f4305bc648ae4fd871cb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gold -Instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N49973fbf9a074a8e8aff30313da82947 ;
    schema:name "Gold -Instrumental-"@en .

_:N567176a5ba7444639d4897af67aa4c31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gold"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N49973fbf9a074a8e8aff30313da82947 ;
    schema:name "Gold"@en .

_:Nc5a4736a18d54e66ad08d8d1681a5f8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BANG!!! (M2U Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N49973fbf9a074a8e8aff30313da82947 ;
    schema:name "BANG!!! (M2U Remix)"@en .

_:N49973fbf9a074a8e8aff30313da82947 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f6734b68b1a4947bf7a40be7c25702d,
        _:N2e6f30270d8f4305bc648ae4fd871cb7,
        _:N567176a5ba7444639d4897af67aa4c31,
        _:Nc5a4736a18d54e66ad08d8d1681a5f8c ;
    mo:track_count 4 ;
    schema:duration "PT11:48"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0f6734b68b1a4947bf7a40be7c25702d,
        _:N2e6f30270d8f4305bc648ae4fd871cb7,
        _:N567176a5ba7444639d4897af67aa4c31,
        _:Nc5a4736a18d54e66ad08d8d1681a5f8c .

