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

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

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

<album/73975#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ESPERS"@en,
        "ESPERS"@ja,
        "ESPERS"@ja-latn ;
    mo:composer <artist/13085#subject> ;
    mo:produced_work <album/73975#musicalwork> ;
    schema:name "ESPERS"@en,
        "ESPERS"@ja,
        "ESPERS"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/57/73975/73975-1515362332.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/9090#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73975#performance> ;
    schema:name "Michael Huang"@en ;
    foaf:name "Michael Huang"@en .

<album/73975#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ESPERS"@en,
        "ESPERS"@ja,
        "ESPERS"@ja-latn ;
    mo:performance_of <album/73975#musicalwork> ;
    mo:performer <artist/13085#subject>,
        <artist/9090#subject> ;
    mo:recorded_as <album/73975#musicalexpression> ;
    schema:byArtist <artist/13085#subject>,
        <artist/9090#subject> ;
    schema:name "ESPERS"@en,
        "ESPERS"@ja,
        "ESPERS"@ja-latn ;
    schema:workPerformed <album/73975#musicalwork> .

<artist/13085#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73975#subject> ;
    mo:performed <album/73975#performance> ;
    schema:name "12 Followers/Meteo Xavier"@en ;
    foaf:made <album/73975#composition>,
        <album/73975#subject> ;
    foaf:name "12 Followers/Meteo Xavier"@en .

<album/73975#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-04-01"^^xsd:date ;
    dcterms:title "ESPERS"@en,
        "ESPERS"@ja,
        "ESPERS"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73975#musicalexpression> ;
    mo:publisher _:N64752b9cfbca4d89bc9b1f8c5068a56f ;
    mo:record _:Na43d8989633a48d5aa3f5187b3e65643 ;
    mo:record_count 1 ;
    schema:byArtist <artist/13085#subject>,
        <artist/9090#subject> ;
    schema:datePublished "2011-04-01"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/57/73975/73975-1515362332.jpg> ;
    schema:name "ESPERS"@en,
        "ESPERS"@ja,
        "ESPERS"@ja-latn ;
    schema:publisher _:N64752b9cfbca4d89bc9b1f8c5068a56f ;
    foaf:depiction <https://media.vgm.io/albums/57/73975/73975-1515362332.jpg> .

_:N1827f4d4ed7e4f43ac1877128a03fb3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Navi Whisperwilde - The Forest Sprite and the Mana Spirit in Eternal Recurrence"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:Na43d8989633a48d5aa3f5187b3e65643 ;
    schema:name "Navi Whisperwilde - The Forest Sprite and the Mana Spirit in Eternal Recurrence"@en .

_:N2930d1fe27a743ec82892f9692289857 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maria Le Pitruzelluca Celeste XVII - The Sound of God's Love Made Flesh"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:43"^^xsd:interval ;
    schema:inPlaylist _:Na43d8989633a48d5aa3f5187b3e65643 ;
    schema:name "Maria Le Pitruzelluca Celeste XVII - The Sound of God's Love Made Flesh"@en .

_:N2955e8a68b71497d97f22970529f8564 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amenemhetopelzai - Ancient King Lost In Memories"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:43"^^xsd:interval ;
    schema:inPlaylist _:Na43d8989633a48d5aa3f5187b3e65643 ;
    schema:name "Amenemhetopelzai - Ancient King Lost In Memories"@en .

_:N2d1641e01de64610adf6d76aeb87b884 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sagetellah - The One Who Waits for the Life to Come (Featuring Michael Huang)"@en ;
    mo:track_number 8 ;
    schema:duration "PT9:53"^^xsd:interval ;
    schema:inPlaylist _:Na43d8989633a48d5aa3f5187b3e65643 ;
    schema:name "Sagetellah - The One Who Waits for the Life to Come (Featuring Michael Huang)"@en .

_:N3d3cc661f69f4178b6ab9239c1255090 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saelmeth - The Rusted Voice of a Forgotten Godwraith"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:Na43d8989633a48d5aa3f5187b3e65643 ;
    schema:name "Saelmeth - The Rusted Voice of a Forgotten Godwraith"@en .

_:N58033251aa6b4b39a2e71f8afb25f145 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tritochiark - Vestigial Dreamcatcher for the Heavenly Integer"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:07"^^xsd:interval ;
    schema:inPlaylist _:Na43d8989633a48d5aa3f5187b3e65643 ;
    schema:name "Tritochiark - Vestigial Dreamcatcher for the Heavenly Integer"@en .

_:N64752b9cfbca4d89bc9b1f8c5068a56f schema:name "12 Followers/Meteo Xavier"@en ;
    foaf:name "12 Followers/Meteo Xavier"@en .

_:Naa4289c7083544c9b6fea0c71ca9a6ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ornamekias - A Slight Wave From the Hill Above"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:51"^^xsd:interval ;
    schema:inPlaylist _:Na43d8989633a48d5aa3f5187b3e65643 ;
    schema:name "Ornamekias - A Slight Wave From the Hill Above"@en .

_:Nb066d916d06f42c8ab26726c46f24d85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Icidina - Royal Highshiva of the Glacierplains"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:04"^^xsd:interval ;
    schema:inPlaylist _:Na43d8989633a48d5aa3f5187b3e65643 ;
    schema:name "Icidina - Royal Highshiva of the Glacierplains"@en .

_:Na43d8989633a48d5aa3f5187b3e65643 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1827f4d4ed7e4f43ac1877128a03fb3d,
        _:N2930d1fe27a743ec82892f9692289857,
        _:N2955e8a68b71497d97f22970529f8564,
        _:N2d1641e01de64610adf6d76aeb87b884,
        _:N3d3cc661f69f4178b6ab9239c1255090,
        _:N58033251aa6b4b39a2e71f8afb25f145,
        _:Naa4289c7083544c9b6fea0c71ca9a6ff,
        _:Nb066d916d06f42c8ab26726c46f24d85 ;
    mo:track_count 8 ;
    schema:duration "PT60:50"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1827f4d4ed7e4f43ac1877128a03fb3d,
        _:N2930d1fe27a743ec82892f9692289857,
        _:N2955e8a68b71497d97f22970529f8564,
        _:N2d1641e01de64610adf6d76aeb87b884,
        _:N3d3cc661f69f4178b6ab9239c1255090,
        _:N58033251aa6b4b39a2e71f8afb25f145,
        _:Naa4289c7083544c9b6fea0c71ca9a6ff,
        _:Nb066d916d06f42c8ab26726c46f24d85 .

