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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@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/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

<album/28444#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fairy Land"@en,
        "フェアリイ・ランド"@ja,
        "Fairy Land"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/28444#musicalwork> ;
    schema:name "Fairy Land"@en,
        "フェアリイ・ランド"@ja,
        "Fairy Land"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/44/28444/28444-1314212618.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28444#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fairy Land"@en,
        "フェアリイ・ランド"@ja,
        "Fairy Land"@ja-latn ;
    mo:performance_of <album/28444#musicalwork> ;
    mo:performer <artist/8304#subject> ;
    mo:recorded_as <album/28444#musicalexpression> ;
    schema:byArtist <artist/8304#subject> ;
    schema:name "Fairy Land"@en,
        "フェアリイ・ランド"@ja,
        "Fairy Land"@ja-latn ;
    schema:workPerformed <album/28444#musicalwork> .

<artist/8304#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28444#performance> ;
    schema:name "yayanehiro"@en ;
    foaf:name "yayanehiro"@en .

<album/28444#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Fairy Land"@en,
        "フェアリイ・ランド"@ja,
        "Fairy Land"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28444#musicalexpression> ;
    mo:publisher _:N7bb2261273ab4b7d805a1f829e54e456 ;
    mo:record _:N6743fa864cfd498db5daf3db462eb558 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/10#subject>,
        <product/14#subject>,
        <product/27#subject>,
        <product/64#subject> ;
    schema:byArtist <artist/8304#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/28444/28444-1314212618.jpg> ;
    schema:name "Fairy Land"@en,
        "フェアリイ・ランド"@ja,
        "Fairy Land"@ja-latn ;
    schema:publisher _:N7bb2261273ab4b7d805a1f829e54e456 ;
    foaf:depiction <https://media.vgm.io/albums/44/28444/28444-1314212618.jpg> .

_:N035d7d88f66745f1a0d9dcce008465d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹焼けて"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N6743fa864cfd498db5daf3db462eb558 ;
    schema:name "虹焼けて"@ja .

_:N1efc82f2a00b452c9efc84fe05c8bc50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虫かごに蝶は"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N6743fa864cfd498db5daf3db462eb558 ;
    schema:name "虫かごに蝶は"@ja .

_:N23b109f79b944961afa142ed5e228cad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あかずの夢"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N6743fa864cfd498db5daf3db462eb558 ;
    schema:name "あかずの夢"@ja .

_:N7bb2261273ab4b7d805a1f829e54e456 schema:name "Lunatico"@en ;
    foaf:name "Lunatico"@en .

_:N98f9ee77413d40bd9cea4da76756ac95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "about a girl."@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N6743fa864cfd498db5daf3db462eb558 ;
    schema:name "about a girl."@ja .

_:Na75d475d04164f969a41687f075886eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "talk to you"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N6743fa864cfd498db5daf3db462eb558 ;
    schema:name "talk to you"@ja .

_:Nd429d02b65274fedb00412e706e3d6a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モノクロームララバイ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N6743fa864cfd498db5daf3db462eb558 ;
    schema:name "モノクロームララバイ"@ja .

_:Ne64e2c0e564f46e79076e1cd8f6d526f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まだ空は飛ばない"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N6743fa864cfd498db5daf3db462eb558 ;
    schema:name "まだ空は飛ばない"@ja .

_:N6743fa864cfd498db5daf3db462eb558 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N035d7d88f66745f1a0d9dcce008465d6,
        _:N1efc82f2a00b452c9efc84fe05c8bc50,
        _:N23b109f79b944961afa142ed5e228cad,
        _:N98f9ee77413d40bd9cea4da76756ac95,
        _:Na75d475d04164f969a41687f075886eb,
        _:Nd429d02b65274fedb00412e706e3d6a0,
        _:Ne64e2c0e564f46e79076e1cd8f6d526f ;
    mo:track_count 7 ;
    schema:duration "PT25:53"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N035d7d88f66745f1a0d9dcce008465d6,
        _:N1efc82f2a00b452c9efc84fe05c8bc50,
        _:N23b109f79b944961afa142ed5e228cad,
        _:N98f9ee77413d40bd9cea4da76756ac95,
        _:Na75d475d04164f969a41687f075886eb,
        _:Nd429d02b65274fedb00412e706e3d6a0,
        _:Ne64e2c0e564f46e79076e1cd8f6d526f .

