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

<artist/6794#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sayaka Yamazaki"@en,
        "やまざきさやか"@ja ;
    foaf:made <album/17105#lyrics>,
        <album/17105#subject> ;
    foaf:name "Sayaka Yamazaki"@en,
        "やまざきさやか"@ja .

<artist/8107#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka"@en ;
    foaf:made <album/17105#lyrics>,
        <album/17105#subject> ;
    foaf:name "Haruka"@en .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17105#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/17105#composition>,
        <album/17105#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/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/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 .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

<org/276#subject> schema:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn ;
    foaf:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn .

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

<https://medium-media.vgm.io/albums/50/17105/17105-1261361275.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1006#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17105#performance> ;
    schema:name "TAM"@en ;
    foaf:name "TAM"@en .

<artist/1847#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17105#performance> ;
    schema:name "Sora Yuizuki"@en,
        "結月そら"@ja ;
    foaf:made <album/17105#lyrics>,
        <album/17105#subject> ;
    foaf:name "Sora Yuizuki"@en,
        "結月そら"@ja .

<artist/1986#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17105#performance> ;
    schema:name "Misato"@en,
        "美里"@ja ;
    foaf:name "Misato"@en,
        "美里"@ja .

<artist/2603#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17105#performance> ;
    schema:name "miko"@en ;
    foaf:made <album/17105#lyrics>,
        <album/17105#subject> ;
    foaf:name "miko"@en .

<artist/5519#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17105#performance> ;
    schema:name "Nachi Sakaue"@en,
        "坂上なち"@ja ;
    foaf:name "Nachi Sakaue"@en,
        "坂上なち"@ja .

<artist/5523#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17105#performance> ;
    schema:name "BB"@en ;
    foaf:name "BB"@en .

<artist/7456#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17105#performance> ;
    schema:name "Meiko Nakamura"@en,
        "仲村芽衣子"@ja ;
    foaf:name "Meiko Nakamura"@en,
        "仲村芽衣子"@ja .

<artist/8305#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17105#performance> ;
    schema:name "hisashi"@en ;
    foaf:name "hisashi"@en .

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

<album/17105#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "White Magic"@en,
        "White Magic"@ja,
        "White Magic"@ja-latn ;
    mo:performance_of <album/17105#musicalwork> ;
    mo:performer <artist/1006#subject>,
        <artist/1847#subject>,
        <artist/1986#subject>,
        <artist/2603#subject>,
        <artist/5519#subject>,
        <artist/5523#subject>,
        <artist/7456#subject>,
        <artist/8305#subject> ;
    mo:recorded_as <album/17105#musicalexpression> ;
    schema:byArtist <artist/1006#subject>,
        <artist/1847#subject>,
        <artist/1986#subject>,
        <artist/2603#subject>,
        <artist/5519#subject>,
        <artist/5523#subject>,
        <artist/7456#subject>,
        <artist/8305#subject> ;
    schema:name "White Magic"@en,
        "White Magic"@ja,
        "White Magic"@ja-latn ;
    schema:workPerformed <album/17105#musicalwork> .

<album/17105#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "White Magic"@en,
        "White Magic"@ja,
        "White Magic"@ja-latn ;
    mo:catalogue_number "SACD-5025" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17105#musicalexpression> ;
    mo:publisher <org/276#subject> ;
    mo:record _:N90264072c3bd448d862260ab1cfb8779 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/1006#subject>,
        <artist/1847#subject>,
        <artist/1986#subject>,
        <artist/2603#subject>,
        <artist/5519#subject>,
        <artist/5523#subject>,
        <artist/7456#subject>,
        <artist/8305#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/17105/17105-1261361275.jpg> ;
    schema:name "White Magic"@en,
        "White Magic"@ja,
        "White Magic"@ja-latn ;
    schema:publisher <org/276#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/17105/17105-1261361275.jpg> .

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

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

_:N4405d8cc990d4e35a519fae968b78b40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re:Production"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N90264072c3bd448d862260ab1cfb8779 ;
    schema:name "Re:Production"@ja .

_:N799b74f312d74651a114d57e519d0a6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When Leaving"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N90264072c3bd448d862260ab1cfb8779 ;
    schema:name "When Leaving"@ja .

_:N8559fac7a26e4c4a9ace9bd01fda2013 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let me be with you"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N90264072c3bd448d862260ab1cfb8779 ;
    schema:name "Let me be with you"@ja .

_:N8ce5ec258e7d42eca4e59416d5dc42f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅染-benizome-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N90264072c3bd448d862260ab1cfb8779 ;
    schema:name "紅染-benizome-"@ja .

_:Nbb9d803946a54394a1edc3b3c73e8dd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "眠りし宝"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N90264072c3bd448d862260ab1cfb8779 ;
    schema:name "眠りし宝"@ja .

_:Nd14a4d3c36224daf8b62708555034621 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二人繋ぐ道"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N90264072c3bd448d862260ab1cfb8779 ;
    schema:name "二人繋ぐ道"@ja .

_:Ndae562abb6eb46d69b987b4b0310c59c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emotional Rule"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N90264072c3bd448d862260ab1cfb8779 ;
    schema:name "Emotional Rule"@ja .

_:Nf388a60e1d834830885d865232dac392 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever cherryblossom"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N90264072c3bd448d862260ab1cfb8779 ;
    schema:name "Forever cherryblossom"@ja .

_:N90264072c3bd448d862260ab1cfb8779 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4405d8cc990d4e35a519fae968b78b40,
        _:N799b74f312d74651a114d57e519d0a6e,
        _:N8559fac7a26e4c4a9ace9bd01fda2013,
        _:N8ce5ec258e7d42eca4e59416d5dc42f6,
        _:Nbb9d803946a54394a1edc3b3c73e8dd1,
        _:Nd14a4d3c36224daf8b62708555034621,
        _:Ndae562abb6eb46d69b987b4b0310c59c,
        _:Nf388a60e1d834830885d865232dac392 ;
    mo:track_count 8 ;
    schema:duration "PT38:15"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N4405d8cc990d4e35a519fae968b78b40,
        _:N799b74f312d74651a114d57e519d0a6e,
        _:N8559fac7a26e4c4a9ace9bd01fda2013,
        _:N8ce5ec258e7d42eca4e59416d5dc42f6,
        _:Nbb9d803946a54394a1edc3b3c73e8dd1,
        _:Nd14a4d3c36224daf8b62708555034621,
        _:Ndae562abb6eb46d69b987b4b0310c59c,
        _:Nf388a60e1d834830885d865232dac392 .

