@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 _:N0acbb76b4aa14aefbc35ac2b0607ed0e ;
    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> .

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

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

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

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

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

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

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

_:N0acbb76b4aa14aefbc35ac2b0607ed0e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0279b66c20b24e2e8f6cac7a2a584d45,
        _:N03d6cf55ac324936ac831bf62dc9b951,
        _:N11a6fcbc087b45a0971da6e3e1f468c7,
        _:N520232d0483c425a8dbde4f174d5f6dd,
        _:N653f9f79b2fa4ac6b0f90b4b718c9882,
        _:N97396da5013c46b1bc5ce9d7390b5702,
        _:Na89e98fd557447419527628a0195a75d ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0279b66c20b24e2e8f6cac7a2a584d45,
        _:N03d6cf55ac324936ac831bf62dc9b951,
        _:N11a6fcbc087b45a0971da6e3e1f468c7,
        _:N520232d0483c425a8dbde4f174d5f6dd,
        _:N653f9f79b2fa4ac6b0f90b4b718c9882,
        _:N97396da5013c46b1bc5ce9d7390b5702,
        _:Na89e98fd557447419527628a0195a75d .

