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

<artist/6769#subject> a schema:Person,
        foaf:Person ;
    schema:name "kaztora"@en ;
    foaf:made <album/11143#lyrics>,
        <album/11143#subject> ;
    foaf:name "kaztora"@en .

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

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

<event/38> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 4 (Nov 02, 2008)" .

<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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

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

<org/356#subject> schema:name "Liz Triangle"@en,
        "Liz Triangle"@ja,
        "Liz Triangle"@ja-latn ;
    foaf:name "Liz Triangle"@en,
        "Liz Triangle"@ja,
        "Liz Triangle"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/11143/11143-1227904537.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/6770#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11143#performance> ;
    schema:name "lily-an"@en,
        "りりあん"@ja ;
    foaf:made <album/11143#lyrics>,
        <album/11143#subject> ;
    foaf:name "lily-an"@en,
        "りりあん"@ja .

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

<album/11143#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SYMPATHY QUARTETTO"@en,
        "SYMPATHY QUARTETTO"@ja,
        "SYMPATHY QUARTETTO"@ja-latn ;
    mo:performance_of <album/11143#musicalwork> ;
    mo:performer _:N29f6c2d07b53405c9178fd67a5dfdabb,
        _:Nf9ed7401685b4d7aad6ee450c26b13c1,
        <artist/6770#subject> ;
    mo:recorded_as <album/11143#musicalexpression> ;
    schema:byArtist _:N29f6c2d07b53405c9178fd67a5dfdabb,
        _:Nf9ed7401685b4d7aad6ee450c26b13c1,
        <artist/6770#subject> ;
    schema:name "SYMPATHY QUARTETTO"@en,
        "SYMPATHY QUARTETTO"@ja,
        "SYMPATHY QUARTETTO"@ja-latn ;
    schema:workPerformed <album/11143#musicalwork> .

<album/11143#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-02"^^xsd:date ;
    dcterms:title "SYMPATHY QUARTETTO"@en,
        "SYMPATHY QUARTETTO"@ja,
        "SYMPATHY QUARTETTO"@ja-latn ;
    mo:catalogue_number "LTCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11143#musicalexpression> ;
    mo:publisher <org/356#subject> ;
    mo:record _:Ne5f38c5a5a17435686038ba48ed51bf2 ;
    mo:record_count 1 ;
    mo:release <event/38> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "akari"@en ;
            foaf:name "akari"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "azuki"@en ;
            foaf:name "azuki"@en ],
        <artist/6770#subject> ;
    schema:datePublished "2008-11-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/11143/11143-1227904537.jpg> ;
    schema:name "SYMPATHY QUARTETTO"@en,
        "SYMPATHY QUARTETTO"@ja,
        "SYMPATHY QUARTETTO"@ja-latn ;
    schema:publisher <org/356#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/11143/11143-1227904537.jpg> .

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

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

_:N29f6c2d07b53405c9178fd67a5dfdabb a schema:Person,
        foaf:Person ;
    mo:performed <album/11143#performance> ;
    schema:name "akari"@en ;
    foaf:name "akari"@en .

_:N601601eb557d405cb2395b77378960c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet night - Secret girl"@en,
        "Scarlet night - Secret girl"@ja,
        "Scarlet night - Secret girl"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Ne5f38c5a5a17435686038ba48ed51bf2 ;
    schema:name "Scarlet night - Secret girl"@en,
        "Scarlet night - Secret girl"@ja,
        "Scarlet night - Secret girl"@ja-latn .

_:N7ca4bf1a5aac4e63804ea693507a9ad3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorrowful Mr. Doll"@en,
        "哀愁のドール師"@ja,
        "Aishū no Dōru-shi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Ne5f38c5a5a17435686038ba48ed51bf2 ;
    schema:name "Sorrowful Mr. Doll"@en,
        "哀愁のドール師"@ja,
        "Aishū no Dōru-shi"@ja-latn .

_:Nadec66f7071e42dbad892d6abd3ba1f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Praise to Cherry Blossoms, Grief to Butterflies, Gathered Spirits are the Snow, Moon, and Flowers"@en,
        "讃えよ桜、憂いよ胡蝶、集う御霊は雪月花"@ja,
        "Tatae yo Sakura, Urei yo Kochō, Tsudou Mitama wa Setsugekka"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:Ne5f38c5a5a17435686038ba48ed51bf2 ;
    schema:name "Praise to Cherry Blossoms, Grief to Butterflies, Gathered Spirits are the Snow, Moon, and Flowers"@en,
        "讃えよ桜、憂いよ胡蝶、集う御霊は雪月花"@ja,
        "Tatae yo Sakura, Urei yo Kochō, Tsudou Mitama wa Setsugekka"@ja-latn .

_:Nb5f42867773c483190afa27ce8c8e9ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sun's Of Liberty"@en,
        "Sun's Of Liberty"@ja,
        "Sun's Of Liberty"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Ne5f38c5a5a17435686038ba48ed51bf2 ;
    schema:name "Sun's Of Liberty"@en,
        "Sun's Of Liberty"@ja,
        "Sun's Of Liberty"@ja-latn .

_:Nf9ed7401685b4d7aad6ee450c26b13c1 a schema:Person,
        foaf:Person ;
    mo:performed <album/11143#performance> ;
    schema:name "azuki"@en ;
    foaf:name "azuki"@en .

_:Ne5f38c5a5a17435686038ba48ed51bf2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N601601eb557d405cb2395b77378960c0,
        _:N7ca4bf1a5aac4e63804ea693507a9ad3,
        _:Nadec66f7071e42dbad892d6abd3ba1f3,
        _:Nb5f42867773c483190afa27ce8c8e9ea ;
    mo:track_count 4 ;
    schema:duration "PT18:30"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N601601eb557d405cb2395b77378960c0,
        _:N7ca4bf1a5aac4e63804ea693507a9ad3,
        _:Nadec66f7071e42dbad892d6abd3ba1f3,
        _:Nb5f42867773c483190afa27ce8c8e9ea .

