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

<artist/8107#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka"@en ;
    foaf:made <album/22591#lyrics>,
        <album/22591#subject> ;
    foaf:name "Haruka"@en .

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

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

<artist/1924#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22591#subject> ;
    schema:name "Masayoshi Minoshima"@en ;
    foaf:made <album/22591#composition>,
        <album/22591#subject> ;
    foaf:name "Masayoshi Minoshima"@en .

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 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/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@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/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/22591#musicalexpression> a mo:Signal ;
    mo:published_as <album/22591#subject> ;
    mo:records <album/22591#performance> .

<org/212#subject> schema:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn ;
    foaf:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/22591/22591-1292981421.jpg> a schema:ImageObject,
        foaf:Image .

<album/22591#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THIRD ENSEMBLE: NOIR"@en,
        "THIRD ENSEMBLE: NOIR"@ja,
        "THIRD ENSEMBLE: NOIR"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1924#subject> ;
    mo:produced_work <album/22591#musicalwork> ;
    schema:name "THIRD ENSEMBLE: NOIR"@en,
        "THIRD ENSEMBLE: NOIR"@ja,
        "THIRD ENSEMBLE: NOIR"@ja-latn .

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

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

<artist/12490#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22591#performance> ;
    schema:name "Mirin Furukawa"@en,
        "古川未鈴"@ja ;
    foaf:name "Mirin Furukawa"@en,
        "古川未鈴"@ja .

<artist/14775#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22591#performance> ;
    schema:name "ayame"@en ;
    foaf:name "ayame"@en .

<artist/1926#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22591#performance> ;
    schema:name "nomico"@en,
        "のみこ"@ja ;
    foaf:name "nomico"@en,
        "のみこ"@ja .

<artist/2446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22591#performance> ;
    schema:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja ;
    foaf:made <album/22591#lyrics>,
        <album/22591#subject> ;
    foaf:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja .

<artist/5519#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22591#performance> ;
    schema:name "Nachi Sakaue"@en,
        "坂上なち"@ja ;
    foaf:name "Nachi Sakaue"@en,
        "坂上なち"@ja .

<artist/7585#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22591#performance> ;
    schema:name "mican*"@en ;
    foaf:name "mican*"@en .

<album/22591#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THIRD ENSEMBLE: NOIR"@en,
        "THIRD ENSEMBLE: NOIR"@ja,
        "THIRD ENSEMBLE: NOIR"@ja-latn ;
    mo:performance_of <album/22591#musicalwork> ;
    mo:performer <artist/12490#subject>,
        <artist/14775#subject>,
        <artist/1926#subject>,
        <artist/2446#subject>,
        <artist/5519#subject>,
        <artist/7585#subject> ;
    mo:recorded_as <album/22591#musicalexpression> ;
    schema:byArtist <artist/12490#subject>,
        <artist/14775#subject>,
        <artist/1926#subject>,
        <artist/2446#subject>,
        <artist/5519#subject>,
        <artist/7585#subject> ;
    schema:name "THIRD ENSEMBLE: NOIR"@en,
        "THIRD ENSEMBLE: NOIR"@ja,
        "THIRD ENSEMBLE: NOIR"@ja-latn ;
    schema:workPerformed <album/22591#musicalwork> .

<album/22591#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "THIRD ENSEMBLE: NOIR"@en,
        "THIRD ENSEMBLE: NOIR"@ja,
        "THIRD ENSEMBLE: NOIR"@ja-latn ;
    mo:catalogue_number "ARCD0033" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22591#musicalexpression> ;
    mo:publisher <org/212#subject> ;
    mo:record _:Ndcdea10b5d4243afac945fc991db98f6 ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/12#subject>,
        <product/14#subject>,
        <product/18#subject>,
        <product/29#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/12490#subject>,
        <artist/14775#subject>,
        <artist/1926#subject>,
        <artist/2446#subject>,
        <artist/5519#subject>,
        <artist/7585#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/22591/22591-1292981421.jpg> ;
    schema:name "THIRD ENSEMBLE: NOIR"@en,
        "THIRD ENSEMBLE: NOIR"@ja,
        "THIRD ENSEMBLE: NOIR"@ja-latn ;
    schema:publisher <org/212#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/22591/22591-1292981421.jpg> .

_:N23fd4187e1444617903c0fbff6de8e99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Russet"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Ndcdea10b5d4243afac945fc991db98f6 ;
    schema:name "Russet"@en .

_:N9c8d77e720fb466b942dd329cc0fda72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream War"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Ndcdea10b5d4243afac945fc991db98f6 ;
    schema:name "Dream War"@en .

_:Na218637da5a7456e88dfcf51ff281859 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magic Square"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Ndcdea10b5d4243afac945fc991db98f6 ;
    schema:name "Magic Square"@en .

_:Na5c331e41f6b47a4b816ce0287279d93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Captain Murasa"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:Ndcdea10b5d4243afac945fc991db98f6 ;
    schema:name "Captain Murasa"@en .

_:Naa84cb2e96fa46fba092a149cb4df9bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stygian"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Ndcdea10b5d4243afac945fc991db98f6 ;
    schema:name "Stygian"@en .

_:Nb61408d0ad9d4330a8173d30010803e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of Daylight (Tsukasa Remix)"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:Ndcdea10b5d4243afac945fc991db98f6 ;
    schema:name "End of Daylight (Tsukasa Remix)"@en .

_:Nd2bc97ebfd5a4c15a9592070d81f9e83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Begining"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Ndcdea10b5d4243afac945fc991db98f6 ;
    schema:name "The Begining"@en .

_:Nd7ed3ee448c54cae962dc0b708c8be9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plastik Mind"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:04"^^xsd:interval ;
    schema:inPlaylist _:Ndcdea10b5d4243afac945fc991db98f6 ;
    schema:name "Plastik Mind"@en .

_:Nd8ef1c75d9f24aa3a51864154acade5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maple Dream"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Ndcdea10b5d4243afac945fc991db98f6 ;
    schema:name "Maple Dream"@en .

_:Ne340bdec159848518533f2169dc2de06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream War (REDALiCE Remix)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Ndcdea10b5d4243afac945fc991db98f6 ;
    schema:name "Dream War (REDALiCE Remix)"@en .

_:Ndcdea10b5d4243afac945fc991db98f6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23fd4187e1444617903c0fbff6de8e99,
        _:N9c8d77e720fb466b942dd329cc0fda72,
        _:Na218637da5a7456e88dfcf51ff281859,
        _:Na5c331e41f6b47a4b816ce0287279d93,
        _:Naa84cb2e96fa46fba092a149cb4df9bc,
        _:Nb61408d0ad9d4330a8173d30010803e1,
        _:Nd2bc97ebfd5a4c15a9592070d81f9e83,
        _:Nd7ed3ee448c54cae962dc0b708c8be9d,
        _:Nd8ef1c75d9f24aa3a51864154acade5e,
        _:Ne340bdec159848518533f2169dc2de06 ;
    mo:track_count 10 ;
    schema:duration "PT50:17"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N23fd4187e1444617903c0fbff6de8e99,
        _:N9c8d77e720fb466b942dd329cc0fda72,
        _:Na218637da5a7456e88dfcf51ff281859,
        _:Na5c331e41f6b47a4b816ce0287279d93,
        _:Naa84cb2e96fa46fba092a149cb4df9bc,
        _:Nb61408d0ad9d4330a8173d30010803e1,
        _:Nd2bc97ebfd5a4c15a9592070d81f9e83,
        _:Nd7ed3ee448c54cae962dc0b708c8be9d,
        _:Nd8ef1c75d9f24aa3a51864154acade5e,
        _:Ne340bdec159848518533f2169dc2de06 .

