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

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

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<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 .

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

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

<org/888#subject> schema:name "Republic of Mosaku Hattori"@en,
        "羽っ鳥もさく共和国"@ja,
        "Republic of Mosaku Hattori"@ja-latn ;
    foaf:name "Republic of Mosaku Hattori"@en,
        "羽っ鳥もさく共和国"@ja,
        "Republic of Mosaku Hattori"@ja-latn .

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

<https://medium-media.vgm.io/albums/30/26703/26703-1307727501.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/4752#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/26703#performance> ;
    schema:name "Fuga Hatori"@en,
        "羽鳥風画"@ja ;
    foaf:made <album/26703#lyrics>,
        <album/26703#subject> ;
    foaf:name "Fuga Hatori"@en,
        "羽鳥風画"@ja .

<artist/6625#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/26703#performance> ;
    schema:name "MACARONI☆"@en ;
    foaf:name "MACARONI☆"@en .

<album/26703#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "re☆collection"@en,
        "re☆collection"@ja,
        "re☆collection"@ja-latn ;
    mo:performance_of <album/26703#musicalwork> ;
    mo:performer _:Na1396bc4c8654cdda2eef439ba044a7a,
        <artist/4752#subject>,
        <artist/6625#subject> ;
    mo:recorded_as <album/26703#musicalexpression> ;
    schema:byArtist _:Na1396bc4c8654cdda2eef439ba044a7a,
        <artist/4752#subject>,
        <artist/6625#subject> ;
    schema:name "re☆collection"@en,
        "re☆collection"@ja,
        "re☆collection"@ja-latn ;
    schema:workPerformed <album/26703#musicalwork> .

<album/26703#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-08"^^xsd:date ;
    dcterms:title "re☆collection"@en,
        "re☆collection"@ja,
        "re☆collection"@ja-latn ;
    mo:catalogue_number "HTRJ-0016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/26703#musicalexpression> ;
    mo:publisher <org/888#subject> ;
    mo:record _:N3477c07889564fd687f7e47378b8b3ff ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Rutile"@en ;
            foaf:name "Rutile"@en ],
        <artist/4752#subject>,
        <artist/6625#subject> ;
    schema:datePublished "2011-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/26703/26703-1307727501.jpg> ;
    schema:name "re☆collection"@en,
        "re☆collection"@ja,
        "re☆collection"@ja-latn ;
    schema:publisher <org/888#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/26703/26703-1307727501.jpg> .

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

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

_:N31ec141cbd9440ca9a5f1358082ae35d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SECOND FRUIT Instrumental"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N3477c07889564fd687f7e47378b8b3ff ;
    schema:name "SECOND FRUIT Instrumental"@en .

_:N36223ba2f4944351ba3204d8ed7940ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ETERNAL SCARLETT Instrumental"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N3477c07889564fd687f7e47378b8b3ff ;
    schema:name "ETERNAL SCARLETT Instrumental"@en .

_:N6a18503303a24fb39127f0d875a4c1c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SILVER WHITE Instrumental"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N3477c07889564fd687f7e47378b8b3ff ;
    schema:name "SILVER WHITE Instrumental"@en .

_:N7448a26227474a34a6c08e57f35ea87f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RECOLLECT MOON Instrumental"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N3477c07889564fd687f7e47378b8b3ff ;
    schema:name "RECOLLECT MOON Instrumental"@en .

_:Na1396bc4c8654cdda2eef439ba044a7a a schema:Person,
        foaf:Person ;
    mo:performed <album/26703#performance> ;
    schema:name "Rutile"@en ;
    foaf:name "Rutile"@en .

_:Na47c4604058d4bda972be3a852b98aab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RECOLLECT MOON"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N3477c07889564fd687f7e47378b8b3ff ;
    schema:name "RECOLLECT MOON"@en .

_:Nb89fd33ce99245cbad5ea252a49116bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MOON VOYAGER Instrumental"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N3477c07889564fd687f7e47378b8b3ff ;
    schema:name "MOON VOYAGER Instrumental"@en .

_:Nbd3d7a01f3df4277bd3a1406f6669e82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STARRY MAGIC Instrumental"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N3477c07889564fd687f7e47378b8b3ff ;
    schema:name "STARRY MAGIC Instrumental"@en .

_:Ndda6a4c400a74d32ad3d7cdb611fec25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STARRY MAGIC"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N3477c07889564fd687f7e47378b8b3ff ;
    schema:name "STARRY MAGIC"@en .

_:Nde82110e81b1433d84e02b0357cceaea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HERMIT PURPLE Instrumental"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N3477c07889564fd687f7e47378b8b3ff ;
    schema:name "HERMIT PURPLE Instrumental"@en .

_:N3477c07889564fd687f7e47378b8b3ff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N31ec141cbd9440ca9a5f1358082ae35d,
        _:N36223ba2f4944351ba3204d8ed7940ae,
        _:N6a18503303a24fb39127f0d875a4c1c2,
        _:N7448a26227474a34a6c08e57f35ea87f,
        _:Na47c4604058d4bda972be3a852b98aab,
        _:Nb89fd33ce99245cbad5ea252a49116bf,
        _:Nbd3d7a01f3df4277bd3a1406f6669e82,
        _:Ndda6a4c400a74d32ad3d7cdb611fec25,
        _:Nde82110e81b1433d84e02b0357cceaea ;
    mo:track_count 9 ;
    schema:duration "PT43:50"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N31ec141cbd9440ca9a5f1358082ae35d,
        _:N36223ba2f4944351ba3204d8ed7940ae,
        _:N6a18503303a24fb39127f0d875a4c1c2,
        _:N7448a26227474a34a6c08e57f35ea87f,
        _:Na47c4604058d4bda972be3a852b98aab,
        _:Nb89fd33ce99245cbad5ea252a49116bf,
        _:Nbd3d7a01f3df4277bd3a1406f6669e82,
        _:Ndda6a4c400a74d32ad3d7cdb611fec25,
        _:Nde82110e81b1433d84e02b0357cceaea .

