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

<artist/2359#subject> a schema:Person,
        foaf:Person ;
    schema:name "t+pazolite"@en ;
    foaf:made <album/52506#lyrics>,
        <album/52506#subject> ;
    foaf:name "t+pazolite"@en .

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

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

<event/172> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 12 (May 10, 2015)" .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@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/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 .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

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

<org/101#subject> schema:name "ALiCE'S EMOTiON"@en,
        "ALiCE'S EMOTiON"@ja,
        "ALiCE'S EMOTiON"@ja-latn ;
    foaf:name "ALiCE'S EMOTiON"@en,
        "ALiCE'S EMOTiON"@ja,
        "ALiCE'S EMOTiON"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/52506/52506-1430703534.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/2446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52506#performance> ;
    schema:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja ;
    foaf:made <album/52506#lyrics>,
        <album/52506#subject> ;
    foaf:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja .

<artist/2518#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52506#performance> ;
    schema:name "Mao Komiya"@en,
        "小宮真央"@ja ;
    foaf:name "Mao Komiya"@en,
        "小宮真央"@ja .

<artist/48244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52506#performance> ;
    schema:name "nachi"@en ;
    foaf:name "nachi"@en .

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

<album/52506#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Precious Ray"@en,
        "Precious Ray"@ja,
        "Precious Ray"@ja-latn ;
    mo:performance_of <album/52506#musicalwork> ;
    mo:performer <artist/10297#subject>,
        <artist/2446#subject>,
        <artist/2518#subject>,
        <artist/48244#subject> ;
    mo:recorded_as <album/52506#musicalexpression> ;
    schema:byArtist <artist/10297#subject>,
        <artist/2446#subject>,
        <artist/2518#subject>,
        <artist/48244#subject> ;
    schema:name "Precious Ray"@en,
        "Precious Ray"@ja,
        "Precious Ray"@ja-latn ;
    schema:workPerformed <album/52506#musicalwork> .

<album/52506#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-10"^^xsd:date ;
    dcterms:title "Precious Ray"@en,
        "Precious Ray"@ja,
        "Precious Ray"@ja-latn ;
    mo:catalogue_number "AECD-042" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52506#musicalexpression> ;
    mo:publisher <org/101#subject> ;
    mo:record _:Naac9e240697d4f6e99126549ea7b196b ;
    mo:record_count 1 ;
    mo:release <event/172> ;
    schema:about <product/1948#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/51#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/10297#subject>,
        <artist/2446#subject>,
        <artist/2518#subject>,
        <artist/48244#subject> ;
    schema:datePublished "2015-05-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/52506/52506-1430703534.jpg> ;
    schema:name "Precious Ray"@en,
        "Precious Ray"@ja,
        "Precious Ray"@ja-latn ;
    schema:publisher <org/101#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/52506/52506-1430703534.jpg> .

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

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

_:N1020913d3131495cbbc36a68d5906cca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire Alarm"@ja,
        "Fire Alarm"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Naac9e240697d4f6e99126549ea7b196b ;
    schema:name "Fire Alarm"@ja,
        "Fire Alarm"@ja-latn .

_:N23cdd0347e044c94a5a15ce391b8b3ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "映姫様による耳が痛いお言葉"@ja,
        "Eiki-sama ni yoru Mimi ga Itai Okotoba"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Naac9e240697d4f6e99126549ea7b196b ;
    schema:name "映姫様による耳が痛いお言葉"@ja,
        "Eiki-sama ni yoru Mimi ga Itai Okotoba"@ja-latn .

_:N69a395b33b614ec7805840fa0a8a76a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Namida"@ja,
        "Namida"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Naac9e240697d4f6e99126549ea7b196b ;
    schema:name "Namida"@ja,
        "Namida"@ja-latn .

_:N6b17ee0e6329481bad2cd1663b634ebb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Way Back 2 the Voyage"@ja,
        "Way Back 2 the Voyage"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Naac9e240697d4f6e99126549ea7b196b ;
    schema:name "Way Back 2 the Voyage"@ja,
        "Way Back 2 the Voyage"@ja-latn .

_:N6c4ec2d08cb8451bb2a66982d6b9c9f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet dreams"@ja,
        "Sweet dreams"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Naac9e240697d4f6e99126549ea7b196b ;
    schema:name "Sweet dreams"@ja,
        "Sweet dreams"@ja-latn .

_:N6f90933993854a5dac3b11cf7d1e66d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death Temple"@ja,
        "Death Temple"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Naac9e240697d4f6e99126549ea7b196b ;
    schema:name "Death Temple"@ja,
        "Death Temple"@ja-latn .

_:N93ea32484a6241cb8996cfda8f121483 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(can you) understand me?"@ja,
        "(can you) understand me?"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Naac9e240697d4f6e99126549ea7b196b ;
    schema:name "(can you) understand me?"@ja,
        "(can you) understand me?"@ja-latn .

_:N956495987dd54f479d0999800bb497a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cinderella Night"@ja,
        "Cinderella Night"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Naac9e240697d4f6e99126549ea7b196b ;
    schema:name "Cinderella Night"@ja,
        "Cinderella Night"@ja-latn .

_:Naee2b09e85e7462cb6248706f3b80686 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Voice is Dead."@ja,
        "My Voice is Dead."@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Naac9e240697d4f6e99126549ea7b196b ;
    schema:name "My Voice is Dead."@ja,
        "My Voice is Dead."@ja-latn .

_:Nc925d2d8d0e547d9905805e4999de403 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Story of ..."@ja,
        "The Story of ..."@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Naac9e240697d4f6e99126549ea7b196b ;
    schema:name "The Story of ..."@ja,
        "The Story of ..."@ja-latn .

_:Naac9e240697d4f6e99126549ea7b196b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1020913d3131495cbbc36a68d5906cca,
        _:N23cdd0347e044c94a5a15ce391b8b3ac,
        _:N69a395b33b614ec7805840fa0a8a76a7,
        _:N6b17ee0e6329481bad2cd1663b634ebb,
        _:N6c4ec2d08cb8451bb2a66982d6b9c9f6,
        _:N6f90933993854a5dac3b11cf7d1e66d3,
        _:N93ea32484a6241cb8996cfda8f121483,
        _:N956495987dd54f479d0999800bb497a2,
        _:Naee2b09e85e7462cb6248706f3b80686,
        _:Nc925d2d8d0e547d9905805e4999de403 ;
    mo:track_count 10 ;
    schema:duration "PT42:13"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1020913d3131495cbbc36a68d5906cca,
        _:N23cdd0347e044c94a5a15ce391b8b3ac,
        _:N69a395b33b614ec7805840fa0a8a76a7,
        _:N6b17ee0e6329481bad2cd1663b634ebb,
        _:N6c4ec2d08cb8451bb2a66982d6b9c9f6,
        _:N6f90933993854a5dac3b11cf7d1e66d3,
        _:N93ea32484a6241cb8996cfda8f121483,
        _:N956495987dd54f479d0999800bb497a2,
        _:Naee2b09e85e7462cb6248706f3b80686,
        _:Nc925d2d8d0e547d9905805e4999de403 .

