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

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

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

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@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/22778#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Synchronicity"@en,
        "Synchronicity"@ja,
        "Synchronicity"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/22778#musicalwork> ;
    schema:name "Synchronicity"@en,
        "Synchronicity"@ja,
        "Synchronicity"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/87/22778/22778-1293549492.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14431#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22778#performance> ;
    schema:name "Nazo no Jinbutsu K"@en,
        "謎の人物K"@ja ;
    foaf:name "Nazo no Jinbutsu K"@en,
        "謎の人物K"@ja .

<album/22778#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Synchronicity"@en,
        "Synchronicity"@ja,
        "Synchronicity"@ja-latn ;
    mo:performance_of <album/22778#musicalwork> ;
    mo:performer _:N76104a1796734f1aaa627a6f6ba7f76c,
        _:Nf53ad814af25490e864beafe62c00aed,
        <artist/14431#subject> ;
    mo:recorded_as <album/22778#musicalexpression> ;
    schema:byArtist _:N76104a1796734f1aaa627a6f6ba7f76c,
        _:Nf53ad814af25490e864beafe62c00aed,
        <artist/14431#subject> ;
    schema:name "Synchronicity"@en,
        "Synchronicity"@ja,
        "Synchronicity"@ja-latn ;
    schema:workPerformed <album/22778#musicalwork> .

<album/22778#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "Synchronicity"@en,
        "Synchronicity"@ja,
        "Synchronicity"@ja-latn ;
    mo:catalogue_number "ARNC-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22778#musicalexpression> ;
    mo:publisher _:N4ec2bbc5f03049919bb24be61a18ce9d ;
    mo:record _:N74b7359f2576442b85633380f7e8180d ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Le Ciel"@en ;
            foaf:name "Le Ciel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Noriko"@en ;
            foaf:name "Noriko"@en ],
        <artist/14431#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/22778/22778-1293549492.jpg> ;
    schema:name "Synchronicity"@en,
        "Synchronicity"@ja,
        "Synchronicity"@ja-latn ;
    schema:publisher _:N4ec2bbc5f03049919bb24be61a18ce9d ;
    foaf:depiction <https://media.vgm.io/albums/87/22778/22778-1293549492.jpg> .

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

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

_:N025ef8f697c64e878a2022cb95da3be5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FATE (Instrumental)"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N74b7359f2576442b85633380f7e8180d ;
    schema:name "FATE (Instrumental)"@en .

_:N0fa8fd10de914cc2983a950d198d71a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlasting Tears (Instrumental)"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N74b7359f2576442b85633380f7e8180d ;
    schema:name "Everlasting Tears (Instrumental)"@en .

_:N0fcb5d4b64e64e5893c44ba744106f20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Puzzle"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N74b7359f2576442b85633380f7e8180d ;
    schema:name "Puzzle"@en .

_:N22022f5a8e3f4f7eaba621d86994144c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dreaming yesterday"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N74b7359f2576442b85633380f7e8180d ;
    schema:name "dreaming yesterday"@en .

_:N2291cd74773c42389758bc340e62ffc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Rose (Instrumental)"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N74b7359f2576442b85633380f7e8180d ;
    schema:name "Under the Rose (Instrumental)"@en .

_:N444fbdda9bc84e93b1b655c26b9c081b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlasting Tears"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N74b7359f2576442b85633380f7e8180d ;
    schema:name "Everlasting Tears"@en .

_:N4e1c855052d44c2e8ef77427263fe12d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Rose"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N74b7359f2576442b85633380f7e8180d ;
    schema:name "Under the Rose"@en .

_:N4ec2bbc5f03049919bb24be61a18ce9d schema:name "Arnica"@en ;
    foaf:name "Arnica"@en .

_:N76104a1796734f1aaa627a6f6ba7f76c a schema:Person,
        foaf:Person ;
    mo:performed <album/22778#performance> ;
    schema:name "Noriko"@en ;
    foaf:name "Noriko"@en .

_:N7af68f446e244e0997d2bc03cc585090 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "broken merry-go-round"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N74b7359f2576442b85633380f7e8180d ;
    schema:name "broken merry-go-round"@en .

_:N99253e3bbdc44752b937b8b51e388048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "...in the Darkness"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N74b7359f2576442b85633380f7e8180d ;
    schema:name "...in the Darkness"@en .

_:Naba01b23a02e4068a5cb4cd738fab6df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "...in the Darkness (Instrumental)"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N74b7359f2576442b85633380f7e8180d ;
    schema:name "...in the Darkness (Instrumental)"@en .

_:Nac53b8296ed346e5be340bee2876aef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lonely utopia"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N74b7359f2576442b85633380f7e8180d ;
    schema:name "lonely utopia"@en .

_:Ne0ec9a0c1f1d4c4fa53c28a7f6c5ccf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FATE"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N74b7359f2576442b85633380f7e8180d ;
    schema:name "FATE"@en .

_:Nf53ad814af25490e864beafe62c00aed a schema:Person,
        foaf:Person ;
    mo:performed <album/22778#performance> ;
    schema:name "Le Ciel"@en ;
    foaf:name "Le Ciel"@en .

_:N74b7359f2576442b85633380f7e8180d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N025ef8f697c64e878a2022cb95da3be5,
        _:N0fa8fd10de914cc2983a950d198d71a5,
        _:N0fcb5d4b64e64e5893c44ba744106f20,
        _:N22022f5a8e3f4f7eaba621d86994144c,
        _:N2291cd74773c42389758bc340e62ffc1,
        _:N444fbdda9bc84e93b1b655c26b9c081b,
        _:N4e1c855052d44c2e8ef77427263fe12d,
        _:N7af68f446e244e0997d2bc03cc585090,
        _:N99253e3bbdc44752b937b8b51e388048,
        _:Naba01b23a02e4068a5cb4cd738fab6df,
        _:Nac53b8296ed346e5be340bee2876aef4,
        _:Ne0ec9a0c1f1d4c4fa53c28a7f6c5ccf1 ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N025ef8f697c64e878a2022cb95da3be5,
        _:N0fa8fd10de914cc2983a950d198d71a5,
        _:N0fcb5d4b64e64e5893c44ba744106f20,
        _:N22022f5a8e3f4f7eaba621d86994144c,
        _:N2291cd74773c42389758bc340e62ffc1,
        _:N444fbdda9bc84e93b1b655c26b9c081b,
        _:N4e1c855052d44c2e8ef77427263fe12d,
        _:N7af68f446e244e0997d2bc03cc585090,
        _:N99253e3bbdc44752b937b8b51e388048,
        _:Naba01b23a02e4068a5cb4cd738fab6df,
        _:Nac53b8296ed346e5be340bee2876aef4,
        _:Ne0ec9a0c1f1d4c4fa53c28a7f6c5ccf1 .

