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

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

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

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

<event/96> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 6 (Oct 11, 2010)" .

<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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

<org/901#subject> schema:name "Human Error"@en,
        "Human Error"@ja,
        "Human Error"@ja-latn ;
    foaf:name "Human Error"@en,
        "Human Error"@ja,
        "Human Error"@ja-latn .

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

<https://medium-media.vgm.io/albums/35/29353/29353-1317756788.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29353#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Song for You"@en,
        "Song for You"@ja,
        "Song for You"@ja-latn ;
    mo:performance_of <album/29353#musicalwork> ;
    mo:performer <artist/11513#subject> ;
    mo:recorded_as <album/29353#musicalexpression> ;
    schema:byArtist <artist/11513#subject> ;
    schema:name "Song for You"@en,
        "Song for You"@ja,
        "Song for You"@ja-latn ;
    schema:workPerformed <album/29353#musicalwork> .

<artist/11513#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29353#performance> ;
    schema:name "Riku Hisameduki"@en,
        "氷雨月りく"@ja ;
    foaf:name "Riku Hisameduki"@en,
        "氷雨月りく"@ja .

<album/29353#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-11"^^xsd:date ;
    dcterms:title "Song for You"@en,
        "Song for You"@ja,
        "Song for You"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29353#musicalexpression> ;
    mo:publisher <org/901#subject> ;
    mo:record _:N7d23e055294c40f89a53015cb407f9c2 ;
    mo:record_count 1 ;
    mo:release <event/96> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/11513#subject> ;
    schema:datePublished "2010-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/29353/29353-1317756788.jpg> ;
    schema:name "Song for You"@en,
        "Song for You"@ja,
        "Song for You"@ja-latn ;
    schema:publisher <org/901#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/29353/29353-1317756788.jpg> .

_:N054befb06084415a8a249848bd3657af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track"@ja ;
    mo:track_number 4 ;
    schema:duration "PT11:37"^^xsd:interval ;
    schema:inPlaylist _:N7d23e055294c40f89a53015cb407f9c2 ;
    schema:name "Bonus Track"@ja .

_:N4da24bad225649f49aacead0e400fd17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song for You"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N7d23e055294c40f89a53015cb407f9c2 ;
    schema:name "Song for You"@ja .

_:Nbbc74c013680490cbbd6658f34ffb7c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bright Twilight"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N7d23e055294c40f89a53015cb407f9c2 ;
    schema:name "Bright Twilight"@ja .

_:Nbe1a4c4f73f04b17a19e1a9e5a8acefa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜と踊る(Single ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N7d23e055294c40f89a53015cb407f9c2 ;
    schema:name "夜と踊る(Single ver.)"@ja .

_:N7d23e055294c40f89a53015cb407f9c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N054befb06084415a8a249848bd3657af,
        _:N4da24bad225649f49aacead0e400fd17,
        _:Nbbc74c013680490cbbd6658f34ffb7c1,
        _:Nbe1a4c4f73f04b17a19e1a9e5a8acefa ;
    mo:track_count 4 ;
    schema:duration "PT25:53"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N054befb06084415a8a249848bd3657af,
        _:N4da24bad225649f49aacead0e400fd17,
        _:Nbbc74c013680490cbbd6658f34ffb7c1,
        _:Nbe1a4c4f73f04b17a19e1a9e5a8acefa .

