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

<artist/4800#subject> a schema:Person,
        foaf:Person ;
    schema:name "MAKI"@en ;
    foaf:made <album/24163#lyrics>,
        <album/24163#subject> ;
    foaf:name "MAKI"@en .

<artist/8108#subject> a schema:Person,
        foaf:Person ;
    schema:name "Succubus"@en ;
    foaf:made <album/24163#lyrics>,
        <album/24163#subject> ;
    foaf:name "Succubus"@en .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24163#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/24163#composition>,
        <album/24163#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/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/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@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/24163#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Temporal Distortion"@en,
        "Temporal Distortion"@ja,
        "Temporal Distortion"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/24163#musicalwork> ;
    schema:name "Temporal Distortion"@en,
        "Temporal Distortion"@ja,
        "Temporal Distortion"@ja-latn .

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

<org/540#subject> schema:name "White Elephant"@en,
        "White Elephant"@ja,
        "White Elephant"@ja-latn ;
    foaf:name "White Elephant"@en,
        "White Elephant"@ja,
        "White Elephant"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/24163/24163-1298385212.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/5518#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24163#performance> ;
    schema:name "Yu Oda"@en,
        "小田ユウ"@ja ;
    foaf:name "Yu Oda"@en,
        "小田ユウ"@ja .

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

<album/24163#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Temporal Distortion"@en,
        "Temporal Distortion"@ja,
        "Temporal Distortion"@ja-latn ;
    mo:performance_of <album/24163#musicalwork> ;
    mo:performer _:N50a5d3a98d164199bd86900e6a73364d,
        _:N63f917cd28d942d497508707d8223a1d,
        _:N93f7c146fa014e358252bd9425c59e50,
        <artist/14431#subject>,
        <artist/5518#subject> ;
    mo:recorded_as <album/24163#musicalexpression> ;
    schema:byArtist _:N50a5d3a98d164199bd86900e6a73364d,
        _:N63f917cd28d942d497508707d8223a1d,
        _:N93f7c146fa014e358252bd9425c59e50,
        <artist/14431#subject>,
        <artist/5518#subject> ;
    schema:name "Temporal Distortion"@en,
        "Temporal Distortion"@ja,
        "Temporal Distortion"@ja-latn ;
    schema:workPerformed <album/24163#musicalwork> .

<album/24163#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "Temporal Distortion"@en,
        "Temporal Distortion"@ja,
        "Temporal Distortion"@ja-latn ;
    mo:catalogue_number "WECD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24163#musicalexpression> ;
    mo:publisher <org/540#subject> ;
    mo:record _:N8af5947705db43c981249438ce5b47a8 ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/276#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#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 ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yukko Ina"@en ;
            foaf:name "Yukko Ina"@en ],
        <artist/14431#subject>,
        <artist/5518#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/24163/24163-1298385212.jpg> ;
    schema:name "Temporal Distortion"@en,
        "Temporal Distortion"@ja,
        "Temporal Distortion"@ja-latn ;
    schema:publisher <org/540#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/24163/24163-1298385212.jpg> .

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

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

_:N24abb6e8d6b4403195d23cfe7e5e268f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VainExpect"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N8af5947705db43c981249438ce5b47a8 ;
    schema:name "VainExpect"@ja .

_:N359616ea5e7f421985aff272de00bff9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VainExpect ~Off Vocal Version~"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N8af5947705db43c981249438ce5b47a8 ;
    schema:name "VainExpect ~Off Vocal Version~"@ja .

_:N4bb5d1f9914446bd8de7461199d0ae2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't You Want Me"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N8af5947705db43c981249438ce5b47a8 ;
    schema:name "Don't You Want Me"@ja .

_:N50a5d3a98d164199bd86900e6a73364d a schema:Person,
        foaf:Person ;
    mo:performed <album/24163#performance> ;
    schema:name "Yukko Ina"@en ;
    foaf:name "Yukko Ina"@en .

_:N61c0099f864b4711a3ae8a79b40ba3a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リネン"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N8af5947705db43c981249438ce5b47a8 ;
    schema:name "リネン"@ja .

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

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

_:Nb7f12f0ae43f4182991f99e0810c11d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "狂気の瞳"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N8af5947705db43c981249438ce5b47a8 ;
    schema:name "狂気の瞳"@ja .

_:Nbac43ee960fa47659daada12630d0902 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mind of the Truth"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N8af5947705db43c981249438ce5b47a8 ;
    schema:name "Mind of the Truth"@ja .

_:Nd8fa0d0d419547e8ade101e7a2e21f57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take it to the limiting ~Trance Version~"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N8af5947705db43c981249438ce5b47a8 ;
    schema:name "Take it to the limiting ~Trance Version~"@ja .

_:Ne59c015c224d4be1903c87a06d41e7bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In My Heart ~美しく響くセレナーデ~"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N8af5947705db43c981249438ce5b47a8 ;
    schema:name "In My Heart ~美しく響くセレナーデ~"@ja .

_:Nebcd186e340f41a5996879f5026d7677 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Release all"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N8af5947705db43c981249438ce5b47a8 ;
    schema:name "Release all"@ja .

_:N8af5947705db43c981249438ce5b47a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24abb6e8d6b4403195d23cfe7e5e268f,
        _:N359616ea5e7f421985aff272de00bff9,
        _:N4bb5d1f9914446bd8de7461199d0ae2d,
        _:N61c0099f864b4711a3ae8a79b40ba3a3,
        _:Nb7f12f0ae43f4182991f99e0810c11d3,
        _:Nbac43ee960fa47659daada12630d0902,
        _:Nd8fa0d0d419547e8ade101e7a2e21f57,
        _:Ne59c015c224d4be1903c87a06d41e7bd,
        _:Nebcd186e340f41a5996879f5026d7677 ;
    mo:track_count 9 ;
    schema:duration "PT31:42"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N24abb6e8d6b4403195d23cfe7e5e268f,
        _:N359616ea5e7f421985aff272de00bff9,
        _:N4bb5d1f9914446bd8de7461199d0ae2d,
        _:N61c0099f864b4711a3ae8a79b40ba3a3,
        _:Nb7f12f0ae43f4182991f99e0810c11d3,
        _:Nbac43ee960fa47659daada12630d0902,
        _:Nd8fa0d0d419547e8ade101e7a2e21f57,
        _:Ne59c015c224d4be1903c87a06d41e7bd,
        _:Nebcd186e340f41a5996879f5026d7677 .

