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

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

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

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

<event/60> a mo:Release ;
    schema:name "Released at Sunshine Creation 27 (Mar 13, 2005)" .

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

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

<album/13940#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yukigetsuki -Square of the moon-"@en,
        "雪消月 -Square of the moon-"@ja,
        "Yukigetsuki -Square of the moon-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/13940#musicalwork> ;
    schema:name "Yukigetsuki -Square of the moon-"@en,
        "雪消月 -Square of the moon-"@ja,
        "Yukigetsuki -Square of the moon-"@ja-latn .

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

<album/13940#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yukigetsuki -Square of the moon-"@en,
        "雪消月 -Square of the moon-"@ja,
        "Yukigetsuki -Square of the moon-"@ja-latn ;
    mo:performance_of <album/13940#musicalwork> ;
    mo:recorded_as <album/13940#musicalexpression> ;
    schema:name "Yukigetsuki -Square of the moon-"@en,
        "雪消月 -Square of the moon-"@ja,
        "Yukigetsuki -Square of the moon-"@ja-latn ;
    schema:workPerformed <album/13940#musicalwork> .

<org/157#subject> schema:name "Love Machine"@en,
        "LOVEマシーン"@ja,
        "Love Machine"@ja-latn ;
    foaf:name "Love Machine"@en,
        "LOVEマシーン"@ja,
        "Love Machine"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/13940/13940-1391961478.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13940#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-03-13"^^xsd:date ;
    dcterms:title "Yukigetsuki -Square of the moon-"@en,
        "雪消月 -Square of the moon-"@ja,
        "Yukigetsuki -Square of the moon-"@ja-latn ;
    mo:catalogue_number "NKCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13940#musicalexpression> ;
    mo:publisher <org/157#subject> ;
    mo:record _:Naaee1bd30d324051b796af1d7db53eea ;
    mo:record_count 1 ;
    mo:release <event/60> ;
    schema:about <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2005-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/13940/13940-1391961478.jpg> ;
    schema:name "Yukigetsuki -Square of the moon-"@en,
        "雪消月 -Square of the moon-"@ja,
        "Yukigetsuki -Square of the moon-"@ja-latn ;
    schema:publisher <org/157#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/13940/13940-1391961478.jpg> .

_:N6da024602da64493bb21099d07bae40a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of Season"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Naaee1bd30d324051b796af1d7db53eea ;
    schema:name "End of Season"@ja .

_:N7e4e735f6cea471fab655fbda9638454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Square of the moon"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:Naaee1bd30d324051b796af1d7db53eea ;
    schema:name "Square of the moon"@ja .

_:N96e2c7d007544e86adb13e7a10300bb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow again"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Naaee1bd30d324051b796af1d7db53eea ;
    schema:name "Snow again"@ja .

_:Naaee1bd30d324051b796af1d7db53eea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6da024602da64493bb21099d07bae40a,
        _:N7e4e735f6cea471fab655fbda9638454,
        _:N96e2c7d007544e86adb13e7a10300bb7 ;
    mo:track_count 3 ;
    schema:duration "PT14:59"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N6da024602da64493bb21099d07bae40a,
        _:N7e4e735f6cea471fab655fbda9638454,
        _:N96e2c7d007544e86adb13e7a10300bb7 .

