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

<artist/26529#subject> a schema:Person,
        foaf:Person ;
    schema:name "ayaponzu*"@en,
        "あやぽんず＊"@ja ;
    foaf:made <album/109068#subject>,
        <album/109068#vocals> ;
    foaf:name "ayaponzu*"@en,
        "あやぽんず＊"@ja .

<artist/28278#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayo"@en,
        "あよ"@ja ;
    foaf:made <album/109068#subject>,
        <album/109068#vocals> ;
    foaf:name "Ayo"@en,
        "あよ"@ja .

<artist/30361#subject> a schema:Person,
        foaf:Person ;
    schema:name "ticat"@en ;
    foaf:made <album/109068#lyrics>,
        <album/109068#subject> ;
    foaf:name "ticat"@en .

<artist/6769#subject> a schema:Person,
        foaf:Person ;
    schema:name "kaztora"@en ;
    foaf:made <album/109068#lyrics>,
        <album/109068#subject> ;
    foaf:name "kaztora"@en .

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109068#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/109068#composition>,
        <album/109068#subject> ;
    foaf:name "ZUN"@en .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<album/109068#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Epic Recovery"@en,
        "エピック・リカバリー"@ja,
        "Epic Recovery"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/109068#musicalwork> ;
    schema:name "Epic Recovery"@en,
        "エピック・リカバリー"@ja,
        "Epic Recovery"@ja-latn .

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

<album/109068#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Epic Recovery"@en,
        "エピック・リカバリー"@ja,
        "Epic Recovery"@ja-latn ;
    mo:performance_of <album/109068#musicalwork> ;
    mo:recorded_as <album/109068#musicalexpression> ;
    schema:name "Epic Recovery"@en,
        "エピック・リカバリー"@ja,
        "Epic Recovery"@ja-latn ;
    schema:workPerformed <album/109068#musicalwork> .

<org/1703#subject> schema:name "ShinRa-Bansho"@en,
        "森羅万象"@ja,
        "ShinRa-Bansho"@ja-latn ;
    foaf:name "ShinRa-Bansho"@en,
        "森羅万象"@ja,
        "ShinRa-Bansho"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/109068/109068-dfd7f35db370.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/109068#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-01-15"^^xsd:date ;
    dcterms:title "Epic Recovery"@en,
        "エピック・リカバリー"@ja,
        "Epic Recovery"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/109068#musicalexpression> ;
    mo:publisher <org/1703#subject> ;
    mo:record _:Ndb4bd49e2142421987ff36b8d9ab01b0 ;
    mo:record_count 1 ;
    schema:about <product/1948#subject>,
        <product/27#subject> ;
    schema:datePublished "2017-01-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/109068/109068-dfd7f35db370.jpg> ;
    schema:name "Epic Recovery"@en,
        "エピック・リカバリー"@ja,
        "Epic Recovery"@ja-latn ;
    schema:publisher <org/1703#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/109068/109068-dfd7f35db370.jpg> .

_:N36147961a9a54216a8dcc1684bf6e587 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "signal flare (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Ndb4bd49e2142421987ff36b8d9ab01b0 ;
    schema:name "signal flare (Instrumental)"@ja .

_:N6a4d61462a7c42ff8f936c562fa5d231 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エピック・リカバリー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Ndb4bd49e2142421987ff36b8d9ab01b0 ;
    schema:name "エピック・リカバリー"@ja .

_:N7368f6e779cd419f8b9001bda969a5f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "signal flare"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Ndb4bd49e2142421987ff36b8d9ab01b0 ;
    schema:name "signal flare"@ja .

_:Nd830f31002664f88b92624a87cb82b9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エピック・リカバリー (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Ndb4bd49e2142421987ff36b8d9ab01b0 ;
    schema:name "エピック・リカバリー (Instrumental)"@ja .

_:Ndb4bd49e2142421987ff36b8d9ab01b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N36147961a9a54216a8dcc1684bf6e587,
        _:N6a4d61462a7c42ff8f936c562fa5d231,
        _:N7368f6e779cd419f8b9001bda969a5f4,
        _:Nd830f31002664f88b92624a87cb82b9f ;
    mo:track_count 4 ;
    schema:duration "PT17:08"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N36147961a9a54216a8dcc1684bf6e587,
        _:N6a4d61462a7c42ff8f936c562fa5d231,
        _:N7368f6e779cd419f8b9001bda969a5f4,
        _:Nd830f31002664f88b92624a87cb82b9f .

