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

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

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

<artist/34121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136809#subject> ;
    schema:name "Yu-Peng Chen"@en,
        "陈宇鹏"@ja ;
    foaf:made <album/136809#composition>,
        <album/136809#subject> ;
    foaf:name "Yu-Peng Chen"@en,
        "陈宇鹏"@ja .

<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/136809#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Genshin Impact: Sumeru - Piano Fables"@en,
        "Genshin Impact: Sumeru - Piano Fables"@ja,
        "Genshin Impact: Sumeru - Piano Fables"@ja-latn ;
    mo:composer <artist/34121#subject> ;
    mo:produced_work <album/136809#musicalwork> ;
    schema:name "Genshin Impact: Sumeru - Piano Fables"@en,
        "Genshin Impact: Sumeru - Piano Fables"@ja,
        "Genshin Impact: Sumeru - Piano Fables"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/90/136809/136809-cf049a213681.png> a schema:ImageObject,
        foaf:Image .

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

<album/136809#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Genshin Impact: Sumeru - Piano Fables"@en,
        "Genshin Impact: Sumeru - Piano Fables"@ja,
        "Genshin Impact: Sumeru - Piano Fables"@ja-latn ;
    mo:performance_of <album/136809#musicalwork> ;
    mo:performer <artist/59000#subject> ;
    mo:recorded_as <album/136809#musicalexpression> ;
    schema:byArtist <artist/59000#subject> ;
    schema:name "Genshin Impact: Sumeru - Piano Fables"@en,
        "Genshin Impact: Sumeru - Piano Fables"@ja,
        "Genshin Impact: Sumeru - Piano Fables"@ja-latn ;
    schema:workPerformed <album/136809#musicalwork> .

<artist/59000#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/136809#performance> ;
    schema:name "Alessio Dicorato"@en ;
    foaf:name "Alessio Dicorato"@en .

<album/136809#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-03-10"^^xsd:date ;
    dcterms:title "Genshin Impact: Sumeru - Piano Fables"@en,
        "Genshin Impact: Sumeru - Piano Fables"@ja,
        "Genshin Impact: Sumeru - Piano Fables"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/136809#musicalexpression> ;
    mo:publisher _:N03add46b32ee43a09fe24a267ddb941e ;
    mo:record _:Nb6733e5c92714de893d3c9e9ce16b2c0 ;
    mo:record_count 1 ;
    schema:about <product/10199#subject> ;
    schema:byArtist <artist/59000#subject> ;
    schema:datePublished "2023-03-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/136809/136809-cf049a213681.png> ;
    schema:name "Genshin Impact: Sumeru - Piano Fables"@en,
        "Genshin Impact: Sumeru - Piano Fables"@ja,
        "Genshin Impact: Sumeru - Piano Fables"@ja-latn ;
    schema:publisher _:N03add46b32ee43a09fe24a267ddb941e ;
    foaf:depiction <https://media.vgm.io/albums/90/136809/136809-cf049a213681.png> .

_:N03add46b32ee43a09fe24a267ddb941e schema:name "Alessio Dicorato"@en,
        "Alessio Dicorato"@ja,
        "Alessio Dicorato"@ja-latn ;
    foaf:name "Alessio Dicorato"@en,
        "Alessio Dicorato"@ja,
        "Alessio Dicorato"@ja-latn .

_:N3956dbfe3b4640caa863dd9d956d3591 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chatter Between Roots (From \"Genshin Impact\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nb6733e5c92714de893d3c9e9ce16b2c0 ;
    schema:name "Chatter Between Roots (From \"Genshin Impact\")"@en .

_:N676f376083fe4fa294b8c362ec927bde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gone With the Wind (From \"Genshin Impact\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nb6733e5c92714de893d3c9e9ce16b2c0 ;
    schema:name "Gone With the Wind (From \"Genshin Impact\")"@en .

_:N7977c3bc537b4d2b8f8de892f047d39f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Transparent Night (From \"Genshin Impact\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nb6733e5c92714de893d3c9e9ce16b2c0 ;
    schema:name "Transparent Night (From \"Genshin Impact\")"@en .

_:N996202c02d014c709ac1f5ca042c0c2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlit Night in Sumeru (From \"Genshin Impact\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nb6733e5c92714de893d3c9e9ce16b2c0 ;
    schema:name "Moonlit Night in Sumeru (From \"Genshin Impact\")"@en .

_:Nc8a8851dd7fa420493b3e3063acd9da9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overnight Dew in the Woods (From \"Genshin Impact\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nb6733e5c92714de893d3c9e9ce16b2c0 ;
    schema:name "Overnight Dew in the Woods (From \"Genshin Impact\")"@en .

_:Neb0e0c6a6ace4f7f9270e96b042392e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vagrant Wandering (From \"Genshin Impact\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nb6733e5c92714de893d3c9e9ce16b2c0 ;
    schema:name "Vagrant Wandering (From \"Genshin Impact\")"@en .

_:Nb6733e5c92714de893d3c9e9ce16b2c0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3956dbfe3b4640caa863dd9d956d3591,
        _:N676f376083fe4fa294b8c362ec927bde,
        _:N7977c3bc537b4d2b8f8de892f047d39f,
        _:N996202c02d014c709ac1f5ca042c0c2c,
        _:Nc8a8851dd7fa420493b3e3063acd9da9,
        _:Neb0e0c6a6ace4f7f9270e96b042392e8 ;
    mo:track_count 6 ;
    schema:duration "PT9:09"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3956dbfe3b4640caa863dd9d956d3591,
        _:N676f376083fe4fa294b8c362ec927bde,
        _:N7977c3bc537b4d2b8f8de892f047d39f,
        _:N996202c02d014c709ac1f5ca042c0c2c,
        _:Nc8a8851dd7fa420493b3e3063acd9da9,
        _:Neb0e0c6a6ace4f7f9270e96b042392e8 .

