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

<artist/12818#subject> a schema:Person,
        foaf:Person ;
    schema:name "Renko"@en ;
    foaf:made <album/102064#lyrics>,
        <album/102064#subject> ;
    foaf:name "Renko"@en .

<artist/2498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Linjin"@en,
        "隣人"@ja ;
    foaf:made <album/102064#lyrics>,
        <album/102064#subject> ;
    foaf:name "Linjin"@en,
        "隣人"@ja .

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

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

<event/200> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 14 (May 07, 2017)" .

<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 .

<album/102064#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chaos Bringer"@en,
        "Chaos Bringer"@ja,
        "Chaos Bringer"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/102064#musicalwork> ;
    schema:name "Chaos Bringer"@en,
        "Chaos Bringer"@ja,
        "Chaos Bringer"@ja-latn .

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

<org/167#subject> schema:name "SOUND HOLIC"@en,
        "SOUND HOLIC"@ja,
        "SOUND HOLIC"@ja-latn ;
    foaf:name "SOUND HOLIC"@en,
        "SOUND HOLIC"@ja,
        "SOUND HOLIC"@ja-latn .

<https://media.vgm.io/albums/46/102064/102064-1f08e83de924.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/102064#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/102064/102064-1f08e83de924.jpg> ;
    foaf:depicts <album/102064#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/102064/102064-1f08e83de924.jpg> .

<https://medium-media.vgm.io/albums/46/102064/102064-1f08e83de924.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2503#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102064#performance> ;
    schema:name "Nana Takahashi"@en,
        "高橋菜々"@ja ;
    foaf:name "Nana Takahashi"@en,
        "高橋菜々"@ja .

<artist/47011#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102064#performance> ;
    schema:name "Josh"@en ;
    foaf:name "Josh"@en .

<artist/6175#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102064#performance> ;
    schema:name "709sec."@en ;
    foaf:name "709sec."@en .

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

<album/102064#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chaos Bringer"@en,
        "Chaos Bringer"@ja,
        "Chaos Bringer"@ja-latn ;
    mo:performance_of <album/102064#musicalwork> ;
    mo:performer _:N55ccfa6a70324b9a8c4be35509019ba9,
        <artist/2503#subject>,
        <artist/47011#subject>,
        <artist/6175#subject> ;
    mo:recorded_as <album/102064#musicalexpression> ;
    schema:byArtist _:N55ccfa6a70324b9a8c4be35509019ba9,
        <artist/2503#subject>,
        <artist/47011#subject>,
        <artist/6175#subject> ;
    schema:name "Chaos Bringer"@en,
        "Chaos Bringer"@ja,
        "Chaos Bringer"@ja-latn ;
    schema:workPerformed <album/102064#musicalwork> .

<album/102064#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-07"^^xsd:date ;
    dcterms:title "Chaos Bringer"@en,
        "Chaos Bringer"@ja,
        "Chaos Bringer"@ja-latn ;
    mo:catalogue_number "SDHC-0067" ;
    mo:media_type "CD" ;
    mo:publication_of <album/102064#musicalexpression> ;
    mo:publisher <org/167#subject> ;
    mo:record _:Ne84473686a6b4c5897c5153c4cdf2f72 ;
    mo:record_count 1 ;
    mo:release <event/200> ;
    schema:about <product/18#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "バルツ"@en ;
            foaf:name "バルツ"@en ],
        <artist/2503#subject>,
        <artist/47011#subject>,
        <artist/6175#subject> ;
    schema:datePublished "2017-05-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/102064/102064-1f08e83de924.jpg> ;
    schema:name "Chaos Bringer"@en,
        "Chaos Bringer"@ja,
        "Chaos Bringer"@ja-latn ;
    schema:publisher <org/167#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/102064/102064-1f08e83de924.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "MOKKU"@en ;
    foaf:made <album/102064#lyrics> ;
    foaf:name "MOKKU"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MOKKU"@en ;
    foaf:made <album/102064#subject> ;
    foaf:name "MOKKU"@en .

_:N0f7459d0ef8c464eb3c38ef8f3b9a035 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drifting Fantasy"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Ne84473686a6b4c5897c5153c4cdf2f72 ;
    schema:name "Drifting Fantasy"@ja .

_:N28ee9ca86ff94c61bdc08a29e88e8711 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desperation"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Ne84473686a6b4c5897c5153c4cdf2f72 ;
    schema:name "Desperation"@ja .

_:N3721b2eac0b2459fa3a6a2ce658e2325 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HEAVEN AND EARTH"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Ne84473686a6b4c5897c5153c4cdf2f72 ;
    schema:name "HEAVEN AND EARTH"@ja .

_:N50b2c8cc83bf44a2b350d3dcfca55507 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REVIVAL GAME"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Ne84473686a6b4c5897c5153c4cdf2f72 ;
    schema:name "REVIVAL GAME"@ja .

_:N55ccfa6a70324b9a8c4be35509019ba9 a schema:Person,
        foaf:Person ;
    mo:performed <album/102064#performance> ;
    schema:name "バルツ"@en ;
    foaf:name "バルツ"@en .

_:N5e533eddc6ce4ee7a50eeff84d491abf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "倒錯オートマータ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Ne84473686a6b4c5897c5153c4cdf2f72 ;
    schema:name "倒錯オートマータ"@ja .

_:N61b965fe4b1d4250844852152658b240 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Judge the way you move"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ne84473686a6b4c5897c5153c4cdf2f72 ;
    schema:name "Judge the way you move"@ja .

_:N698f776a212f4117bbe4fdb9c58650ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forbidden Magic"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Ne84473686a6b4c5897c5153c4cdf2f72 ;
    schema:name "Forbidden Magic"@ja .

_:N7900981bd4ba4bd595a9dc2f6e539d66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JUDAS KISS"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ne84473686a6b4c5897c5153c4cdf2f72 ;
    schema:name "JUDAS KISS"@ja .

_:Nbe3e191680e34c43b5dbe766289d8fc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grievous Doll"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Ne84473686a6b4c5897c5153c4cdf2f72 ;
    schema:name "Grievous Doll"@ja .

_:Nd1986b030a9c4ab489e47e743c2d04b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Romancer"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Ne84473686a6b4c5897c5153c4cdf2f72 ;
    schema:name "Peaceful Romancer"@ja .

_:Nf0632c4ca41942349b85e24bcbe58843 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "漆黒の翼 -EVIL WINGS-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Ne84473686a6b4c5897c5153c4cdf2f72 ;
    schema:name "漆黒の翼 -EVIL WINGS-"@ja .

_:Ne84473686a6b4c5897c5153c4cdf2f72 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f7459d0ef8c464eb3c38ef8f3b9a035,
        _:N28ee9ca86ff94c61bdc08a29e88e8711,
        _:N3721b2eac0b2459fa3a6a2ce658e2325,
        _:N50b2c8cc83bf44a2b350d3dcfca55507,
        _:N5e533eddc6ce4ee7a50eeff84d491abf,
        _:N61b965fe4b1d4250844852152658b240,
        _:N698f776a212f4117bbe4fdb9c58650ee,
        _:N7900981bd4ba4bd595a9dc2f6e539d66,
        _:Nbe3e191680e34c43b5dbe766289d8fc3,
        _:Nd1986b030a9c4ab489e47e743c2d04b6,
        _:Nf0632c4ca41942349b85e24bcbe58843 ;
    mo:track_count 11 ;
    schema:duration "PT43:09"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0f7459d0ef8c464eb3c38ef8f3b9a035,
        _:N28ee9ca86ff94c61bdc08a29e88e8711,
        _:N3721b2eac0b2459fa3a6a2ce658e2325,
        _:N50b2c8cc83bf44a2b350d3dcfca55507,
        _:N5e533eddc6ce4ee7a50eeff84d491abf,
        _:N61b965fe4b1d4250844852152658b240,
        _:N698f776a212f4117bbe4fdb9c58650ee,
        _:N7900981bd4ba4bd595a9dc2f6e539d66,
        _:Nbe3e191680e34c43b5dbe766289d8fc3,
        _:Nd1986b030a9c4ab489e47e743c2d04b6,
        _:Nf0632c4ca41942349b85e24bcbe58843 .

