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

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

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

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

<event/38> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 4 (Nov 02, 2008)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<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/11176#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "As/Hi Otameshi Ban"@en,
        "あすひおためしばん"@ja,
        "As/Hi Otameshi Ban"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11176#musicalwork> ;
    schema:name "As/Hi Otameshi Ban"@en,
        "あすひおためしばん"@ja,
        "As/Hi Otameshi Ban"@ja-latn .

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

<org/595#subject> schema:name "As/Hi"@en,
        "As/Hi"@ja,
        "As/Hi"@ja-latn ;
    foaf:name "As/Hi"@en,
        "As/Hi"@ja,
        "As/Hi"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/11176/11176-1228024606.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/9010#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11176#performance> ;
    schema:name "Masahiro Ogawa"@en ;
    foaf:name "Masahiro Ogawa"@en .

<artist/9011#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11176#performance> ;
    schema:name "EMARIA"@en ;
    foaf:name "EMARIA"@en .

<album/11176#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "As/Hi Otameshi Ban"@en,
        "あすひおためしばん"@ja,
        "As/Hi Otameshi Ban"@ja-latn ;
    mo:performance_of <album/11176#musicalwork> ;
    mo:performer <artist/9010#subject>,
        <artist/9011#subject> ;
    mo:recorded_as <album/11176#musicalexpression> ;
    schema:byArtist <artist/9010#subject>,
        <artist/9011#subject> ;
    schema:name "As/Hi Otameshi Ban"@en,
        "あすひおためしばん"@ja,
        "As/Hi Otameshi Ban"@ja-latn ;
    schema:workPerformed <album/11176#musicalwork> .

<album/11176#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-02"^^xsd:date ;
    dcterms:title "As/Hi Otameshi Ban"@en,
        "あすひおためしばん"@ja,
        "As/Hi Otameshi Ban"@ja-latn ;
    mo:catalogue_number "ASHI-6001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11176#musicalexpression> ;
    mo:publisher <org/595#subject> ;
    mo:record _:N00e0173153064ece88f76cd1b5c2708b ;
    mo:record_count 1 ;
    mo:release <event/38> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject> ;
    schema:byArtist <artist/9010#subject>,
        <artist/9011#subject> ;
    schema:datePublished "2008-11-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/11176/11176-1228024606.jpg> ;
    schema:name "As/Hi Otameshi Ban"@en,
        "あすひおためしばん"@ja,
        "As/Hi Otameshi Ban"@ja-latn ;
    schema:publisher <org/595#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/11176/11176-1228024606.jpg> .

_:N24f59440abc14e5585dd8366a722230f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "錯乱妖夢 ～ Till When Dodge？"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N00e0173153064ece88f76cd1b5c2708b ;
    schema:name "錯乱妖夢 ～ Till When Dodge？"@ja .

_:N566e08d0777845a6985f44fd76d9b8dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seal of Farewell"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N00e0173153064ece88f76cd1b5c2708b ;
    schema:name "Seal of Farewell"@ja .

_:Na868d4b3b7984dcda840a903fa4129ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月光跡 ～GEKKOHSEKI～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N00e0173153064ece88f76cd1b5c2708b ;
    schema:name "月光跡 ～GEKKOHSEKI～"@ja .

_:Nb3f5a86dd6de4763a3b5ec2443f78224 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "境界の宴"@ja ;
    mo:track_number 4 ;
    schema:duration "PT9:11"^^xsd:interval ;
    schema:inPlaylist _:N00e0173153064ece88f76cd1b5c2708b ;
    schema:name "境界の宴"@ja .

_:Nd4878c0098b14199af2142b8db744ce8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "whirled up"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N00e0173153064ece88f76cd1b5c2708b ;
    schema:name "whirled up"@ja .

_:Nd7314844a23a4113bbceb0d80d324fee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "弦奏弾幕遊戯"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N00e0173153064ece88f76cd1b5c2708b ;
    schema:name "弦奏弾幕遊戯"@ja .

_:N00e0173153064ece88f76cd1b5c2708b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24f59440abc14e5585dd8366a722230f,
        _:N566e08d0777845a6985f44fd76d9b8dd,
        _:Na868d4b3b7984dcda840a903fa4129ee,
        _:Nb3f5a86dd6de4763a3b5ec2443f78224,
        _:Nd4878c0098b14199af2142b8db744ce8,
        _:Nd7314844a23a4113bbceb0d80d324fee ;
    mo:track_count 6 ;
    schema:duration "PT32:34"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N24f59440abc14e5585dd8366a722230f,
        _:N566e08d0777845a6985f44fd76d9b8dd,
        _:Na868d4b3b7984dcda840a903fa4129ee,
        _:Nb3f5a86dd6de4763a3b5ec2443f78224,
        _:Nd4878c0098b14199af2142b8db744ce8,
        _:Nd7314844a23a4113bbceb0d80d324fee .

