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

<artist/30803#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nakuru Aitsuki"@en,
        "藍月なくる"@ja ;
    foaf:made <album/138490#subject>,
        <album/138490#vocals> ;
    foaf:name "Nakuru Aitsuki"@en,
        "藍月なくる"@ja .

<artist/15914#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138490#subject> ;
    schema:name "Maozon"@en ;
    foaf:made <album/138490#composition>,
        <album/138490#lyrics>,
        <album/138490#subject> ;
    foaf:name "Maozon"@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/138490#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Determination"@en,
        "The Determination"@ja,
        "The Determination"@ja-latn ;
    mo:composer <artist/15914#subject> ;
    mo:produced_work <album/138490#musicalwork> ;
    schema:name "The Determination"@en,
        "The Determination"@ja,
        "The Determination"@ja-latn .

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

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

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

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

<https://media.vgm.io/albums/09/138490/138490-789bf161258c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/138490#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/138490/138490-789bf161258c.jpg> ;
    foaf:depicts <album/138490#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/138490/138490-789bf161258c.jpg> .

<https://medium-media.vgm.io/albums/09/138490/138490-789bf161258c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/138490#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-01-29"^^xsd:date ;
    dcterms:title "The Determination"@en,
        "The Determination"@ja,
        "The Determination"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/138490#musicalexpression> ;
    mo:publisher _:Ncb0b10a931ab459e8b341324ae75363e ;
    mo:record _:N3632889d92dc4f0f94cab59e803d74e4 ;
    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/09/138490/138490-789bf161258c.jpg> ;
    schema:name "The Determination"@en,
        "The Determination"@ja,
        "The Determination"@ja-latn ;
    schema:publisher _:Ncb0b10a931ab459e8b341324ae75363e ;
    foaf:depiction <https://media.vgm.io/albums/09/138490/138490-789bf161258c.jpg> .

_:N3632889d92dc4f0f94cab59e803d74e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ndd522b46538d41459c5584bfd63ab487 ;
    mo:track_count 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ndd522b46538d41459c5584bfd63ab487 .

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

_:Ndd522b46538d41459c5584bfd63ab487 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Determination"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N3632889d92dc4f0f94cab59e803d74e4 ;
    schema:name "The Determination"@en .

