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

<artist/44171#subject> a schema:Person,
        foaf:Person ;
    schema:name "AmaLee"@en ;
    foaf:made <album/113553#lyrics>,
        <album/113553#subject>,
        <album/113553#vocals> ;
    foaf:name "AmaLee"@en .

<product/10199#subject> a schema:CreativeWork ;
    schema:name "Genshin Impact"@en,
        "原神"@ja,
        "Yuanshen"@ja-latn ;
    foaf:name "Genshin Impact"@en,
        "原神"@ja,
        "Yuanshen"@ja-latn .

<album/113553#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Main Theme (from \"Genshin Impact\") / AmaLee"@en,
        "Main Theme (from \"Genshin Impact\") / AmaLee"@ja,
        "Main Theme (from \"Genshin Impact\") / AmaLee"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "AltrAudio"@en ;
            foaf:made <album/113553#composition> ;
            foaf:name "AltrAudio"@en ] ;
    mo:produced_work <album/113553#musicalwork> ;
    schema:name "Main Theme (from \"Genshin Impact\") / AmaLee"@en,
        "Main Theme (from \"Genshin Impact\") / AmaLee"@ja,
        "Main Theme (from \"Genshin Impact\") / AmaLee"@ja-latn .

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

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

<album/113553#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Main Theme (from \"Genshin Impact\") / AmaLee"@en,
        "Main Theme (from \"Genshin Impact\") / AmaLee"@ja,
        "Main Theme (from \"Genshin Impact\") / AmaLee"@ja-latn ;
    mo:performance_of <album/113553#musicalwork> ;
    mo:recorded_as <album/113553#musicalexpression> ;
    schema:name "Main Theme (from \"Genshin Impact\") / AmaLee"@en,
        "Main Theme (from \"Genshin Impact\") / AmaLee"@ja,
        "Main Theme (from \"Genshin Impact\") / AmaLee"@ja-latn ;
    schema:workPerformed <album/113553#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/35/113553/113553-f0d618735a41.png> a schema:ImageObject,
        foaf:Image .

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

<album/113553#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-06-22"^^xsd:date ;
    dcterms:title "Main Theme (from \"Genshin Impact\") / AmaLee"@en,
        "Main Theme (from \"Genshin Impact\") / AmaLee"@ja,
        "Main Theme (from \"Genshin Impact\") / AmaLee"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/113553#musicalexpression> ;
    mo:publisher _:N800582f12be24ac1a549dbcc46f28f43 ;
    mo:record _:N0a1ffc954fa04a1d82db479a4d2376d9 ;
    mo:record_count 1 ;
    schema:about <product/10199#subject> ;
    schema:datePublished "2021-06-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/113553/113553-f0d618735a41.png> ;
    schema:name "Main Theme (from \"Genshin Impact\") / AmaLee"@en,
        "Main Theme (from \"Genshin Impact\") / AmaLee"@ja,
        "Main Theme (from \"Genshin Impact\") / AmaLee"@ja-latn ;
    schema:publisher _:N800582f12be24ac1a549dbcc46f28f43 ;
    foaf:depiction <https://media.vgm.io/albums/35/113553/113553-f0d618735a41.png> .

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

_:N0a1ffc954fa04a1d82db479a4d2376d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17d99f4839b54da4952522d8b4c64309 ;
    mo:track_count 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N17d99f4839b54da4952522d8b4c64309 .

_:N17d99f4839b54da4952522d8b4c64309 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme (from \"Genshin Impact\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N0a1ffc954fa04a1d82db479a4d2376d9 ;
    schema:name "Main Theme (from \"Genshin Impact\")"@en .

_:N800582f12be24ac1a549dbcc46f28f43 schema:name "Leegion Creative"@en,
        "Leegion Creative"@ja,
        "Leegion Creative"@ja-latn ;
    foaf:name "Leegion Creative"@en,
        "Leegion Creative"@ja,
        "Leegion Creative"@ja-latn .

