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

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

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

<event/157> a mo:Release ;
    schema:name "Released at Comic Market 84 (Aug 10, 2013 to Aug 12, 2013)" .

<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/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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

<org/1057#subject> schema:name "AGENT 0"@en,
        "AGENT 0"@ja,
        "AGENT 0"@ja-latn ;
    foaf:name "AGENT 0"@en,
        "AGENT 0"@ja,
        "AGENT 0"@ja-latn .

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

<https://medium-media.vgm.io/albums/71/46217/46217-1402258888.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/13079#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46217#performance> ;
    schema:name "masato"@en,
        "雅斗"@ja ;
    foaf:made <album/46217#lyrics>,
        <album/46217#subject> ;
    foaf:name "masato"@en,
        "雅斗"@ja .

<artist/13080#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46217#performance> ;
    schema:name "E-Chang"@en ;
    foaf:name "E-Chang"@en .

<album/46217#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Maniacal Annals"@en,
        "Maniacal Annals"@ja,
        "Maniacal Annals"@ja-latn ;
    mo:performance_of <album/46217#musicalwork> ;
    mo:performer _:Na9c1210f5cef419fb683650e5ed36097,
        <artist/13079#subject>,
        <artist/13080#subject> ;
    mo:recorded_as <album/46217#musicalexpression> ;
    schema:byArtist _:Na9c1210f5cef419fb683650e5ed36097,
        <artist/13079#subject>,
        <artist/13080#subject> ;
    schema:name "Maniacal Annals"@en,
        "Maniacal Annals"@ja,
        "Maniacal Annals"@ja-latn ;
    schema:workPerformed <album/46217#musicalwork> .

<album/46217#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "Maniacal Annals"@en,
        "Maniacal Annals"@ja,
        "Maniacal Annals"@ja-latn ;
    mo:catalogue_number "AGENT-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46217#musicalexpression> ;
    mo:publisher <org/1057#subject> ;
    mo:record _:N0ece799560a34819b8f3e25659e03847 ;
    mo:record_count 1 ;
    mo:release <event/157> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/37#subject>,
        <product/497#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Akihiro"@en ;
            foaf:name "Akihiro"@en ],
        <artist/13079#subject>,
        <artist/13080#subject> ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/46217/46217-1402258888.jpg> ;
    schema:name "Maniacal Annals"@en,
        "Maniacal Annals"@ja,
        "Maniacal Annals"@ja-latn ;
    schema:publisher <org/1057#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/46217/46217-1402258888.jpg> .

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

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

_:N06f1d67f604f423dad04aecfd79d565e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maddening"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N0ece799560a34819b8f3e25659e03847 ;
    schema:name "Maddening"@en .

_:N0b7c3c62396e4e5ea9101146a2e0ddc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Immolation from the Chaos"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N0ece799560a34819b8f3e25659e03847 ;
    schema:name "Immolation from the Chaos"@en .

_:N153c72898db348059075020382efeb21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Executioner"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N0ece799560a34819b8f3e25659e03847 ;
    schema:name "Executioner"@en .

_:N3c9dbcab3d5b4a85834941624891916c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thirst to Demolish"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N0ece799560a34819b8f3e25659e03847 ;
    schema:name "Thirst to Demolish"@en .

_:N52a3dc28bff14355847f8c13adb3318c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Ablepsia"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N0ece799560a34819b8f3e25659e03847 ;
    schema:name "Heart Ablepsia"@en .

_:N674f8dcf48d3491c9e42c3dadb974853 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "XIII"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N0ece799560a34819b8f3e25659e03847 ;
    schema:name "XIII"@en .

_:N8594604e3a614c62ae5845f1785b7249 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Throttling Mark On Your Neck"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N0ece799560a34819b8f3e25659e03847 ;
    schema:name "A Throttling Mark On Your Neck"@en .

_:N88ed0350d76c4bc388c3af92cc8c6d16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Griffin"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N0ece799560a34819b8f3e25659e03847 ;
    schema:name "The Griffin"@en .

_:Na4bef8cf589d465eab22dd8c68b7c79e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World Pride"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N0ece799560a34819b8f3e25659e03847 ;
    schema:name "World Pride"@en .

_:Na9c1210f5cef419fb683650e5ed36097 a schema:Person,
        foaf:Person ;
    mo:performed <album/46217#performance> ;
    schema:name "Akihiro"@en ;
    foaf:name "Akihiro"@en .

_:Nb75b081094574d13a8c6e11825330701 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inferno"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N0ece799560a34819b8f3e25659e03847 ;
    schema:name "Inferno"@en .

_:N0ece799560a34819b8f3e25659e03847 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06f1d67f604f423dad04aecfd79d565e,
        _:N0b7c3c62396e4e5ea9101146a2e0ddc8,
        _:N153c72898db348059075020382efeb21,
        _:N3c9dbcab3d5b4a85834941624891916c,
        _:N52a3dc28bff14355847f8c13adb3318c,
        _:N674f8dcf48d3491c9e42c3dadb974853,
        _:N8594604e3a614c62ae5845f1785b7249,
        _:N88ed0350d76c4bc388c3af92cc8c6d16,
        _:Na4bef8cf589d465eab22dd8c68b7c79e,
        _:Nb75b081094574d13a8c6e11825330701 ;
    mo:track_count 10 ;
    schema:duration "PT32:29"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N06f1d67f604f423dad04aecfd79d565e,
        _:N0b7c3c62396e4e5ea9101146a2e0ddc8,
        _:N153c72898db348059075020382efeb21,
        _:N3c9dbcab3d5b4a85834941624891916c,
        _:N52a3dc28bff14355847f8c13adb3318c,
        _:N674f8dcf48d3491c9e42c3dadb974853,
        _:N8594604e3a614c62ae5845f1785b7249,
        _:N88ed0350d76c4bc388c3af92cc8c6d16,
        _:Na4bef8cf589d465eab22dd8c68b7c79e,
        _:Nb75b081094574d13a8c6e11825330701 .

