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

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

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

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

<artist/1070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5973#subject> ;
    schema:name "Takahiro Yonemura"@en,
        "米村高広"@ja ;
    foaf:made <album/5973#composition>,
        <album/5973#subject> ;
    foaf:name "Takahiro Yonemura"@en,
        "米村高広"@ja .

<artist/1585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5973#subject> ;
    schema:name "Raito"@en,
        "来兎"@ja ;
    foaf:made <album/5973#composition>,
        <album/5973#subject> ;
    foaf:name "Raito"@en,
        "来兎"@ja .

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5973#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/5973#composition>,
        <album/5973#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/29#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5973#subject> ;
    schema:name "Kazuhide Nakagami"@en,
        "中上和英"@ja ;
    foaf:made <album/5973#composition>,
        <album/5973#subject> ;
    foaf:name "Kazuhide Nakagami"@en,
        "中上和英"@ja .

<artist/36240#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5973#subject> ;
    schema:name "KATE"@en ;
    foaf:made <album/5973#composition>,
        <album/5973#subject> ;
    foaf:name "KATE"@en .

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

<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/3149#subject> a schema:CreativeWork ;
    schema:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn ;
    foaf:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn .

<product/3217#subject> a schema:CreativeWork ;
    schema:name "Melty Blood"@en,
        "Melty Blood"@ja,
        "Melty Blood"@ja-latn ;
    foaf:name "Melty Blood"@en,
        "Melty Blood"@ja,
        "Melty Blood"@ja-latn .

<product/5665#subject> a schema:CreativeWork ;
    schema:name "Shizuku"@en,
        "雫 -しずく-"@ja,
        "Shizuku"@ja-latn ;
    foaf:name "Shizuku"@en,
        "雫 -しずく-"@ja,
        "Shizuku"@ja-latn .

<product/5666#subject> a schema:CreativeWork ;
    schema:name "Routes"@en,
        "Routes -ルーツ-"@ja,
        "Routes"@ja-latn ;
    foaf:name "Routes"@en,
        "Routes -ルーツ-"@ja,
        "Routes"@ja-latn .

<product/5701#subject> a schema:CreativeWork ;
    schema:name "Tasogare"@en,
        "誰彼"@ja,
        "Tasogare"@ja-latn ;
    foaf:name "Tasogare"@en,
        "誰彼"@ja,
        "Tasogare"@ja-latn .

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

<album/5973#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Reprocessing ]["@en,
        "Reprocessing ]["@ja,
        "Reprocessing ]["@ja-latn ;
    mo:performance_of <album/5973#musicalwork> ;
    mo:recorded_as <album/5973#musicalexpression> ;
    schema:name "Reprocessing ]["@en,
        "Reprocessing ]["@ja,
        "Reprocessing ]["@ja-latn ;
    schema:workPerformed <album/5973#musicalwork> .

<org/300#subject> schema:name "PHOENIX Project"@en,
        "PHOENIX Project"@ja,
        "PHOENIX Project"@ja-latn ;
    foaf:name "PHOENIX Project"@en,
        "PHOENIX Project"@ja,
        "PHOENIX Project"@ja-latn .

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

<https://medium-media.vgm.io/albums/37/5973/5973-1326053132.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5973#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Reprocessing ]["@en,
        "Reprocessing ]["@ja,
        "Reprocessing ]["@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1070#subject>,
        <artist/1585#subject>,
        <artist/2#subject>,
        <artist/29#subject>,
        <artist/36240#subject> ;
    mo:produced_work <album/5973#musicalwork> ;
    schema:name "Reprocessing ]["@en,
        "Reprocessing ]["@ja,
        "Reprocessing ]["@ja-latn .

<album/5973#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-13"^^xsd:date ;
    dcterms:title "Reprocessing ]["@en,
        "Reprocessing ]["@ja,
        "Reprocessing ]["@ja-latn ;
    mo:catalogue_number "VSCD-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5973#musicalexpression> ;
    mo:publisher <org/300#subject> ;
    mo:record _:N2e2ca1a9fba54fca9d263ccb6e8ff687 ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/3149#subject>,
        <product/3217#subject>,
        <product/5665#subject>,
        <product/5666#subject>,
        <product/5701#subject> ;
    schema:datePublished "2006-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/5973/5973-1326053132.jpg> ;
    schema:name "Reprocessing ]["@en,
        "Reprocessing ]["@ja,
        "Reprocessing ]["@ja-latn ;
    schema:publisher <org/300#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/5973/5973-1326053132.jpg> .

_:N0f7285d3383f49b495385445182ae887 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "smooth but mellow ]["@en ;
    mo:track_number 6 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N2e2ca1a9fba54fca9d263ccb6e8ff687 ;
    schema:name "smooth but mellow ]["@en .

_:N11cff75134934f7a9f0240e945f14451 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INVISTATION ]["@en ;
    mo:track_number 5 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:N2e2ca1a9fba54fca9d263ccb6e8ff687 ;
    schema:name "INVISTATION ]["@en .

_:N49510f1ad2154d8d9a5f85f0d853a93e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower Metropolis (UDR2.Transparent Mix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:N2e2ca1a9fba54fca9d263ccb6e8ff687 ;
    schema:name "Flower Metropolis (UDR2.Transparent Mix)"@en .

_:N55ac881667b44277ae3ca46323e4f04e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern Night ]["@en ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N2e2ca1a9fba54fca9d263ccb6e8ff687 ;
    schema:name "Eastern Night ]["@en .

_:N55c81340c24b4596b0ce8cbea55155e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic Princess"@en ;
    mo:track_number 9 ;
    schema:duration "PT8:54"^^xsd:interval ;
    schema:inPlaylist _:N2e2ca1a9fba54fca9d263ccb6e8ff687 ;
    schema:name "Lunatic Princess"@en .

_:N578777c429534e66839c0e23ef9de6cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruriko ]["@en ;
    mo:track_number 8 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N2e2ca1a9fba54fca9d263ccb6e8ff687 ;
    schema:name "Ruriko ]["@en .

_:Na5bbabf653594827ad9f5debcdaa0384 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PlainASiA ]["@en ;
    mo:track_number 10 ;
    schema:duration "PT8:30"^^xsd:interval ;
    schema:inPlaylist _:N2e2ca1a9fba54fca9d263ccb6e8ff687 ;
    schema:name "PlainASiA ]["@en .

_:Nac1222cc3b2343e09b0f58c348ed9543 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasmagoria ]["@en ;
    mo:track_number 3 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N2e2ca1a9fba54fca9d263ccb6e8ff687 ;
    schema:name "Fantasmagoria ]["@en .

_:Ndb76f0dd24714f1dbc5b76f14536b617 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emergency Occurrence ]["@en ;
    mo:track_number 4 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N2e2ca1a9fba54fca9d263ccb6e8ff687 ;
    schema:name "Emergency Occurrence ]["@en .

_:Nf2c807434fcb4c3aa04be9ecb923e3fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Moon (UDR2.Earthlight Mix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:N2e2ca1a9fba54fca9d263ccb6e8ff687 ;
    schema:name "Under the Moon (UDR2.Earthlight Mix)"@en .

_:N2e2ca1a9fba54fca9d263ccb6e8ff687 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f7285d3383f49b495385445182ae887,
        _:N11cff75134934f7a9f0240e945f14451,
        _:N49510f1ad2154d8d9a5f85f0d853a93e,
        _:N55ac881667b44277ae3ca46323e4f04e,
        _:N55c81340c24b4596b0ce8cbea55155e2,
        _:N578777c429534e66839c0e23ef9de6cf,
        _:Na5bbabf653594827ad9f5debcdaa0384,
        _:Nac1222cc3b2343e09b0f58c348ed9543,
        _:Ndb76f0dd24714f1dbc5b76f14536b617,
        _:Nf2c807434fcb4c3aa04be9ecb923e3fb ;
    mo:track_count 10 ;
    schema:duration "PT58:08"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0f7285d3383f49b495385445182ae887,
        _:N11cff75134934f7a9f0240e945f14451,
        _:N49510f1ad2154d8d9a5f85f0d853a93e,
        _:N55ac881667b44277ae3ca46323e4f04e,
        _:N55c81340c24b4596b0ce8cbea55155e2,
        _:N578777c429534e66839c0e23ef9de6cf,
        _:Na5bbabf653594827ad9f5debcdaa0384,
        _:Nac1222cc3b2343e09b0f58c348ed9543,
        _:Ndb76f0dd24714f1dbc5b76f14536b617,
        _:Nf2c807434fcb4c3aa04be9ecb923e3fb .

