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

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

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

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25912#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/25912#composition>,
        <album/25912#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

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

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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 .

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

<album/25912#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fantasía de Conciertos"@en,
        "Fantasía de Conciertos"@ja,
        "Fantasía de Conciertos"@ja-latn ;
    mo:performance_of <album/25912#musicalwork> ;
    mo:recorded_as <album/25912#musicalexpression> ;
    schema:name "Fantasía de Conciertos"@en,
        "Fantasía de Conciertos"@ja,
        "Fantasía de Conciertos"@ja-latn ;
    schema:workPerformed <album/25912#musicalwork> .

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

<https://medium-media.vgm.io/albums/21/25912/25912-1304757920.png> a schema:ImageObject,
        foaf:Image .

<album/25912#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fantasía de Conciertos"@en,
        "Fantasía de Conciertos"@ja,
        "Fantasía de Conciertos"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/25912#musicalwork> ;
    schema:name "Fantasía de Conciertos"@en,
        "Fantasía de Conciertos"@ja,
        "Fantasía de Conciertos"@ja-latn .

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

<album/25912#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "Fantasía de Conciertos"@en,
        "Fantasía de Conciertos"@ja,
        "Fantasía de Conciertos"@ja-latn ;
    mo:catalogue_number "MCAE-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25912#musicalexpression> ;
    mo:publisher _:N96b8d67e05dd4d00b9d5edcedc5e945e ;
    mo:record _:N241ea32cc0454572842c8629748f2d9f ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/20#subject>,
        <product/25#subject>,
        <product/37#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/25912/25912-1304757920.png> ;
    schema:name "Fantasía de Conciertos"@en,
        "Fantasía de Conciertos"@ja,
        "Fantasía de Conciertos"@ja-latn ;
    schema:publisher _:N96b8d67e05dd4d00b9d5edcedc5e945e ;
    foaf:depiction <https://media.vgm.io/albums/21/25912/25912-1304757920.png> .

_:N458d90b3add74557af01817175a6c4b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duo Magicians of Greenwich"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N241ea32cc0454572842c8629748f2d9f ;
    schema:name "Duo Magicians of Greenwich"@ja .

_:N79f462d7f4014d1ba2be68e8ecf1b8f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fancy Concert"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N241ea32cc0454572842c8629748f2d9f ;
    schema:name "Fancy Concert"@ja .

_:N84fc09b1d9844526807fcfd5d7e5203c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピアノ協奏曲「銀盤の舞」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N241ea32cc0454572842c8629748f2d9f ;
    schema:name "ピアノ協奏曲「銀盤の舞」"@ja .

_:N95c9344250ad42f0bc9f2c8c6c680cf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月割"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N241ea32cc0454572842c8629748f2d9f ;
    schema:name "月割"@ja .

_:N96b8d67e05dd4d00b9d5edcedc5e945e schema:name "Music Advance, Applice"@en ;
    foaf:name "Music Advance, Applice"@en .

_:N9cff0d0cf03645099122803665cc35fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リモートプレイ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N241ea32cc0454572842c8629748f2d9f ;
    schema:name "リモートプレイ"@ja .

_:Na10636630da44848993fbc1730adb9ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fancy Concert ~ SatoReMix"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N241ea32cc0454572842c8629748f2d9f ;
    schema:name "Fancy Concert ~ SatoReMix"@ja .

_:Nad56bc31c0cb4994be0c1b4ecc9036c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天空戯曲"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N241ea32cc0454572842c8629748f2d9f ;
    schema:name "天空戯曲"@ja .

_:Nbc8e8770a41e447c87967f1e49f34c3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さとりんりんらんど"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N241ea32cc0454572842c8629748f2d9f ;
    schema:name "さとりんりんらんど"@ja .

_:Nf04c955e863b4785a02911705fefccbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Hole"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N241ea32cc0454572842c8629748f2d9f ;
    schema:name "Into the Hole"@ja .

_:Nfce06f2911ea45fb8c6febec2f75edad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N241ea32cc0454572842c8629748f2d9f ;
    schema:name "Bonus Track"@ja .

_:N241ea32cc0454572842c8629748f2d9f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N458d90b3add74557af01817175a6c4b4,
        _:N79f462d7f4014d1ba2be68e8ecf1b8f0,
        _:N84fc09b1d9844526807fcfd5d7e5203c,
        _:N95c9344250ad42f0bc9f2c8c6c680cf6,
        _:N9cff0d0cf03645099122803665cc35fd,
        _:Na10636630da44848993fbc1730adb9ca,
        _:Nad56bc31c0cb4994be0c1b4ecc9036c3,
        _:Nbc8e8770a41e447c87967f1e49f34c3d,
        _:Nf04c955e863b4785a02911705fefccbb,
        _:Nfce06f2911ea45fb8c6febec2f75edad ;
    mo:track_count 10 ;
    schema:duration "PT34:13"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N458d90b3add74557af01817175a6c4b4,
        _:N79f462d7f4014d1ba2be68e8ecf1b8f0,
        _:N84fc09b1d9844526807fcfd5d7e5203c,
        _:N95c9344250ad42f0bc9f2c8c6c680cf6,
        _:N9cff0d0cf03645099122803665cc35fd,
        _:Na10636630da44848993fbc1730adb9ca,
        _:Nad56bc31c0cb4994be0c1b4ecc9036c3,
        _:Nbc8e8770a41e447c87967f1e49f34c3d,
        _:Nf04c955e863b4785a02911705fefccbb,
        _:Nfce06f2911ea45fb8c6febec2f75edad .

