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

<artist/11503#subject> a schema:Person,
        foaf:Person ;
    schema:name "cittan*"@en ;
    foaf:made <album/41090#lyrics>,
        <album/41090#subject> ;
    foaf:name "cittan*"@en .

<artist/14434#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mizuyosi"@en,
        "みずよし"@ja ;
    foaf:made <album/41090#lyrics>,
        <album/41090#subject> ;
    foaf:name "Mizuyosi"@en,
        "みずよし"@ja .

<artist/67246#subject> a schema:Person,
        foaf:Person ;
    schema:name "UGUME"@en ;
    foaf:made <album/41090#lyrics>,
        <album/41090#subject> ;
    foaf:name "UGUME"@en .

<artist/70024#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fuyuki Seana"@en,
        "シイナフユキ"@ja ;
    foaf:made <album/41090#lyrics>,
        <album/41090#subject> ;
    foaf:name "Fuyuki Seana"@en,
        "シイナフユキ"@ja .

<artist/8519#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumarisu"@en,
        "くまりす"@ja ;
    foaf:made <album/41090#lyrics>,
        <album/41090#subject> ;
    foaf:name "Kumarisu"@en,
        "くまりす"@ja .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/41090#lyrics>,
        <album/41090#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

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

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

<event/157> a mo:Release ;
    schema:name "Released at Comic Market 84 (Aug 10, 2013 to Aug 12, 2013)" .

<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 .

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

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

<org/1502#subject> schema:name "ClearLeMel"@en,
        "ClearLeMel"@ja,
        "ClearLeMel"@ja-latn ;
    foaf:name "ClearLeMel"@en,
        "ClearLeMel"@ja,
        "ClearLeMel"@ja-latn .

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

<https://medium-media.vgm.io/albums/09/41090/41090-1376939510.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/529#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41090#performance> ;
    schema:name "Sakuya Kurosaki"@en,
        "黒崎朔夜"@ja ;
    foaf:name "Sakuya Kurosaki"@en,
        "黒崎朔夜"@ja .

<artist/6775#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41090#performance> ;
    schema:name "Hotaru"@en,
        "ほたる"@ja ;
    foaf:name "Hotaru"@en,
        "ほたる"@ja .

<artist/9291#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41090#performance> ;
    schema:name "Tsubaki Yuuzuki"@en,
        "夕月椿"@ja ;
    foaf:name "Tsubaki Yuuzuki"@en,
        "夕月椿"@ja .

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

<album/41090#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Twilight"@en,
        "Twilight"@ja,
        "Twilight"@ja-latn ;
    mo:performance_of <album/41090#musicalwork> ;
    mo:performer _:N7e95da3302874383ac215ba48db1714c,
        _:N94fbfa615e8d4669b7a71eed4acf98f4,
        <artist/529#subject>,
        <artist/6775#subject>,
        <artist/9291#subject> ;
    mo:recorded_as <album/41090#musicalexpression> ;
    schema:byArtist _:N7e95da3302874383ac215ba48db1714c,
        _:N94fbfa615e8d4669b7a71eed4acf98f4,
        <artist/529#subject>,
        <artist/6775#subject>,
        <artist/9291#subject> ;
    schema:name "Twilight"@en,
        "Twilight"@ja,
        "Twilight"@ja-latn ;
    schema:workPerformed <album/41090#musicalwork> .

<album/41090#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "Twilight"@en,
        "Twilight"@ja,
        "Twilight"@ja-latn ;
    mo:catalogue_number "CLM-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41090#musicalexpression> ;
    mo:publisher <org/1502#subject> ;
    mo:record _:N3d9b3a6641c6437a939ccb393664e638 ;
    mo:record_count 1 ;
    mo:release <event/157> ;
    schema:about <product/20#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Shokorantan"@en ;
            foaf:name "Shokorantan"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Natsuko"@en ;
            foaf:name "Natsuko"@en ],
        <artist/529#subject>,
        <artist/6775#subject>,
        <artist/9291#subject> ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/41090/41090-1376939510.jpg> ;
    schema:name "Twilight"@en,
        "Twilight"@ja,
        "Twilight"@ja-latn ;
    schema:publisher <org/1502#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/41090/41090-1376939510.jpg> .

_:N2a765276f32e48bf8e3b93a072720165 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "season of rain"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d9b3a6641c6437a939ccb393664e638 ;
    schema:name "season of rain"@ja .

_:N3f906c1d4c5f49b19ef3e758574b5a93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatical Fairy"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d9b3a6641c6437a939ccb393664e638 ;
    schema:name "Lunatical Fairy"@ja .

_:N4f5a2566fba2452b9b12c566d1c45eb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラプソディア・ブリーズ"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d9b3a6641c6437a939ccb393664e638 ;
    schema:name "ラプソディア・ブリーズ"@ja .

_:N50fa0a39faeb4514978a1205b9616eb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "spear"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d9b3a6641c6437a939ccb393664e638 ;
    schema:name "spear"@ja .

_:N562f2027c51844d99317a0a362cfa3ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "囚籠-トリカゴ-"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d9b3a6641c6437a939ccb393664e638 ;
    schema:name "囚籠-トリカゴ-"@ja .

_:N60fca24c585943f0980e26e1180684ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sister Synchronicity"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d9b3a6641c6437a939ccb393664e638 ;
    schema:name "Sister Synchronicity"@ja .

_:N7e95da3302874383ac215ba48db1714c a schema:Person,
        foaf:Person ;
    mo:performed <album/41090#performance> ;
    schema:name "Shokorantan"@en ;
    foaf:name "Shokorantan"@en .

_:N8da9e75219634c18a481821b23a461b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not of vision"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d9b3a6641c6437a939ccb393664e638 ;
    schema:name "Not of vision"@ja .

_:N94fbfa615e8d4669b7a71eed4acf98f4 a schema:Person,
        foaf:Person ;
    mo:performed <album/41090#performance> ;
    schema:name "Natsuko"@en ;
    foaf:name "Natsuko"@en .

_:Nb2b05cde3ac64a589014fca5d57cedfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こあくまーらばーず"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d9b3a6641c6437a939ccb393664e638 ;
    schema:name "こあくまーらばーず"@ja .

_:Nb8290b74f3b34174a54839f97afb8474 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d9b3a6641c6437a939ccb393664e638 ;
    schema:name "Twilight"@ja .

_:Ncad61d5252934618b7d57095b3efac83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[moon.]scarlet devil"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d9b3a6641c6437a939ccb393664e638 ;
    schema:name "[moon.]scarlet devil"@ja .

_:N3d9b3a6641c6437a939ccb393664e638 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a765276f32e48bf8e3b93a072720165,
        _:N3f906c1d4c5f49b19ef3e758574b5a93,
        _:N4f5a2566fba2452b9b12c566d1c45eb0,
        _:N50fa0a39faeb4514978a1205b9616eb2,
        _:N562f2027c51844d99317a0a362cfa3ce,
        _:N60fca24c585943f0980e26e1180684ac,
        _:N8da9e75219634c18a481821b23a461b5,
        _:Nb2b05cde3ac64a589014fca5d57cedfd,
        _:Nb8290b74f3b34174a54839f97afb8474,
        _:Ncad61d5252934618b7d57095b3efac83 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2a765276f32e48bf8e3b93a072720165,
        _:N3f906c1d4c5f49b19ef3e758574b5a93,
        _:N4f5a2566fba2452b9b12c566d1c45eb0,
        _:N50fa0a39faeb4514978a1205b9616eb2,
        _:N562f2027c51844d99317a0a362cfa3ce,
        _:N60fca24c585943f0980e26e1180684ac,
        _:N8da9e75219634c18a481821b23a461b5,
        _:Nb2b05cde3ac64a589014fca5d57cedfd,
        _:Nb8290b74f3b34174a54839f97afb8474,
        _:Ncad61d5252934618b7d57095b3efac83 .

