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

<artist/8483#subject> a schema:Person,
        foaf:Person ;
    schema:name "Teto"@en,
        "てと"@ja ;
    foaf:made <album/30967#lyrics>,
        <album/30967#subject> ;
    foaf:name "Teto"@en,
        "てと"@ja .

<artist/8485#subject> a schema:Person,
        foaf:Person ;
    schema:name "Suzuori"@en,
        "すぞーり"@ja ;
    foaf:made <album/30967#lyrics>,
        <album/30967#subject> ;
    foaf:name "Suzuori"@en,
        "すぞーり"@ja .

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<album/30967#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Foreground Eclipse Demo CD Vol.04"@en,
        "Foreground Eclipse Demo CD Vol.04"@ja,
        "Foreground Eclipse Demo CD Vol.04"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/30967#musicalwork> ;
    schema:name "Foreground Eclipse Demo CD Vol.04"@en,
        "Foreground Eclipse Demo CD Vol.04"@ja,
        "Foreground Eclipse Demo CD Vol.04"@ja-latn .

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

<org/693#subject> schema:name "Foreground Eclipse"@en,
        "Foreground Eclipse"@ja,
        "Foreground Eclipse"@ja-latn ;
    foaf:name "Foreground Eclipse"@en,
        "Foreground Eclipse"@ja,
        "Foreground Eclipse"@ja-latn .

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

<https://medium-media.vgm.io/albums/76/30967/30967-1325222452.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/30967#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Foreground Eclipse Demo CD Vol.04"@en,
        "Foreground Eclipse Demo CD Vol.04"@ja,
        "Foreground Eclipse Demo CD Vol.04"@ja-latn ;
    mo:performance_of <album/30967#musicalwork> ;
    mo:performer <artist/8484#subject> ;
    mo:recorded_as <album/30967#musicalexpression> ;
    schema:byArtist <artist/8484#subject> ;
    schema:name "Foreground Eclipse Demo CD Vol.04"@en,
        "Foreground Eclipse Demo CD Vol.04"@ja,
        "Foreground Eclipse Demo CD Vol.04"@ja-latn ;
    schema:workPerformed <album/30967#musicalwork> .

<artist/8484#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30967#performance> ;
    schema:name "Merami"@en,
        "めらみ"@ja ;
    foaf:name "Merami"@en,
        "めらみ"@ja .

<album/30967#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Foreground Eclipse Demo CD Vol.04"@en,
        "Foreground Eclipse Demo CD Vol.04"@ja,
        "Foreground Eclipse Demo CD Vol.04"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30967#musicalexpression> ;
    mo:publisher <org/693#subject> ;
    mo:record _:N24c22cd0a7ec4bd4a48729f5c017ec41 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/22#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/8484#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/30967/30967-1325222452.jpg> ;
    schema:name "Foreground Eclipse Demo CD Vol.04"@en,
        "Foreground Eclipse Demo CD Vol.04"@ja,
        "Foreground Eclipse Demo CD Vol.04"@ja-latn ;
    schema:publisher <org/693#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/30967/30967-1325222452.jpg> .

_:N483991d6e1764872923dff0641bfb4d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fall Of Tears"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N24c22cd0a7ec4bd4a48729f5c017ec41 ;
    schema:name "Fall Of Tears"@en .

_:Nf4b679eadfb34f67acabde8c5d1180f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perchance To Dream- Ay, There's The Rub"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N24c22cd0a7ec4bd4a48729f5c017ec41 ;
    schema:name "Perchance To Dream- Ay, There's The Rub"@en .

_:N24c22cd0a7ec4bd4a48729f5c017ec41 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N483991d6e1764872923dff0641bfb4d4,
        _:Nf4b679eadfb34f67acabde8c5d1180f2 ;
    mo:track_count 2 ;
    schema:duration "PT8:28"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N483991d6e1764872923dff0641bfb4d4,
        _:Nf4b679eadfb34f67acabde8c5d1180f2 .

