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

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

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

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

<event/2> a mo:Release ;
    schema:name "Released at Comic Market 73 (Dec 29, 2007 to Dec 31, 2007)" .

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

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

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

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

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

<org/344#subject> schema:name "Iemitsu.Productions"@en,
        "Iemitsu.Productions"@ja,
        "Iemitsu.Productions"@ja-latn ;
    foaf:name "Iemitsu.Productions"@en,
        "Iemitsu.Productions"@ja,
        "Iemitsu.Productions"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/6391/6391-1199136808.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6391#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-31"^^xsd:date ;
    dcterms:title "F³"@en,
        "F³"@ja,
        "F³"@ja-latn ;
    mo:catalogue_number "SICD-021" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6391#musicalexpression> ;
    mo:publisher <org/344#subject> ;
    mo:record _:N66253bd786e447c3a5f746233dadbbf7 ;
    mo:record_count 1 ;
    mo:release <event/2> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:datePublished "2007-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/6391/6391-1199136808.jpg> ;
    schema:name "F³"@en,
        "F³"@ja,
        "F³"@ja-latn ;
    schema:publisher <org/344#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/6391/6391-1199136808.jpg> .

_:N1e3b43216053426cb8434f79168a1354 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "outtro/Hello,Toho(reverse)"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N66253bd786e447c3a5f746233dadbbf7 ;
    schema:name "outtro/Hello,Toho(reverse)"@en .

_:N25fb0342b8144f1495515b9116bbb9c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cycle+Cyble/Ri/Li rmx)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N66253bd786e447c3a5f746233dadbbf7 ;
    schema:name "Cycle+Cyble/Ri/Li rmx)"@en .

_:N3a990e73c25d4f26af41845ad6ff1791 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cowboy from NewRomancer(J/RhT+CybPunk rmx)"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:N66253bd786e447c3a5f746233dadbbf7 ;
    schema:name "cowboy from NewRomancer(J/RhT+CybPunk rmx)"@en .

_:Na36adfa1b5514199bd40e463af0ce2fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Drive from t'moon(Progressivedrv rmx)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N66253bd786e447c3a5f746233dadbbf7 ;
    schema:name "Night Drive from t'moon(Progressivedrv rmx)"@en .

_:Naf420c0fc97f4eb79a2c5ded67ebc655 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MasterSpark,FullThrottle(NuDrv/CoastLine rmx)"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:21"^^xsd:interval ;
    schema:inPlaylist _:N66253bd786e447c3a5f746233dadbbf7 ;
    schema:name "MasterSpark,FullThrottle(NuDrv/CoastLine rmx)"@en .

_:Nc07eb07929e947e6954d8cbcf4eccab1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "F.F.F.'FlowerFriegottenFor60y'"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N66253bd786e447c3a5f746233dadbbf7 ;
    schema:name "F.F.F.'FlowerFriegottenFor60y'"@en .

_:Nc9b44866eb0641f39f564e543782aa42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DiSa/Type2(NuDrv/TieS rmx)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N66253bd786e447c3a5f746233dadbbf7 ;
    schema:name "DiSa/Type2(NuDrv/TieS rmx)"@en .

_:Ncc5a483002ca49cbb843a2f3f16e751d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DiSa/Type1(EleOrche rmx)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N66253bd786e447c3a5f746233dadbbf7 ;
    schema:name "DiSa/Type1(EleOrche rmx)"@en .

_:Nccb963c6a46e4afab0ee54871056dd44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Digi/Funtasia"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:N66253bd786e447c3a5f746233dadbbf7 ;
    schema:name "Digi/Funtasia"@en .

_:Nd779c940c2834415a5b269ae73f7ea7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defense The Fantasy!!(Stu.18 AnimeSong rmx)"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N66253bd786e447c3a5f746233dadbbf7 ;
    schema:name "Defense The Fantasy!!(Stu.18 AnimeSong rmx)"@en .

_:Nfee970ed8ac5411ead498e4550e718a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "intro/Hello,Toho(e.m.o + house rmx)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N66253bd786e447c3a5f746233dadbbf7 ;
    schema:name "intro/Hello,Toho(e.m.o + house rmx)"@en .

_:Nfef52b044fb6493eb5f63a0ba76b522a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rough(piano ver)"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N66253bd786e447c3a5f746233dadbbf7 ;
    schema:name "rough(piano ver)"@en .

_:N66253bd786e447c3a5f746233dadbbf7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e3b43216053426cb8434f79168a1354,
        _:N25fb0342b8144f1495515b9116bbb9c9,
        _:N3a990e73c25d4f26af41845ad6ff1791,
        _:Na36adfa1b5514199bd40e463af0ce2fb,
        _:Naf420c0fc97f4eb79a2c5ded67ebc655,
        _:Nc07eb07929e947e6954d8cbcf4eccab1,
        _:Nc9b44866eb0641f39f564e543782aa42,
        _:Ncc5a483002ca49cbb843a2f3f16e751d,
        _:Nccb963c6a46e4afab0ee54871056dd44,
        _:Nd779c940c2834415a5b269ae73f7ea7f,
        _:Nfee970ed8ac5411ead498e4550e718a2,
        _:Nfef52b044fb6493eb5f63a0ba76b522a ;
    mo:track_count 12 ;
    schema:duration "PT53:07"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1e3b43216053426cb8434f79168a1354,
        _:N25fb0342b8144f1495515b9116bbb9c9,
        _:N3a990e73c25d4f26af41845ad6ff1791,
        _:Na36adfa1b5514199bd40e463af0ce2fb,
        _:Naf420c0fc97f4eb79a2c5ded67ebc655,
        _:Nc07eb07929e947e6954d8cbcf4eccab1,
        _:Nc9b44866eb0641f39f564e543782aa42,
        _:Ncc5a483002ca49cbb843a2f3f16e751d,
        _:Nccb963c6a46e4afab0ee54871056dd44,
        _:Nd779c940c2834415a5b269ae73f7ea7f,
        _:Nfee970ed8ac5411ead498e4550e718a2,
        _:Nfef52b044fb6493eb5f63a0ba76b522a .

