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

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

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

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

<event/224> a mo:Release ;
    schema:name "Released at Comic Market 97 (Dec 28, 2019 to Dec 31, 2019)" .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

<album/94792#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Philharmonic Orchestra 11: Shin"@en,
        "東方フィルハーモニー交響楽団11 神"@ja,
        "Touhou Philharmonic Orchestra 11: Shin"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/94792#musicalwork> ;
    schema:name "Touhou Philharmonic Orchestra 11: Shin"@en,
        "東方フィルハーモニー交響楽団11 神"@ja,
        "Touhou Philharmonic Orchestra 11: Shin"@ja-latn .

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

<org/1402#subject> schema:name "Kokyo Active NEETs"@en,
        "交響アクティブNEETs"@ja,
        "Kokyo Active NEETs"@ja-latn ;
    foaf:name "Kokyo Active NEETs"@en,
        "交響アクティブNEETs"@ja,
        "Kokyo Active NEETs"@ja-latn .

<https://media.vgm.io/albums/29/94792/94792-1577572503.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/94792#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/94792/94792-1577572503.png> ;
    foaf:depicts <album/94792#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/94792/94792-1577572503.png> .

<https://medium-media.vgm.io/albums/29/94792/94792-1577572503.png> a schema:ImageObject,
        foaf:Image .

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

<album/94792#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Philharmonic Orchestra 11: Shin"@en,
        "東方フィルハーモニー交響楽団11 神"@ja,
        "Touhou Philharmonic Orchestra 11: Shin"@ja-latn ;
    mo:performance_of <album/94792#musicalwork> ;
    mo:performer <artist/32908#subject> ;
    mo:recorded_as <album/94792#musicalexpression> ;
    schema:byArtist <artist/32908#subject> ;
    schema:name "Touhou Philharmonic Orchestra 11: Shin"@en,
        "東方フィルハーモニー交響楽団11 神"@ja,
        "Touhou Philharmonic Orchestra 11: Shin"@ja-latn ;
    schema:workPerformed <album/94792#musicalwork> .

<artist/32908#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94792#performance> ;
    schema:name "Kokyo Active NEETs"@en,
        "交響アクティブNEETs"@ja ;
    foaf:name "Kokyo Active NEETs"@en,
        "交響アクティブNEETs"@ja .

<album/94792#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-31"^^xsd:date ;
    dcterms:title "Touhou Philharmonic Orchestra 11: Shin"@en,
        "東方フィルハーモニー交響楽団11 神"@ja,
        "Touhou Philharmonic Orchestra 11: Shin"@ja-latn ;
    mo:catalogue_number "KNCD-0024" ;
    mo:media_type "CD" ;
    mo:publication_of <album/94792#musicalexpression> ;
    mo:publisher <org/1402#subject> ;
    mo:record _:Na379c5f99a8b45b0bb778a18132dd28a ;
    mo:record_count 1 ;
    mo:release <event/224> ;
    schema:about <product/882#subject> ;
    schema:byArtist <artist/32908#subject> ;
    schema:datePublished "2019-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/94792/94792-1577572503.png> ;
    schema:name "Touhou Philharmonic Orchestra 11: Shin"@en,
        "東方フィルハーモニー交響楽団11 神"@ja,
        "Touhou Philharmonic Orchestra 11: Shin"@ja-latn ;
    schema:publisher <org/1402#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/94792/94792-1577572503.png> .

_:N44f3489f02524a4f8f38fb1f412ef009 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大神神話伝"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na379c5f99a8b45b0bb778a18132dd28a ;
    schema:name "大神神話伝"@ja .

_:N58ed6042633f490289425debe1f28232 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖徳伝説 ～ True Administrator"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na379c5f99a8b45b0bb778a18132dd28a ;
    schema:name "聖徳伝説 ～ True Administrator"@ja .

_:Na601c86c7fa146c78561b2ecec5439b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖怪寺へようこそ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na379c5f99a8b45b0bb778a18132dd28a ;
    schema:name "妖怪寺へようこそ"@ja .

_:Ne5d797b1c3b741f4b3d0a5bc82a538b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デザイアドライブ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na379c5f99a8b45b0bb778a18132dd28a ;
    schema:name "デザイアドライブ"@ja .

_:Ne8ebe51a0fb540e29284af8595c15ca6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "死霊の夜桜"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na379c5f99a8b45b0bb778a18132dd28a ;
    schema:name "死霊の夜桜"@ja .

_:Necae2b7227c945e5b720cd22182bf0c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リジッドパラダイス"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na379c5f99a8b45b0bb778a18132dd28a ;
    schema:name "リジッドパラダイス"@ja .

_:Nfec94f011ce042298384821662479d30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "佐渡の二ッ岩"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na379c5f99a8b45b0bb778a18132dd28a ;
    schema:name "佐渡の二ッ岩"@ja .

_:Na379c5f99a8b45b0bb778a18132dd28a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N44f3489f02524a4f8f38fb1f412ef009,
        _:N58ed6042633f490289425debe1f28232,
        _:Na601c86c7fa146c78561b2ecec5439b7,
        _:Ne5d797b1c3b741f4b3d0a5bc82a538b9,
        _:Ne8ebe51a0fb540e29284af8595c15ca6,
        _:Necae2b7227c945e5b720cd22182bf0c8,
        _:Nfec94f011ce042298384821662479d30 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N44f3489f02524a4f8f38fb1f412ef009,
        _:N58ed6042633f490289425debe1f28232,
        _:Na601c86c7fa146c78561b2ecec5439b7,
        _:Ne5d797b1c3b741f4b3d0a5bc82a538b9,
        _:Ne8ebe51a0fb540e29284af8595c15ca6,
        _:Necae2b7227c945e5b720cd22182bf0c8,
        _:Nfec94f011ce042298384821662479d30 .

