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

<album/39500#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "mooncalves"@en,
        "mooncalves"@ja,
        "mooncalves"@ja-latn ;
    mo:produced_work <album/39500#musicalwork> ;
    schema:name "mooncalves"@en,
        "mooncalves"@ja,
        "mooncalves"@ja-latn .

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

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

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

<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/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/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/00/39500/39500-1533397005.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/39500#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "mooncalves"@en,
        "mooncalves"@ja,
        "mooncalves"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/39500#musicalexpression> ;
    mo:publisher <org/1306#subject> ;
    mo:record _:N43a7b2436ef249f7b27df844ade2dd6b ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/276#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/39500/39500-1533397005.jpg> ;
    schema:name "mooncalves"@en,
        "mooncalves"@ja,
        "mooncalves"@ja-latn ;
    schema:publisher <org/1306#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/39500/39500-1533397005.jpg> .

_:N00311c8f8703489794f92952133ce066 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "instant music"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N43a7b2436ef249f7b27df844ade2dd6b ;
    schema:name "instant music"@ja .

_:N0af28bdf283347dfb11538ca1d6da1d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "脈絡の無い日"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N43a7b2436ef249f7b27df844ade2dd6b ;
    schema:name "脈絡の無い日"@ja .

_:N29e920c39aac44638feaac0ac3e3e549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨恋"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N43a7b2436ef249f7b27df844ade2dd6b ;
    schema:name "雨恋"@ja .

_:N317643768d56456ab9d5d5a728af9396 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミライト"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N43a7b2436ef249f7b27df844ade2dd6b ;
    schema:name "ミライト"@ja .

_:N5a9907f2357c4b229a11c0734fa8eb37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ただいま"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N43a7b2436ef249f7b27df844ade2dd6b ;
    schema:name "ただいま"@ja .

_:Ndaa109313d774da3ab3cb2c6dfc96e43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mooncalf"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N43a7b2436ef249f7b27df844ade2dd6b ;
    schema:name "mooncalf"@ja .

_:Ne29911efd2bf49a78eec7fee516bfea5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最後まで教えてよ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT9:14"^^xsd:interval ;
    schema:inPlaylist _:N43a7b2436ef249f7b27df844ade2dd6b ;
    schema:name "最後まで教えてよ"@ja .

_:Nef7204ee90b7437987e5b87aa29ff3d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "crystal memory(trigger)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N43a7b2436ef249f7b27df844ade2dd6b ;
    schema:name "crystal memory(trigger)"@ja .

_:Nf4347fda66b747cd9b62ab8b1570b9f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちらつき蛍火"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N43a7b2436ef249f7b27df844ade2dd6b ;
    schema:name "ちらつき蛍火"@ja .

_:N43a7b2436ef249f7b27df844ade2dd6b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00311c8f8703489794f92952133ce066,
        _:N0af28bdf283347dfb11538ca1d6da1d0,
        _:N29e920c39aac44638feaac0ac3e3e549,
        _:N317643768d56456ab9d5d5a728af9396,
        _:N5a9907f2357c4b229a11c0734fa8eb37,
        _:Ndaa109313d774da3ab3cb2c6dfc96e43,
        _:Ne29911efd2bf49a78eec7fee516bfea5,
        _:Nef7204ee90b7437987e5b87aa29ff3d4,
        _:Nf4347fda66b747cd9b62ab8b1570b9f5 ;
    mo:track_count 9 ;
    schema:duration "PT45:05"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N00311c8f8703489794f92952133ce066,
        _:N0af28bdf283347dfb11538ca1d6da1d0,
        _:N29e920c39aac44638feaac0ac3e3e549,
        _:N317643768d56456ab9d5d5a728af9396,
        _:N5a9907f2357c4b229a11c0734fa8eb37,
        _:Ndaa109313d774da3ab3cb2c6dfc96e43,
        _:Ne29911efd2bf49a78eec7fee516bfea5,
        _:Nef7204ee90b7437987e5b87aa29ff3d4,
        _:Nf4347fda66b747cd9b62ab8b1570b9f5 .

