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

<artist/4683#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiha"@en,
        "芳葉"@ja ;
    foaf:made <album/87703#lyrics>,
        <album/87703#subject> ;
    foaf:name "Yoshiha"@en,
        "芳葉"@ja .

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

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

<event/218> a mo:Release ;
    schema:name "Released at Comic Market 95 (Dec 29, 2018 to Dec 31, 2018)" .

<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 .

<product/3430#subject> a schema:CreativeWork ;
    schema:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn ;
    foaf:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

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

<org/1568#subject> schema:name "MUON KAGURA"@en,
        "舞音KAGURA"@ja,
        "MUON KAGURA"@ja-latn ;
    foaf:name "MUON KAGURA"@en,
        "舞音KAGURA"@ja,
        "MUON KAGURA"@ja-latn .

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

<https://medium-media.vgm.io/albums/30/87703/87703-1560497499.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1006#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87703#performance> ;
    schema:name "TAM"@en ;
    foaf:name "TAM"@en .

<artist/16956#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87703#performance> ;
    schema:name "Matsu"@en,
        "抹"@ja ;
    foaf:made <album/87703#lyrics>,
        <album/87703#subject> ;
    foaf:name "Matsu"@en,
        "抹"@ja .

<artist/36599#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87703#performance> ;
    schema:name "Rute"@en ;
    foaf:name "Rute"@en .

<artist/4684#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87703#performance> ;
    schema:name "ucchi"@en,
        "うっちー"@ja ;
    foaf:name "ucchi"@en,
        "うっちー"@ja .

<artist/5946#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87703#performance> ;
    schema:name "Mai Kotohge"@en,
        "小峠舞"@ja ;
    foaf:made <album/87703#lyrics>,
        <album/87703#subject> ;
    foaf:name "Mai Kotohge"@en,
        "小峠舞"@ja .

<artist/6770#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87703#performance> ;
    schema:name "lily-an"@en,
        "りりあん"@ja ;
    foaf:name "lily-an"@en,
        "りりあん"@ja .

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

<album/87703#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Edge"@en,
        "Edge"@ja,
        "Edge"@ja-latn ;
    mo:performance_of <album/87703#musicalwork> ;
    mo:performer <artist/1006#subject>,
        <artist/16956#subject>,
        <artist/36599#subject>,
        <artist/4684#subject>,
        <artist/5946#subject>,
        <artist/6770#subject> ;
    mo:recorded_as <album/87703#musicalexpression> ;
    schema:byArtist <artist/1006#subject>,
        <artist/16956#subject>,
        <artist/36599#subject>,
        <artist/4684#subject>,
        <artist/5946#subject>,
        <artist/6770#subject> ;
    schema:name "Edge"@en,
        "Edge"@ja,
        "Edge"@ja-latn ;
    schema:workPerformed <album/87703#musicalwork> .

<album/87703#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-30"^^xsd:date ;
    dcterms:title "Edge"@en,
        "Edge"@ja,
        "Edge"@ja-latn ;
    mo:catalogue_number "MOKR-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/87703#musicalexpression> ;
    mo:publisher <org/1568#subject> ;
    mo:record _:N7a0d61f8cc004b599f25f25fdb5adce4 ;
    mo:record_count 1 ;
    mo:release <event/218> ;
    schema:about <product/1948#subject>,
        <product/27#subject>,
        <product/3430#subject>,
        <product/37#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/1006#subject>,
        <artist/16956#subject>,
        <artist/36599#subject>,
        <artist/4684#subject>,
        <artist/5946#subject>,
        <artist/6770#subject> ;
    schema:datePublished "2018-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/87703/87703-1560497499.jpg> ;
    schema:name "Edge"@en,
        "Edge"@ja,
        "Edge"@ja-latn ;
    schema:publisher <org/1568#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/87703/87703-1560497499.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ききしーぷ"@en ;
    foaf:made <album/87703#lyrics> ;
    foaf:name "ききしーぷ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ききしーぷ"@en ;
    foaf:made <album/87703#subject> ;
    foaf:name "ききしーぷ"@en .

_:N5f6dcdb761a545868b21cb4e35f09b6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imaginary Line"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7a0d61f8cc004b599f25f25fdb5adce4 ;
    schema:name "Imaginary Line"@ja .

_:N8e0aea9ac20e41d6a995a42867b498cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誰かのためじゃなく"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7a0d61f8cc004b599f25f25fdb5adce4 ;
    schema:name "誰かのためじゃなく"@ja .

_:Nb83b4c75e7fc4cc2a222aa60cbc59aff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヨワムシノウタ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7a0d61f8cc004b599f25f25fdb5adce4 ;
    schema:name "ヨワムシノウタ"@ja .

_:Nbe44f7598153497d87eddb34f1643864 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Obey Obey"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7a0d61f8cc004b599f25f25fdb5adce4 ;
    schema:name "Obey Obey"@ja .

_:Nc094ee944938440983fda8b702b46e49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Star Scope"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7a0d61f8cc004b599f25f25fdb5adce4 ;
    schema:name "Magical Star Scope"@ja .

_:Nc96d3c4910634c86a76a77991c831bb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ツミブクロタイム ～ 舞音KAGURA.ver"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7a0d61f8cc004b599f25f25fdb5adce4 ;
    schema:name "ツミブクロタイム ～ 舞音KAGURA.ver"@ja .

_:N7a0d61f8cc004b599f25f25fdb5adce4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5f6dcdb761a545868b21cb4e35f09b6c,
        _:N8e0aea9ac20e41d6a995a42867b498cb,
        _:Nb83b4c75e7fc4cc2a222aa60cbc59aff,
        _:Nbe44f7598153497d87eddb34f1643864,
        _:Nc094ee944938440983fda8b702b46e49,
        _:Nc96d3c4910634c86a76a77991c831bb8 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N5f6dcdb761a545868b21cb4e35f09b6c,
        _:N8e0aea9ac20e41d6a995a42867b498cb,
        _:Nb83b4c75e7fc4cc2a222aa60cbc59aff,
        _:Nbe44f7598153497d87eddb34f1643864,
        _:Nc094ee944938440983fda8b702b46e49,
        _:Nc96d3c4910634c86a76a77991c831bb8 .

