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

<artist/6776#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satoshi Kuroiwa"@en,
        "黒岩サトシ"@ja ;
    foaf:made <album/43501#lyrics>,
        <album/43501#subject> ;
    foaf:name "Satoshi Kuroiwa"@en,
        "黒岩サトシ"@ja .

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

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

<event/138> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai SP2 (Sep 11, 2011)" .

<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/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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<album/43501#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Alternative 20110911"@en,
        "Alternative 20110911"@ja,
        "Alternative 20110911"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/43501#musicalwork> ;
    schema:name "Alternative 20110911"@en,
        "Alternative 20110911"@ja,
        "Alternative 20110911"@ja-latn .

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

<org/276#subject> schema:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn ;
    foaf:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn .

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

<https://medium-media.vgm.io/albums/10/43501/43501-1388430464.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/7456#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43501#performance> ;
    schema:name "Meiko Nakamura"@en,
        "仲村芽衣子"@ja ;
    foaf:made <album/43501#lyrics>,
        <album/43501#subject> ;
    foaf:name "Meiko Nakamura"@en,
        "仲村芽衣子"@ja .

<artist/8106#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43501#performance> ;
    schema:name "Kaori Aihara"@en,
        "愛原圭織"@ja ;
    foaf:name "Kaori Aihara"@en,
        "愛原圭織"@ja .

<album/43501#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Alternative 20110911"@en,
        "Alternative 20110911"@ja,
        "Alternative 20110911"@ja-latn ;
    mo:performance_of <album/43501#musicalwork> ;
    mo:performer <artist/7456#subject>,
        <artist/8106#subject> ;
    mo:recorded_as <album/43501#musicalexpression> ;
    schema:byArtist <artist/7456#subject>,
        <artist/8106#subject> ;
    schema:name "Alternative 20110911"@en,
        "Alternative 20110911"@ja,
        "Alternative 20110911"@ja-latn ;
    schema:workPerformed <album/43501#musicalwork> .

<album/43501#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-09-11"^^xsd:date ;
    dcterms:title "Alternative 20110911"@en,
        "Alternative 20110911"@ja,
        "Alternative 20110911"@ja-latn ;
    mo:catalogue_number "SACD-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43501#musicalexpression> ;
    mo:publisher <org/276#subject> ;
    mo:record _:N0f14cfcbf5474d4ab0408bcdec384ea6 ;
    mo:record_count 1 ;
    mo:release <event/138> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/31#subject> ;
    schema:byArtist <artist/7456#subject>,
        <artist/8106#subject> ;
    schema:datePublished "2011-09-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/43501/43501-1388430464.jpg> ;
    schema:name "Alternative 20110911"@en,
        "Alternative 20110911"@ja,
        "Alternative 20110911"@ja-latn ;
    schema:publisher <org/276#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/43501/43501-1388430464.jpg> .

_:N733793bbc2c94da38aeddf167676236d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic Blaze"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N0f14cfcbf5474d4ab0408bcdec384ea6 ;
    schema:name "Lunatic Blaze"@ja .

_:N8d3199d997f44e2b85edf80ff34861c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春愁"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N0f14cfcbf5474d4ab0408bcdec384ea6 ;
    schema:name "春愁"@ja .

_:N0f14cfcbf5474d4ab0408bcdec384ea6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N733793bbc2c94da38aeddf167676236d,
        _:N8d3199d997f44e2b85edf80ff34861c1 ;
    mo:track_count 2 ;
    schema:duration "PT8:33"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N733793bbc2c94da38aeddf167676236d,
        _:N8d3199d997f44e2b85edf80ff34861c1 .

