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

<artist/2407#subject> a schema:Person,
        foaf:Person ;
    schema:name "Spelunker"@en,
        "すぺらんかー"@ja ;
    foaf:made <album/18999#lyrics>,
        <album/18999#subject> ;
    foaf:name "Spelunker"@en,
        "すぺらんかー"@ja .

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

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

<event/120> a mo:Release ;
    schema:name "Released at Yuumei Sakura (May 04, 2010)" .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

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

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

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

<org/385#subject> schema:name "Siestail"@en,
        "Siestail"@ja,
        "Siestail"@ja-latn ;
    foaf:name "Siestail"@en,
        "Siestail"@ja,
        "Siestail"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/18999/18999-1272770945.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5629#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18999#performance> ;
    schema:name "Line Miyako"@en,
        "都来りね"@ja ;
    foaf:name "Line Miyako"@en,
        "都来りね"@ja .

<artist/5862#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18999#performance> ;
    schema:name "RIZNA"@en,
        "リズナ"@ja ;
    foaf:name "RIZNA"@en,
        "リズナ"@ja .

<album/18999#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tails of Fantasia"@en,
        "Tails of Fantasia"@ja,
        "Tails of Fantasia"@ja-latn ;
    mo:performance_of <album/18999#musicalwork> ;
    mo:performer <artist/5629#subject>,
        <artist/5862#subject> ;
    mo:recorded_as <album/18999#musicalexpression> ;
    schema:byArtist <artist/5629#subject>,
        <artist/5862#subject> ;
    schema:name "Tails of Fantasia"@en,
        "Tails of Fantasia"@ja,
        "Tails of Fantasia"@ja-latn ;
    schema:workPerformed <album/18999#musicalwork> .

<album/18999#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-04"^^xsd:date ;
    dcterms:title "Tails of Fantasia"@en,
        "Tails of Fantasia"@ja,
        "Tails of Fantasia"@ja-latn ;
    mo:catalogue_number "STCD-0017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18999#musicalexpression> ;
    mo:publisher <org/385#subject> ;
    mo:record _:N3ef50f49d6d748fca484f048e967374f ;
    mo:record_count 1 ;
    mo:release <event/120> ;
    schema:about <product/22#subject> ;
    schema:byArtist <artist/5629#subject>,
        <artist/5862#subject> ;
    schema:datePublished "2010-05-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/18999/18999-1272770945.jpg> ;
    schema:name "Tails of Fantasia"@en,
        "Tails of Fantasia"@ja,
        "Tails of Fantasia"@ja-latn ;
    schema:publisher <org/385#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/18999/18999-1272770945.jpg> .

_:N3ea9dcc20b284a0abc56fd943735cae0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想てーるず"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N3ef50f49d6d748fca484f048e967374f ;
    schema:name "幻想てーるず"@ja .

_:Naaac12c83ecc4871a5df108883d251b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もふもふうにゃー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N3ef50f49d6d748fca484f048e967374f ;
    schema:name "もふもふうにゃー"@ja .

_:Nd40d6212d4bb47ada8a32df183e53da5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "能天気系跋扈系"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N3ef50f49d6d748fca484f048e967374f ;
    schema:name "能天気系跋扈系"@ja .

_:Nf8ea3395b726417d88b2a54ac413a555 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時には無垢な少女に"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N3ef50f49d6d748fca484f048e967374f ;
    schema:name "時には無垢な少女に"@ja .

_:N3ef50f49d6d748fca484f048e967374f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3ea9dcc20b284a0abc56fd943735cae0,
        _:Naaac12c83ecc4871a5df108883d251b7,
        _:Nd40d6212d4bb47ada8a32df183e53da5,
        _:Nf8ea3395b726417d88b2a54ac413a555 ;
    mo:track_count 4 ;
    schema:duration "PT16:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3ea9dcc20b284a0abc56fd943735cae0,
        _:Naaac12c83ecc4871a5df108883d251b7,
        _:Nd40d6212d4bb47ada8a32df183e53da5,
        _:Nf8ea3395b726417d88b2a54ac413a555 .

