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

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

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

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

<event/200> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 14 (May 07, 2017)" .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

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

<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/86905#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Katen Gecchi"@en,
        "花天月地"@ja,
        "Katen Gecchi"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/86905#musicalwork> ;
    schema:name "Katen Gecchi"@en,
        "花天月地"@ja,
        "Katen Gecchi"@ja-latn .

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

<album/86905#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Katen Gecchi"@en,
        "花天月地"@ja,
        "Katen Gecchi"@ja-latn ;
    mo:performance_of <album/86905#musicalwork> ;
    mo:recorded_as <album/86905#musicalexpression> ;
    schema:name "Katen Gecchi"@en,
        "花天月地"@ja,
        "Katen Gecchi"@ja-latn ;
    schema:workPerformed <album/86905#musicalwork> .

<org/226#subject> schema:name "Hachimitsu-Lemon"@en,
        "はちみつれもん"@ja,
        "Hachimitsu-Lemon"@ja-latn ;
    foaf:name "Hachimitsu-Lemon"@en,
        "はちみつれもん"@ja,
        "Hachimitsu-Lemon"@ja-latn .

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

<https://medium-media.vgm.io/albums/50/86905/86905-1558467750.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/86905#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-07"^^xsd:date ;
    dcterms:title "Katen Gecchi"@en,
        "花天月地"@ja,
        "Katen Gecchi"@ja-latn ;
    mo:catalogue_number "HLCD-0047" ;
    mo:media_type "CD" ;
    mo:publication_of <album/86905#musicalexpression> ;
    mo:publisher <org/226#subject> ;
    mo:record _:Nb400b61a639f4e4f99afd3548ea936a9 ;
    mo:record_count 1 ;
    mo:release <event/200> ;
    schema:about <product/12#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/64#subject> ;
    schema:datePublished "2017-05-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/86905/86905-1558467750.jpg> ;
    schema:name "Katen Gecchi"@en,
        "花天月地"@ja,
        "Katen Gecchi"@ja-latn ;
    schema:publisher <org/226#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/86905/86905-1558467750.jpg> .

_:N161359cd5833437595ce3437881280b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowers and Love Fall"@en,
        "色は散りゆく"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nb400b61a639f4e4f99afd3548ea936a9 ;
    schema:name "Flowers and Love Fall"@en,
        "色は散りゆく"@ja .

_:N3cb25796d5044f019b6b360ae3d9b06f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Scatter Flowers"@en,
        "散華"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nb400b61a639f4e4f99afd3548ea936a9 ;
    schema:name "To Scatter Flowers"@en,
        "散華"@ja .

_:N71b704df7a6e4eb4835c5287c99ee069 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Memories"@en,
        "悠久の記憶"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nb400b61a639f4e4f99afd3548ea936a9 ;
    schema:name "Eternal Memories"@en,
        "悠久の記憶"@ja .

_:N7ab28eab791d41adaa694f6e2392f486 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Breeze"@en,
        "風と光の中で"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nb400b61a639f4e4f99afd3548ea936a9 ;
    schema:name "Spring Breeze"@en,
        "風と光の中で"@ja .

_:Na9bc6bdeb67b4d2cb3df728837d2da49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherry Blossoms"@en,
        "桜花繚乱"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nb400b61a639f4e4f99afd3548ea936a9 ;
    schema:name "Cherry Blossoms"@en,
        "桜花繚乱"@ja .

_:Nac5a534c143047a890ae04d9470ed717 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mystery Always Beside Us"@en,
        "謎はいつも傍に"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nb400b61a639f4e4f99afd3548ea936a9 ;
    schema:name "The Mystery Always Beside Us"@en,
        "謎はいつも傍に"@ja .

_:Nb528d7385c6e49d280ec9442a7f50aa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drop of the Moon, Sands of Time"@en,
        "月の雫、時の砂"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nb400b61a639f4e4f99afd3548ea936a9 ;
    schema:name "Drop of the Moon, Sands of Time"@en,
        "月の雫、時の砂"@ja .

_:Ncf152c7b8754487f9b17d9db9d4addf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderful Nature"@en,
        "風月無辺"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nb400b61a639f4e4f99afd3548ea936a9 ;
    schema:name "Wonderful Nature"@en,
        "風月無辺"@ja .

_:Nd8d6a8c569c54f62b3860d37c7b2e37b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sense of Girl"@en,
        "少女の感傷"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nb400b61a639f4e4f99afd3548ea936a9 ;
    schema:name "Sense of Girl"@en,
        "少女の感傷"@ja .

_:Nee5b3a6107464ab197ec965eaafde111 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Butterfly Dream"@en,
        "胡蝶之夢"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nb400b61a639f4e4f99afd3548ea936a9 ;
    schema:name "Butterfly Dream"@en,
        "胡蝶之夢"@ja .

_:Nb400b61a639f4e4f99afd3548ea936a9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N161359cd5833437595ce3437881280b4,
        _:N3cb25796d5044f019b6b360ae3d9b06f,
        _:N71b704df7a6e4eb4835c5287c99ee069,
        _:N7ab28eab791d41adaa694f6e2392f486,
        _:Na9bc6bdeb67b4d2cb3df728837d2da49,
        _:Nac5a534c143047a890ae04d9470ed717,
        _:Nb528d7385c6e49d280ec9442a7f50aa1,
        _:Ncf152c7b8754487f9b17d9db9d4addf5,
        _:Nd8d6a8c569c54f62b3860d37c7b2e37b,
        _:Nee5b3a6107464ab197ec965eaafde111 ;
    mo:track_count 10 ;
    schema:duration "PT35:56"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N161359cd5833437595ce3437881280b4,
        _:N3cb25796d5044f019b6b360ae3d9b06f,
        _:N71b704df7a6e4eb4835c5287c99ee069,
        _:N7ab28eab791d41adaa694f6e2392f486,
        _:Na9bc6bdeb67b4d2cb3df728837d2da49,
        _:Nac5a534c143047a890ae04d9470ed717,
        _:Nb528d7385c6e49d280ec9442a7f50aa1,
        _:Ncf152c7b8754487f9b17d9db9d4addf5,
        _:Nd8d6a8c569c54f62b3860d37c7b2e37b,
        _:Nee5b3a6107464ab197ec965eaafde111 .

