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

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

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

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

<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/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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/43480#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fragment de la lune"@en,
        "Fragment de la lune"@ja,
        "Fragment de la lune"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/43480#musicalwork> ;
    schema:name "Fragment de la lune"@en,
        "Fragment de la lune"@ja,
        "Fragment de la lune"@ja-latn .

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

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

<org/1258#subject> schema:name "2nd Flush"@en,
        "2nd Flush"@ja,
        "2nd Flush"@ja-latn ;
    foaf:name "2nd Flush"@en,
        "2nd Flush"@ja,
        "2nd Flush"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/43480/43480-1388406770.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43480#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-01-30"^^xsd:date ;
    dcterms:title "Fragment de la lune"@en,
        "Fragment de la lune"@ja,
        "Fragment de la lune"@ja-latn ;
    mo:catalogue_number "2NDF-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43480#musicalexpression> ;
    mo:publisher <org/1258#subject> ;
    mo:record _:N503576b972554801a11d7a35fa3e2240 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject> ;
    schema:datePublished "2011-01-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/43480/43480-1388406770.jpg> ;
    schema:name "Fragment de la lune"@en,
        "Fragment de la lune"@ja,
        "Fragment de la lune"@ja-latn ;
    schema:publisher <org/1258#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/43480/43480-1388406770.jpg> .

_:N1d04d1f513f64db7b353f87a684b2412 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasy cherry bllossom"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N503576b972554801a11d7a35fa3e2240 ;
    schema:name "Fantasy cherry bllossom"@ja .

_:N47a7b2d98a364396990c18d8e37bd192 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空へ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N503576b972554801a11d7a35fa3e2240 ;
    schema:name "空へ"@ja .

_:N55273d977ff443e5bbc9455eda3740ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frenzy of infinity"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N503576b972554801a11d7a35fa3e2240 ;
    schema:name "Frenzy of infinity"@ja .

_:N65eac3b920cf4253b2705c39f991baf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whereabouts of blood"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N503576b972554801a11d7a35fa3e2240 ;
    schema:name "Whereabouts of blood"@ja .

_:N72e5d69ae6f04bc5b5012c157171efe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星の欠片"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N503576b972554801a11d7a35fa3e2240 ;
    schema:name "星の欠片"@ja .

_:Nac9ea6e8f09a4d23b5342f6412f39fca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空へ_fantasia"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N503576b972554801a11d7a35fa3e2240 ;
    schema:name "空へ_fantasia"@ja .

_:Nbff261689c454d339e82a4e58eaea64d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic Shout"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N503576b972554801a11d7a35fa3e2240 ;
    schema:name "Lunatic Shout"@ja .

_:Ndc96a5385ac14db2aa1670ad7f5f923a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冬の幻想"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N503576b972554801a11d7a35fa3e2240 ;
    schema:name "冬の幻想"@ja .

_:N503576b972554801a11d7a35fa3e2240 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d04d1f513f64db7b353f87a684b2412,
        _:N47a7b2d98a364396990c18d8e37bd192,
        _:N55273d977ff443e5bbc9455eda3740ea,
        _:N65eac3b920cf4253b2705c39f991baf5,
        _:N72e5d69ae6f04bc5b5012c157171efe3,
        _:Nac9ea6e8f09a4d23b5342f6412f39fca,
        _:Nbff261689c454d339e82a4e58eaea64d,
        _:Ndc96a5385ac14db2aa1670ad7f5f923a ;
    mo:track_count 8 ;
    schema:duration "PT20:20"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1d04d1f513f64db7b353f87a684b2412,
        _:N47a7b2d98a364396990c18d8e37bd192,
        _:N55273d977ff443e5bbc9455eda3740ea,
        _:N65eac3b920cf4253b2705c39f991baf5,
        _:N72e5d69ae6f04bc5b5012c157171efe3,
        _:Nac9ea6e8f09a4d23b5342f6412f39fca,
        _:Nbff261689c454d339e82a4e58eaea64d,
        _:Ndc96a5385ac14db2aa1670ad7f5f923a .

