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

<artist/33189#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jin Ogasawara"@en,
        "小笠原仁"@ja ;
    foaf:made <album/138484#subject>,
        <album/138484#vocals> ;
    foaf:name "Jin Ogasawara"@en,
        "小笠原仁"@ja .

<artist/33723#subject> a schema:Person,
        foaf:Person ;
    schema:name "eMPIRE SOUND SYSTeMS"@en ;
    foaf:made <album/138484#lyrics>,
        <album/138484#subject> ;
    foaf:name "eMPIRE SOUND SYSTeMS"@en .

<artist/50463#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minami Hoshikuma"@en,
        "星熊南巫"@ja ;
    foaf:made <album/138484#lyrics>,
        <album/138484#subject> ;
    foaf:name "Minami Hoshikuma"@en,
        "星熊南巫"@ja .

<artist/21463#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138484#subject> ;
    schema:name "SHO"@en ;
    foaf:made <album/138484#composition>,
        <album/138484#subject> ;
    foaf:name "SHO"@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/138484#musicalexpression> a mo:Signal ;
    mo:published_as <album/138484#subject> ;
    mo:records <album/138484#performance> .

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

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

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

<https://medium-media.vgm.io/albums/48/138484/138484-d805c1cc503e.jpg> a schema:ImageObject,
        foaf:Image .

<album/138484#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EMP-ERROR-"@en,
        "EMP-ERROR-"@ja,
        "EMP-ERROR-"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "from MY FIRST STORY"@en ;
            foaf:made <album/138484#composition> ;
            foaf:name "from MY FIRST STORY"@en ],
        <artist/21463#subject> ;
    mo:produced_work <album/138484#musicalwork> ;
    schema:name "EMP-ERROR-"@en,
        "EMP-ERROR-"@ja,
        "EMP-ERROR-"@ja-latn .

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

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

<album/138484#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-01-29"^^xsd:date ;
    dcterms:title "EMP-ERROR-"@en,
        "EMP-ERROR-"@ja,
        "EMP-ERROR-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/138484#musicalexpression> ;
    mo:publisher _:Nc91a285ace3745c7b1242e854c1f6e74 ;
    mo:record _:N71b0f8f1383645949b71c9537098d329 ;
    mo:record_count 1 ;
    schema:about <product/15288#subject> ;
    schema:datePublished "2024-01-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/138484/138484-d805c1cc503e.jpg> ;
    schema:name "EMP-ERROR-"@en,
        "EMP-ERROR-"@ja,
        "EMP-ERROR-"@ja-latn ;
    schema:publisher _:Nc91a285ace3745c7b1242e854c1f6e74 ;
    foaf:depiction <https://media.vgm.io/albums/48/138484/138484-d805c1cc503e.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138484#subject> ;
    schema:name "from MY FIRST STORY"@en ;
    foaf:made <album/138484#subject> ;
    foaf:name "from MY FIRST STORY"@en .

_:N71b0f8f1383645949b71c9537098d329 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9059c850e5ab434e9f7d6d27770af58a ;
    mo:track_count 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9059c850e5ab434e9f7d6d27770af58a .

_:N9059c850e5ab434e9f7d6d27770af58a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EMP-ERROR-"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N71b0f8f1383645949b71c9537098d329 ;
    schema:name "EMP-ERROR-"@en .

_:Nc91a285ace3745c7b1242e854c1f6e74 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 .

