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

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

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

<artist/2363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138847#subject> ;
    schema:name "void"@en ;
    foaf:made <album/138847#composition>,
        <album/138847#subject> ;
    foaf:name "void"@en .

<product/15288#subject> a schema:CreativeWork ;
    schema:name "DUEL MASTERS PLAY'S"@en,
        "デュエル・マスターズ プレイス"@ja,
        "DUEL MASTERS PLAY'S"@ja-latn ;
    foaf:name "DUEL MASTERS PLAY'S"@en,
        "デュエル・マスターズ プレイス"@ja,
        "DUEL MASTERS PLAY'S"@ja-latn .

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

<album/138847#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ruler of All Things"@en,
        "Ruler of All Things"@ja,
        "Ruler of All Things"@ja-latn ;
    mo:performance_of <album/138847#musicalwork> ;
    mo:recorded_as <album/138847#musicalexpression> ;
    schema:name "Ruler of All Things"@en,
        "Ruler of All Things"@ja,
        "Ruler of All Things"@ja-latn ;
    schema:workPerformed <album/138847#musicalwork> .

<https://media.vgm.io/albums/74/138847/138847-430416a88248.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/138847#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/74/138847/138847-430416a88248.jpg> ;
    foaf:depicts <album/138847#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/74/138847/138847-430416a88248.jpg> .

<https://medium-media.vgm.io/albums/74/138847/138847-430416a88248.jpg> a schema:ImageObject,
        foaf:Image .

<album/138847#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ruler of All Things"@en,
        "Ruler of All Things"@ja,
        "Ruler of All Things"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Mournfinale"@en ;
            foaf:made <album/138847#composition> ;
            foaf:name "(Mournfinale"@en ],
        <artist/2363#subject> ;
    mo:produced_work <album/138847#musicalwork> ;
    schema:name "Ruler of All Things"@en,
        "Ruler of All Things"@ja,
        "Ruler of All Things"@ja-latn .

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

<album/138847#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-26"^^xsd:date ;
    dcterms:title "Ruler of All Things"@en,
        "Ruler of All Things"@ja,
        "Ruler of All Things"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/138847#musicalexpression> ;
    mo:publisher _:N970691020f5947edbc91c021668a0ad6 ;
    mo:record _:N12e7a3f018b14c4ea0d38396ade09a64 ;
    mo:record_count 1 ;
    schema:about <product/15288#subject> ;
    schema:datePublished "2024-04-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/138847/138847-430416a88248.jpg> ;
    schema:name "Ruler of All Things"@en,
        "Ruler of All Things"@ja,
        "Ruler of All Things"@ja-latn ;
    schema:publisher _:N970691020f5947edbc91c021668a0ad6 ;
    foaf:depiction <https://media.vgm.io/albums/74/138847/138847-430416a88248.jpg> .

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

_:N12e7a3f018b14c4ea0d38396ade09a64 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nd3666df2627d454e87956d6a10af24bd ;
    mo:track_count 1 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nd3666df2627d454e87956d6a10af24bd .

_:N970691020f5947edbc91c021668a0ad6 schema:name "eMPIRE SOUND SYSTeMS"@en,
        "eMPIRE SOUND SYSTeMS"@ja,
        "eMPIRE SOUND SYSTeMS"@ja-latn ;
    foaf:name "eMPIRE SOUND SYSTeMS"@en,
        "eMPIRE SOUND SYSTeMS"@ja,
        "eMPIRE SOUND SYSTeMS"@ja-latn .

_:Nd3666df2627d454e87956d6a10af24bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruler of All Things"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:N12e7a3f018b14c4ea0d38396ade09a64 ;
    schema:name "Ruler of All Things"@en .

