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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21002#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/21002#composition>,
        <album/21002#subject> ;
    foaf:name "U2"@en .

<event/94> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai SP (Sep 19, 2010)" .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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 .

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

<org/110#subject> schema:name "TAMUSIC"@en,
        "タムシック"@ja,
        "TAMUSIC"@ja-latn ;
    foaf:name "TAMUSIC"@en,
        "タムシック"@ja,
        "TAMUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/21002/21002-1283688900.jpg> a schema:ImageObject,
        foaf:Image .

<album/21002#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Shijuusou 3"@en,
        "東方四重奏３"@ja,
        "Touhou Shijuusou 3"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/21002#musicalwork> ;
    schema:name "Touhou Shijuusou 3"@en,
        "東方四重奏３"@ja,
        "Touhou Shijuusou 3"@ja-latn .

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

<artist/1006#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21002#performance> ;
    schema:name "TAM"@en ;
    foaf:name "TAM"@en .

<artist/2656#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21002#performance> ;
    schema:name "Gensou Gakudan"@en,
        "弦奏楽団"@ja ;
    foaf:name "Gensou Gakudan"@en,
        "弦奏楽団"@ja .

<album/21002#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Shijuusou 3"@en,
        "東方四重奏３"@ja,
        "Touhou Shijuusou 3"@ja-latn ;
    mo:performance_of <album/21002#musicalwork> ;
    mo:performer <artist/1006#subject>,
        <artist/2656#subject> ;
    mo:recorded_as <album/21002#musicalexpression> ;
    schema:byArtist <artist/1006#subject>,
        <artist/2656#subject> ;
    schema:name "Touhou Shijuusou 3"@en,
        "東方四重奏３"@ja,
        "Touhou Shijuusou 3"@ja-latn ;
    schema:workPerformed <album/21002#musicalwork> .

<album/21002#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-09-19"^^xsd:date ;
    dcterms:title "Touhou Shijuusou 3"@en,
        "東方四重奏３"@ja,
        "Touhou Shijuusou 3"@ja-latn ;
    mo:catalogue_number "TAM3-0067" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21002#musicalexpression> ;
    mo:publisher <org/110#subject> ;
    mo:record _:N66735277c7974847b782a78c2362cfec ;
    mo:record_count 1 ;
    mo:release <event/94> ;
    schema:about <product/12#subject>,
        <product/16#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/1006#subject>,
        <artist/2656#subject> ;
    schema:datePublished "2010-09-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/21002/21002-1283688900.jpg> ;
    schema:name "Touhou Shijuusou 3"@en,
        "東方四重奏３"@ja,
        "Touhou Shijuusou 3"@ja-latn ;
    schema:publisher <org/110#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/21002/21002-1283688900.jpg> .

_:N23404f1006244111be7eb8287e8f8915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠野の森～花は幻想のままに"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N66735277c7974847b782a78c2362cfec ;
    schema:name "遠野の森～花は幻想のままに"@ja .

_:N48c8af2aee8149b4b9bc0bda41a97931 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハートフェルトファンシー"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N66735277c7974847b782a78c2362cfec ;
    schema:name "ハートフェルトファンシー"@ja .

_:N492fe4b8d3a84950a184cb466e6bb949 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竹取飛翔～Help me, ERINNNNNN!!"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N66735277c7974847b782a78c2362cfec ;
    schema:name "竹取飛翔～Help me, ERINNNNNN!!"@ja .

_:N6f2faf8e46014cc886a7d93801be8b64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方萃夢想"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N66735277c7974847b782a78c2362cfec ;
    schema:name "東方萃夢想"@ja .

_:N7645057a47e3496c912c18135e57082a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女綺想曲～Capriccio"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N66735277c7974847b782a78c2362cfec ;
    schema:name "少女綺想曲～Capriccio"@ja .

_:N76bce0241a00413b85e20c76c98e452a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華のさかづき大江山"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N66735277c7974847b782a78c2362cfec ;
    schema:name "華のさかづき大江山"@ja .

_:N98516960bed74e45baf75904fdb22ad1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "業火マントル"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N66735277c7974847b782a78c2362cfec ;
    schema:name "業火マントル"@ja .

_:Nb6e1db60160c4e21abec9505c514d7b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "封じられた妖怪～Lost Place"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N66735277c7974847b782a78c2362cfec ;
    schema:name "封じられた妖怪～Lost Place"@ja .

_:Nf6c9d8c2ca4a472a8ce327a8d8d948ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗闇の風穴"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N66735277c7974847b782a78c2362cfec ;
    schema:name "暗闇の風穴"@ja .

_:Nfe15d9e85c434589ba2e2340131298fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緑眼のジェラシー"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N66735277c7974847b782a78c2362cfec ;
    schema:name "緑眼のジェラシー"@ja .

_:N66735277c7974847b782a78c2362cfec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23404f1006244111be7eb8287e8f8915,
        _:N48c8af2aee8149b4b9bc0bda41a97931,
        _:N492fe4b8d3a84950a184cb466e6bb949,
        _:N6f2faf8e46014cc886a7d93801be8b64,
        _:N7645057a47e3496c912c18135e57082a,
        _:N76bce0241a00413b85e20c76c98e452a,
        _:N98516960bed74e45baf75904fdb22ad1,
        _:Nb6e1db60160c4e21abec9505c514d7b6,
        _:Nf6c9d8c2ca4a472a8ce327a8d8d948ba,
        _:Nfe15d9e85c434589ba2e2340131298fd ;
    mo:track_count 10 ;
    schema:duration "PT42:43"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N23404f1006244111be7eb8287e8f8915,
        _:N48c8af2aee8149b4b9bc0bda41a97931,
        _:N492fe4b8d3a84950a184cb466e6bb949,
        _:N6f2faf8e46014cc886a7d93801be8b64,
        _:N7645057a47e3496c912c18135e57082a,
        _:N76bce0241a00413b85e20c76c98e452a,
        _:N98516960bed74e45baf75904fdb22ad1,
        _:Nb6e1db60160c4e21abec9505c514d7b6,
        _:Nf6c9d8c2ca4a472a8ce327a8d8d948ba,
        _:Nfe15d9e85c434589ba2e2340131298fd .

