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

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

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

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

<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/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/35510#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koiyamitsuki"@en,
        "コイヤミツキ"@ja,
        "Koiyamitsuki"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/35510#musicalwork> ;
    schema:name "Koiyamitsuki"@en,
        "コイヤミツキ"@ja,
        "Koiyamitsuki"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/01/35510/35510-1348840565.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/35510#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koiyamitsuki"@en,
        "コイヤミツキ"@ja,
        "Koiyamitsuki"@ja-latn ;
    mo:performance_of <album/35510#musicalwork> ;
    mo:performer <artist/2416#subject> ;
    mo:recorded_as <album/35510#musicalexpression> ;
    schema:byArtist <artist/2416#subject> ;
    schema:name "Koiyamitsuki"@en,
        "コイヤミツキ"@ja,
        "Koiyamitsuki"@ja-latn ;
    schema:workPerformed <album/35510#musicalwork> .

<artist/2416#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35510#performance> ;
    schema:name "ichigo"@en ;
    foaf:name "ichigo"@en .

<album/35510#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Koiyamitsuki"@en,
        "コイヤミツキ"@ja,
        "Koiyamitsuki"@ja-latn ;
    mo:catalogue_number "HBP-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35510#musicalexpression> ;
    mo:publisher _:Nd1fa6dd8200b497c963bb14084fac461 ;
    mo:record _:N7da6ce903a7e4da7b2d3ce775edd17f7 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/20#subject>,
        <product/27#subject> ;
    schema:byArtist <artist/2416#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/35510/35510-1348840565.jpg> ;
    schema:name "Koiyamitsuki"@en,
        "コイヤミツキ"@ja,
        "Koiyamitsuki"@ja-latn ;
    schema:publisher _:Nd1fa6dd8200b497c963bb14084fac461 ;
    foaf:depiction <https://media.vgm.io/albums/01/35510/35510-1348840565.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "凛"@en ;
    foaf:made <album/35510#lyrics> ;
    foaf:name "凛"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "凛"@en ;
    foaf:made <album/35510#subject> ;
    foaf:name "凛"@en .

_:N0b3190772b054d1b9b6f3f21ad1134fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コイイロ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N7da6ce903a7e4da7b2d3ce775edd17f7 ;
    schema:name "コイイロ"@ja .

_:N1e2c34f60359416e93de22b32b78b2cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コイイロ (no vocal version)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N7da6ce903a7e4da7b2d3ce775edd17f7 ;
    schema:name "コイイロ (no vocal version)"@ja .

_:Nc65fb4ceb31541df8f2551fd6d0aacf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヨイヤミドリ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N7da6ce903a7e4da7b2d3ce775edd17f7 ;
    schema:name "ヨイヤミドリ"@ja .

_:Nd1fa6dd8200b497c963bb14084fac461 schema:name "ingenn x Himawaribatake"@en ;
    foaf:name "ingenn x Himawaribatake"@en .

_:Ne3fdde713e5a446b90bc8ff3bca5f43d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヨイヤミドリ (no vocal version)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N7da6ce903a7e4da7b2d3ce775edd17f7 ;
    schema:name "ヨイヤミドリ (no vocal version)"@ja .

_:Nedd5008013784e80abbbda770a60f74c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "退屈の月"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N7da6ce903a7e4da7b2d3ce775edd17f7 ;
    schema:name "退屈の月"@ja .

_:Nf7c171dab7e74b11a6b87dfca719d777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "退屈の月 (no vocal version)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N7da6ce903a7e4da7b2d3ce775edd17f7 ;
    schema:name "退屈の月 (no vocal version)"@ja .

_:N7da6ce903a7e4da7b2d3ce775edd17f7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b3190772b054d1b9b6f3f21ad1134fd,
        _:N1e2c34f60359416e93de22b32b78b2cf,
        _:Nc65fb4ceb31541df8f2551fd6d0aacf4,
        _:Ne3fdde713e5a446b90bc8ff3bca5f43d,
        _:Nedd5008013784e80abbbda770a60f74c,
        _:Nf7c171dab7e74b11a6b87dfca719d777 ;
    mo:track_count 6 ;
    schema:duration "PT24:18"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0b3190772b054d1b9b6f3f21ad1134fd,
        _:N1e2c34f60359416e93de22b32b78b2cf,
        _:Nc65fb4ceb31541df8f2551fd6d0aacf4,
        _:Ne3fdde713e5a446b90bc8ff3bca5f43d,
        _:Nedd5008013784e80abbbda770a60f74c,
        _:Nf7c171dab7e74b11a6b87dfca719d777 .

