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

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

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

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

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

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@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/43201#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Critical Unbalance"@en,
        "Critical Unbalance"@ja,
        "Critical Unbalance"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/43201#musicalwork> ;
    schema:name "Critical Unbalance"@en,
        "Critical Unbalance"@ja,
        "Critical Unbalance"@ja-latn .

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

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

<org/985#subject> schema:name "Aether"@en,
        "Aether"@ja,
        "Aether"@ja-latn ;
    foaf:name "Aether"@en,
        "Aether"@ja,
        "Aether"@ja-latn .

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

<https://medium-media.vgm.io/albums/10/43201/43201-1451461104.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43201#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-30"^^xsd:date ;
    dcterms:title "Critical Unbalance"@en,
        "Critical Unbalance"@ja,
        "Critical Unbalance"@ja-latn ;
    mo:catalogue_number "SHAT-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43201#musicalexpression> ;
    mo:publisher <org/985#subject> ;
    mo:record _:Necf1257d8f2e4d5687ff6038d92f4b98 ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:about <product/1948#subject>,
        <product/27#subject> ;
    schema:datePublished "2013-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/43201/43201-1451461104.jpg> ;
    schema:name "Critical Unbalance"@en,
        "Critical Unbalance"@ja,
        "Critical Unbalance"@ja-latn ;
    schema:publisher <org/985#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/43201/43201-1451461104.jpg> .

_:N030dae7feec84442947ddac422cfa5e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inchlings of the Shining Needle ~ Little Princess"@en,
        "輝く針の小人族 ～ Little Princess"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Necf1257d8f2e4d5687ff6038d92f4b98 ;
    schema:name "Inchlings of the Shining Needle ~ Little Princess"@en,
        "輝く針の小人族 ～ Little Princess"@ja .

_:N63913fb87eda44d59f726284d3d9fef8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusionary Night ~ Ghostly Eyes [Ver.CU]"@en,
        "幻視の夜 ～ Ghostly Eyes [Ver.CU]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Necf1257d8f2e4d5687ff6038d92f4b98 ;
    schema:name "Illusionary Night ~ Ghostly Eyes [Ver.CU]"@en,
        "幻視の夜 ～ Ghostly Eyes [Ver.CU]"@ja .

_:N9e0f8b47bba64943b55f7402a3531e22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reach for the Moon, Immortal Smoke"@en,
        "月まで届け、不死の煙"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Necf1257d8f2e4d5687ff6038d92f4b98 ;
    schema:name "Reach for the Moon, Immortal Smoke"@en,
        "月まで届け、不死の煙"@ja .

_:Na5518dd5b0c84ac3b3f433aaeb6a90bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reverse Ideology"@en,
        "リバースイデオロギー"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Necf1257d8f2e4d5687ff6038d92f4b98 ;
    schema:name "Reverse Ideology"@en,
        "リバースイデオロギー"@ja .

_:Ne62f44caeb6d46cda75762737858c83e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgic Blood of the East ~ Old World"@en,
        "懐かしき東方の血 ～ Old World"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Necf1257d8f2e4d5687ff6038d92f4b98 ;
    schema:name "Nostalgic Blood of the East ~ Old World"@en,
        "懐かしき東方の血 ～ Old World"@ja .

_:Nfe1af1ea5cee45eba7dff1739e89772d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight in the Bamboo Cutter ~ Lunatic Princess [Ver.CU]"@en,
        "竹取飛翔 ～ Lunatic Princess [Ver.CU]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Necf1257d8f2e4d5687ff6038d92f4b98 ;
    schema:name "Flight in the Bamboo Cutter ~ Lunatic Princess [Ver.CU]"@en,
        "竹取飛翔 ～ Lunatic Princess [Ver.CU]"@ja .

_:Necf1257d8f2e4d5687ff6038d92f4b98 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N030dae7feec84442947ddac422cfa5e3,
        _:N63913fb87eda44d59f726284d3d9fef8,
        _:N9e0f8b47bba64943b55f7402a3531e22,
        _:Na5518dd5b0c84ac3b3f433aaeb6a90bc,
        _:Ne62f44caeb6d46cda75762737858c83e,
        _:Nfe1af1ea5cee45eba7dff1739e89772d ;
    mo:track_count 6 ;
    schema:duration "PT25:18"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N030dae7feec84442947ddac422cfa5e3,
        _:N63913fb87eda44d59f726284d3d9fef8,
        _:N9e0f8b47bba64943b55f7402a3531e22,
        _:Na5518dd5b0c84ac3b3f433aaeb6a90bc,
        _:Ne62f44caeb6d46cda75762737858c83e,
        _:Nfe1af1ea5cee45eba7dff1739e89772d .

