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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/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/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/28127#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crazy Atom Faith Mother"@en,
        "狂った原始信母　Crazy Atom Faith Mother"@ja,
        "Crazy Atom Faith Mother"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/28127#musicalwork> ;
    schema:name "Crazy Atom Faith Mother"@en,
        "狂った原始信母　Crazy Atom Faith Mother"@ja,
        "Crazy Atom Faith Mother"@ja-latn .

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

<album/28127#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Crazy Atom Faith Mother"@en,
        "狂った原始信母　Crazy Atom Faith Mother"@ja,
        "Crazy Atom Faith Mother"@ja-latn ;
    mo:performance_of <album/28127#musicalwork> ;
    mo:recorded_as <album/28127#musicalexpression> ;
    schema:name "Crazy Atom Faith Mother"@en,
        "狂った原始信母　Crazy Atom Faith Mother"@ja,
        "Crazy Atom Faith Mother"@ja-latn ;
    schema:workPerformed <album/28127#musicalwork> .

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

<https://medium-media.vgm.io/albums/72/28127/28127-1313191792.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28127#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Crazy Atom Faith Mother"@en,
        "狂った原始信母　Crazy Atom Faith Mother"@ja,
        "Crazy Atom Faith Mother"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28127#musicalexpression> ;
    mo:publisher _:N31a54ad52bf54732bd74eef52bebe47b ;
    mo:record _:N7d08899b43da439895cd609a2cfbc90d ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/27#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/28127/28127-1313191792.jpg> ;
    schema:name "Crazy Atom Faith Mother"@en,
        "狂った原始信母　Crazy Atom Faith Mother"@ja,
        "Crazy Atom Faith Mother"@ja-latn ;
    schema:publisher _:N31a54ad52bf54732bd74eef52bebe47b ;
    foaf:depiction <https://media.vgm.io/albums/72/28127/28127-1313191792.jpg> .

_:N31a54ad52bf54732bd74eef52bebe47b schema:name "Touhou Sekai no Hate no Sora"@en ;
    foaf:name "Touhou Sekai no Hate no Sora"@en .

_:N3321ea2e0a6c4f438755b43911af061b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "憤怒"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N7d08899b43da439895cd609a2cfbc90d ;
    schema:name "憤怒"@ja .

_:N50a67efa43ff44c9861b1e745f684ae0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空飛ぶ円盤に乗ってぬえたんが来たよ！"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N7d08899b43da439895cd609a2cfbc90d ;
    schema:name "空飛ぶ円盤に乗ってぬえたんが来たよ！"@ja .

_:N5fdb20f6b3874b35bb68ac2b09d965e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳥のような世界を夢見て"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N7d08899b43da439895cd609a2cfbc90d ;
    schema:name "鳥のような世界を夢見て"@ja .

_:Nc32395c9948a48ffb7b9726f2d400a25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう憶えてなどいない激闘の物語群 Unclear Chronicles"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N7d08899b43da439895cd609a2cfbc90d ;
    schema:name "もう憶えてなどいない激闘の物語群 Unclear Chronicles"@ja .

_:Nd11618ba26e84f1fadf0c95d6700192d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "狂気月蝕"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N7d08899b43da439895cd609a2cfbc90d ;
    schema:name "狂気月蝕"@ja .

_:Nf6b011b8393440e09922bae20eaaa34a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "展覧会の絵を、その閉じた瞳で悲しげに見続ける、君へ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N7d08899b43da439895cd609a2cfbc90d ;
    schema:name "展覧会の絵を、その閉じた瞳で悲しげに見続ける、君へ"@ja .

_:N7d08899b43da439895cd609a2cfbc90d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3321ea2e0a6c4f438755b43911af061b,
        _:N50a67efa43ff44c9861b1e745f684ae0,
        _:N5fdb20f6b3874b35bb68ac2b09d965e6,
        _:Nc32395c9948a48ffb7b9726f2d400a25,
        _:Nd11618ba26e84f1fadf0c95d6700192d,
        _:Nf6b011b8393440e09922bae20eaaa34a ;
    mo:track_count 6 ;
    schema:duration "PT25:15"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3321ea2e0a6c4f438755b43911af061b,
        _:N50a67efa43ff44c9861b1e745f684ae0,
        _:N5fdb20f6b3874b35bb68ac2b09d965e6,
        _:Nc32395c9948a48ffb7b9726f2d400a25,
        _:Nd11618ba26e84f1fadf0c95d6700192d,
        _:Nf6b011b8393440e09922bae20eaaa34a .

