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

<album/145107#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Destined Fate / Quan Dai, Annie"@en,
        "天命 / 戴荃，唐伯虎Annie"@ja,
        "Destined Fate / Quan Dai, Annie"@ja-latn ;
    mo:produced_work <album/145107#musicalwork> ;
    schema:name "Destined Fate / Quan Dai, Annie"@en,
        "天命 / 戴荃，唐伯虎Annie"@ja,
        "Destined Fate / Quan Dai, Annie"@ja-latn .

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

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

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

<album/145107#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Destined Fate / Quan Dai, Annie"@en,
        "天命 / 戴荃，唐伯虎Annie"@ja,
        "Destined Fate / Quan Dai, Annie"@ja-latn ;
    mo:performance_of <album/145107#musicalwork> ;
    mo:recorded_as <album/145107#musicalexpression> ;
    schema:name "Destined Fate / Quan Dai, Annie"@en,
        "天命 / 戴荃，唐伯虎Annie"@ja,
        "Destined Fate / Quan Dai, Annie"@ja-latn ;
    schema:workPerformed <album/145107#musicalwork> .

<https://media.vgm.io/albums/70/145107/145107-2eb7fb4e3b17.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/145107#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/145107/145107-2eb7fb4e3b17.jpg> ;
    foaf:depicts <album/145107#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/145107/145107-2eb7fb4e3b17.jpg> .

<https://medium-media.vgm.io/albums/70/145107/145107-2eb7fb4e3b17.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/145107#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-01-08"^^xsd:date ;
    dcterms:title "Destined Fate / Quan Dai, Annie"@en,
        "天命 / 戴荃，唐伯虎Annie"@ja,
        "Destined Fate / Quan Dai, Annie"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/145107#musicalexpression> ;
    mo:publisher _:N065c6d4ba4c34832b3ed253286a510b2 ;
    mo:record _:N1ac5075837ca43aea64630d83ad6c96c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "AFK Arena"@en ;
            foaf:name "AFK Arena"@en ] ;
    schema:datePublished "2023-01-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/145107/145107-2eb7fb4e3b17.jpg> ;
    schema:name "Destined Fate / Quan Dai, Annie"@en,
        "天命 / 戴荃，唐伯虎Annie"@ja,
        "Destined Fate / Quan Dai, Annie"@ja-latn ;
    schema:publisher _:N065c6d4ba4c34832b3ed253286a510b2 ;
    foaf:depiction <https://media.vgm.io/albums/70/145107/145107-2eb7fb4e3b17.jpg> .

_:N065c6d4ba4c34832b3ed253286a510b2 schema:name "LilithGames Studio"@en,
        "LilithGames Studio"@ja,
        "LilithGames Studio"@ja-latn ;
    foaf:name "LilithGames Studio"@en,
        "LilithGames Studio"@ja,
        "LilithGames Studio"@ja-latn .

_:N1ac5075837ca43aea64630d83ad6c96c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4c9e7b08b6994c55b3aeec022072d879 ;
    mo:track_count 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N4c9e7b08b6994c55b3aeec022072d879 .

_:N4c9e7b08b6994c55b3aeec022072d879 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destined Fate"@en,
        "天命"@zd ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N1ac5075837ca43aea64630d83ad6c96c ;
    schema:name "Destined Fate"@en,
        "天命"@zd .

