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

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

<artist/6783#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kana Hanazawa"@en,
        "花澤香菜"@ja ;
    foaf:made <album/138493#subject>,
        <album/138493#vocals> ;
    foaf:name "Kana Hanazawa"@en,
        "花澤香菜"@ja .

<artist/2363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138493#subject> ;
    schema:name "void"@en ;
    foaf:made <album/138493#composition>,
        <album/138493#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/138493#lyrics> a mo:Lyrics .

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

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

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

<https://media.vgm.io/albums/39/138493/138493-7bdd10b1e9d3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/138493#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/39/138493/138493-7bdd10b1e9d3.jpg> ;
    foaf:depicts <album/138493#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/39/138493/138493-7bdd10b1e9d3.jpg> .

<https://medium-media.vgm.io/albums/39/138493/138493-7bdd10b1e9d3.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/138493#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-03-29"^^xsd:date ;
    dcterms:title "Lost World"@en,
        "Lost World"@ja,
        "Lost World"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/138493#musicalexpression> ;
    mo:publisher _:N9a9d9179cf1f4a558007a43e4207bf48 ;
    mo:record _:Nc52b1306041b4ea38259907c8a173611 ;
    mo:record_count 1 ;
    schema:about <product/15288#subject> ;
    schema:datePublished "2024-03-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/138493/138493-7bdd10b1e9d3.jpg> ;
    schema:name "Lost World"@en,
        "Lost World"@ja,
        "Lost World"@ja-latn ;
    schema:publisher _:N9a9d9179cf1f4a558007a43e4207bf48 ;
    foaf:depiction <https://media.vgm.io/albums/39/138493/138493-7bdd10b1e9d3.jpg> .

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

_:N20f1a7b405b2430ea29c462fafea99a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost World"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nc52b1306041b4ea38259907c8a173611 ;
    schema:name "Lost World"@en .

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

_:Nc52b1306041b4ea38259907c8a173611 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20f1a7b405b2430ea29c462fafea99a9 ;
    mo:track_count 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N20f1a7b405b2430ea29c462fafea99a9 .

