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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10660#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/10660#composition>,
        <album/10660#subject> ;
    foaf:name "U2"@en .

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

<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/10660#musicalexpression> a mo:Signal ;
    mo:published_as <album/10660#subject> ;
    mo:records <album/10660#performance> .

<album/10660#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "East side material"@en,
        "East side material"@ja,
        "East side material"@ja-latn ;
    mo:performance_of <album/10660#musicalwork> ;
    mo:recorded_as <album/10660#musicalexpression> ;
    schema:name "East side material"@en,
        "East side material"@ja,
        "East side material"@ja-latn ;
    schema:workPerformed <album/10660#musicalwork> .

<org/444#subject> schema:name "N-tone"@en,
        "N-tone"@ja,
        "N-tone"@ja-latn ;
    foaf:name "N-tone"@en,
        "N-tone"@ja,
        "N-tone"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/10660/10660-1223702910.jpg> a schema:ImageObject,
        foaf:Image .

<album/10660#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "East side material"@en,
        "East side material"@ja,
        "East side material"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/10660#musicalwork> ;
    schema:name "East side material"@en,
        "East side material"@ja,
        "East side material"@ja-latn .

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

<album/10660#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-30"^^xsd:date ;
    dcterms:title "East side material"@en,
        "East side material"@ja,
        "East side material"@ja-latn ;
    mo:catalogue_number "NTCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10660#musicalexpression> ;
    mo:publisher <org/444#subject> ;
    mo:record _:N5bee6b15bbe346bf8f3fde93384921d9 ;
    mo:record_count 1 ;
    mo:release <event/13> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject> ;
    schema:datePublished "2005-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/10660/10660-1223702910.jpg> ;
    schema:name "East side material"@en,
        "East side material"@ja,
        "East side material"@ja-latn ;
    schema:publisher <org/444#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/10660/10660-1223702910.jpg> .

_:N15ccf1778abc4bb294e733c97cb693cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想世界 -necrofantasia-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N5bee6b15bbe346bf8f3fde93384921d9 ;
    schema:name "幻想世界 -necrofantasia-"@ja .

_:N1cca3257e81a43509328f123d826b148 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アカイツキ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:46"^^xsd:interval ;
    schema:inPlaylist _:N5bee6b15bbe346bf8f3fde93384921d9 ;
    schema:name "アカイツキ"@ja .

_:N442d61893b7d4ce8aa16fb700fc0820a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無何有の郷 -fragment snow pain-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N5bee6b15bbe346bf8f3fde93384921d9 ;
    schema:name "無何有の郷 -fragment snow pain-"@ja .

_:N54077810e40b48a09e618701bda3b195 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竹取飛翔 -静-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N5bee6b15bbe346bf8f3fde93384921d9 ;
    schema:name "竹取飛翔 -静-"@ja .

_:N5f77f1e79d8342588e924562193171ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neve Polverosa"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N5bee6b15bbe346bf8f3fde93384921d9 ;
    schema:name "Neve Polverosa"@ja .

_:N737ba658116e47fca393aac1d0bd73be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Firefly Feast 「此処が私の生まれた場処」"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N5bee6b15bbe346bf8f3fde93384921d9 ;
    schema:name "Firefly Feast 「此処が私の生まれた場処」"@ja .

_:N7e91edf4fd5847af97fe0a1f58574417 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽玄の槭樹 -Away from Eastend-"@ja ;
    mo:track_number 13 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:N5bee6b15bbe346bf8f3fde93384921d9 ;
    schema:name "幽玄の槭樹 -Away from Eastend-"@ja .

_:N8661b6c8a5814d3b948ee9d902393b40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "姫の傍らに"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N5bee6b15bbe346bf8f3fde93384921d9 ;
    schema:name "姫の傍らに"@ja .

_:N86dc57cbadf8415baa0be43ed45b08ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cerisier de neige"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N5bee6b15bbe346bf8f3fde93384921d9 ;
    schema:name "Cerisier de neige"@ja .

_:N89bc701a1e0349be815afffa7c76dafc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪解け -material power-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N5bee6b15bbe346bf8f3fde93384921d9 ;
    schema:name "雪解け -material power-"@ja .

_:Nd5822a2d87ee43a79ab18b17926416ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHIFT -East side-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N5bee6b15bbe346bf8f3fde93384921d9 ;
    schema:name "SHIFT -East side-"@ja .

_:Ndbe7e53715274a5cbef1abf416e58c26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋色桜華"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N5bee6b15bbe346bf8f3fde93384921d9 ;
    schema:name "恋色桜華"@ja .

_:Ne37c0e6e41ca471b88ba51312f59a962 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ultima Thule"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N5bee6b15bbe346bf8f3fde93384921d9 ;
    schema:name "ultima Thule"@ja .

_:Nea6213b3226d44f5af23d6177dccb37c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "winter atmosphere"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:14"^^xsd:interval ;
    schema:inPlaylist _:N5bee6b15bbe346bf8f3fde93384921d9 ;
    schema:name "winter atmosphere"@ja .

_:N5bee6b15bbe346bf8f3fde93384921d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15ccf1778abc4bb294e733c97cb693cd,
        _:N1cca3257e81a43509328f123d826b148,
        _:N442d61893b7d4ce8aa16fb700fc0820a,
        _:N54077810e40b48a09e618701bda3b195,
        _:N5f77f1e79d8342588e924562193171ae,
        _:N737ba658116e47fca393aac1d0bd73be,
        _:N7e91edf4fd5847af97fe0a1f58574417,
        _:N8661b6c8a5814d3b948ee9d902393b40,
        _:N86dc57cbadf8415baa0be43ed45b08ab,
        _:N89bc701a1e0349be815afffa7c76dafc,
        _:Nd5822a2d87ee43a79ab18b17926416ac,
        _:Ndbe7e53715274a5cbef1abf416e58c26,
        _:Ne37c0e6e41ca471b88ba51312f59a962,
        _:Nea6213b3226d44f5af23d6177dccb37c ;
    mo:track_count 14 ;
    schema:duration "PT72:28"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N15ccf1778abc4bb294e733c97cb693cd,
        _:N1cca3257e81a43509328f123d826b148,
        _:N442d61893b7d4ce8aa16fb700fc0820a,
        _:N54077810e40b48a09e618701bda3b195,
        _:N5f77f1e79d8342588e924562193171ae,
        _:N737ba658116e47fca393aac1d0bd73be,
        _:N7e91edf4fd5847af97fe0a1f58574417,
        _:N8661b6c8a5814d3b948ee9d902393b40,
        _:N86dc57cbadf8415baa0be43ed45b08ab,
        _:N89bc701a1e0349be815afffa7c76dafc,
        _:Nd5822a2d87ee43a79ab18b17926416ac,
        _:Ndbe7e53715274a5cbef1abf416e58c26,
        _:Ne37c0e6e41ca471b88ba51312f59a962,
        _:Nea6213b3226d44f5af23d6177dccb37c .

