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

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

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

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

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

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@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 .

<album/11998#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pieces of Antinomy Mind Side-B: Alice in PMD"@en,
        "Pieces of Antinomy Mind Side-B: Alice in PMD"@ja,
        "Pieces of Antinomy Mind Side-B: Alice in PMD"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11998#musicalwork> ;
    schema:name "Pieces of Antinomy Mind Side-B: Alice in PMD"@en,
        "Pieces of Antinomy Mind Side-B: Alice in PMD"@ja,
        "Pieces of Antinomy Mind Side-B: Alice in PMD"@ja-latn .

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

<album/11998#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pieces of Antinomy Mind Side-B: Alice in PMD"@en,
        "Pieces of Antinomy Mind Side-B: Alice in PMD"@ja,
        "Pieces of Antinomy Mind Side-B: Alice in PMD"@ja-latn ;
    mo:performance_of <album/11998#musicalwork> ;
    mo:recorded_as <album/11998#musicalexpression> ;
    schema:name "Pieces of Antinomy Mind Side-B: Alice in PMD"@en,
        "Pieces of Antinomy Mind Side-B: Alice in PMD"@ja,
        "Pieces of Antinomy Mind Side-B: Alice in PMD"@ja-latn ;
    schema:workPerformed <album/11998#musicalwork> .

<org/206#subject> schema:name "Colorful Cube"@en,
        "カラフル　キューブ"@ja,
        "Colorful Cube"@ja-latn ;
    foaf:name "Colorful Cube"@en,
        "カラフル　キューブ"@ja,
        "Colorful Cube"@ja-latn .

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

<https://medium-media.vgm.io/albums/89/11998/11998-1234336075.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11998#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-30"^^xsd:date ;
    dcterms:title "Pieces of Antinomy Mind Side-B: Alice in PMD"@en,
        "Pieces of Antinomy Mind Side-B: Alice in PMD"@ja,
        "Pieces of Antinomy Mind Side-B: Alice in PMD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11998#musicalexpression> ;
    mo:publisher <org/206#subject> ;
    mo:record _:N32c9086116bc4ba7b42573f3d3863887 ;
    mo:record_count 1 ;
    mo:release <event/13> ;
    schema:about <product/12#subject>,
        <product/18#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2005-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/11998/11998-1234336075.jpg> ;
    schema:name "Pieces of Antinomy Mind Side-B: Alice in PMD"@en,
        "Pieces of Antinomy Mind Side-B: Alice in PMD"@ja,
        "Pieces of Antinomy Mind Side-B: Alice in PMD"@ja-latn ;
    schema:publisher <org/206#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/11998/11998-1234336075.jpg> .

_:N13dd481d0a904420ae05c9b10b3e634c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "N's Nostalgic Blood of the East"@en,
        "懐かしき東方のＮの血"@ja,
        "Natsukashiki Touhou no N no Chi"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N32c9086116bc4ba7b42573f3d3863887 ;
    schema:name "N's Nostalgic Blood of the East"@en,
        "懐かしき東方のＮの血"@ja,
        "Natsukashiki Touhou no N no Chi"@ja-latn .

_:N38c192012d98437d9677ec0b65880457 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Vessel"@en,
        "星器"@ja,
        "Hoshi-ki"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N32c9086116bc4ba7b42573f3d3863887 ;
    schema:name "Star Vessel"@en,
        "星器"@ja,
        "Hoshi-ki"@ja-latn .

_:N51577ddeea2c42c28b2e441430a8556c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Complete DarkNess"@en,
        "Complete DarkNess"@ja,
        "Complete DarkNess"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N32c9086116bc4ba7b42573f3d3863887 ;
    schema:name "Complete DarkNess"@en,
        "Complete DarkNess"@ja,
        "Complete DarkNess"@ja-latn .

_:N567adc4c651e4d7eb5f7540daab37848 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God of the Wind, Girl With the Pointed Tokin"@en,
        "風の神，角張った頭巾の少女"@ja,
        "Kaze no Kami, Kakubatta Tokin no Shoujo"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N32c9086116bc4ba7b42573f3d3863887 ;
    schema:name "God of the Wind, Girl With the Pointed Tokin"@en,
        "風の神，角張った頭巾の少女"@ja,
        "Kaze no Kami, Kakubatta Tokin no Shoujo"@ja-latn .

_:N862341b0de894007b92545760f2098b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fantastic Tales from Tono"@en,
        "遠野幻想物語"@ja,
        "Toono Gensou Monogatari"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N32c9086116bc4ba7b42573f3d3863887 ;
    schema:name "The Fantastic Tales from Tono"@en,
        "遠野幻想物語"@ja,
        "Toono Gensou Monogatari"@ja-latn .

_:N994c251d470d401fa93aab61d90bbb02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Square Moe Moe Square Wave"@en,
        "しかくい くけいはにもえもえ"@ja,
        "Shikakui Kukeiha ni Moe Moe"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N32c9086116bc4ba7b42573f3d3863887 ;
    schema:name "Square Moe Moe Square Wave"@en,
        "しかくい くけいはにもえもえ"@ja,
        "Shikakui Kukeiha ni Moe Moe"@ja-latn .

_:N9e9a512402f245d5bd02a95021620599 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Flag of Usa Shrine"@en,
        "お宇佐さまの白い旗"@ja,
        "Ousasama no Shiroi Hata"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N32c9086116bc4ba7b42573f3d3863887 ;
    schema:name "White Flag of Usa Shrine"@en,
        "お宇佐さまの白い旗"@ja,
        "Ousasama no Shiroi Hata"@ja-latn .

_:Na2766930a2e94a8abf54856509f92f23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Higan Retour"@en,
        "彼岸帰航"@ja,
        "Higan Kikou"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N32c9086116bc4ba7b42573f3d3863887 ;
    schema:name "Higan Retour"@en,
        "彼岸帰航"@ja,
        "Higan Kikou"@ja-latn .

_:N32c9086116bc4ba7b42573f3d3863887 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13dd481d0a904420ae05c9b10b3e634c,
        _:N38c192012d98437d9677ec0b65880457,
        _:N51577ddeea2c42c28b2e441430a8556c,
        _:N567adc4c651e4d7eb5f7540daab37848,
        _:N862341b0de894007b92545760f2098b9,
        _:N994c251d470d401fa93aab61d90bbb02,
        _:N9e9a512402f245d5bd02a95021620599,
        _:Na2766930a2e94a8abf54856509f92f23 ;
    mo:track_count 8 ;
    schema:duration "PT21:26"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N13dd481d0a904420ae05c9b10b3e634c,
        _:N38c192012d98437d9677ec0b65880457,
        _:N51577ddeea2c42c28b2e441430a8556c,
        _:N567adc4c651e4d7eb5f7540daab37848,
        _:N862341b0de894007b92545760f2098b9,
        _:N994c251d470d401fa93aab61d90bbb02,
        _:N9e9a512402f245d5bd02a95021620599,
        _:Na2766930a2e94a8abf54856509f92f23 .

