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

<artist/6640#subject> a schema:Person,
        foaf:Person ;
    schema:name "あおま夕雨"@ja ;
    foaf:made <album/61321#lyrics>,
        <album/61321#subject> ;
    foaf:name "あおま夕雨"@ja .

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

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

<event/188> a mo:Release ;
    schema:name "Released at Comic Market 90 (Aug 12, 2016 to Aug 14, 2016)" .

<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/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

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

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

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

<org/952#subject> schema:name "minimum electric design"@en,
        "minimum electric design"@ja,
        "minimum electric design"@ja-latn ;
    foaf:name "minimum electric design"@en,
        "minimum electric design"@ja,
        "minimum electric design"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/61321/61321-1473135309.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15578#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61321#performance> ;
    schema:name "noiseino"@en,
        "のいず"@ja ;
    foaf:name "noiseino"@en,
        "のいず"@ja .

<artist/7395#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61321#performance> ;
    schema:name "mineko"@en ;
    foaf:name "mineko"@en .

<album/61321#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RENOVATION"@en,
        "RENOVATION"@ja,
        "RENOVATION"@ja-latn ;
    mo:performance_of <album/61321#musicalwork> ;
    mo:performer _:Nd33fa8161358442d8c8ba200b19029e0,
        <artist/15578#subject>,
        <artist/7395#subject> ;
    mo:recorded_as <album/61321#musicalexpression> ;
    schema:byArtist _:Nd33fa8161358442d8c8ba200b19029e0,
        <artist/15578#subject>,
        <artist/7395#subject> ;
    schema:name "RENOVATION"@en,
        "RENOVATION"@ja,
        "RENOVATION"@ja-latn ;
    schema:workPerformed <album/61321#musicalwork> .

<album/61321#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-13"^^xsd:date ;
    dcterms:title "RENOVATION"@en,
        "RENOVATION"@ja,
        "RENOVATION"@ja-latn ;
    mo:catalogue_number "ALMR-031" ;
    mo:media_type "CD" ;
    mo:publication_of <album/61321#musicalexpression> ;
    mo:publisher <org/952#subject> ;
    mo:record _:N08616bbc508c4e5a92d67e28b3be679e ;
    mo:record_count 1 ;
    mo:release <event/188> ;
    schema:about <product/14#subject>,
        <product/1948#subject>,
        <product/22#subject>,
        <product/29#subject>,
        <product/31#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "K-YOSHIDA"@en ;
            foaf:name "K-YOSHIDA"@en ],
        <artist/15578#subject>,
        <artist/7395#subject> ;
    schema:datePublished "2016-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/61321/61321-1473135309.jpg> ;
    schema:name "RENOVATION"@en,
        "RENOVATION"@ja,
        "RENOVATION"@ja-latn ;
    schema:publisher <org/952#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/61321/61321-1473135309.jpg> .

_:N0c066266f6be4382b134ef7af5783375 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "another good morning (2016)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N08616bbc508c4e5a92d67e28b3be679e ;
    schema:name "another good morning (2016)"@en .

_:N1b237383b2494f85b43518d0f7d90543 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zenkoji Amida Triad"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N08616bbc508c4e5a92d67e28b3be679e ;
    schema:name "Zenkoji Amida Triad"@en .

_:N4151d2d851894b31a90030bffdf6d3a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lumography"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N08616bbc508c4e5a92d67e28b3be679e ;
    schema:name "Lumography"@en .

_:N52634c6e6e004e9fb1189c70e7573240 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サナエ・テレグラフ (2016)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N08616bbc508c4e5a92d67e28b3be679e ;
    schema:name "サナエ・テレグラフ (2016)"@en .

_:N5fd3dcbbeb29482b9d5d0024d93c077a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PYGMALY"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N08616bbc508c4e5a92d67e28b3be679e ;
    schema:name "PYGMALY"@en .

_:Nbb1ebecc0266420f9e6a6aec8a23201e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "into my depressed brain (2016)"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N08616bbc508c4e5a92d67e28b3be679e ;
    schema:name "into my depressed brain (2016)"@en .

_:Nd33fa8161358442d8c8ba200b19029e0 a schema:Person,
        foaf:Person ;
    mo:performed <album/61321#performance> ;
    schema:name "K-YOSHIDA"@en ;
    foaf:name "K-YOSHIDA"@en .

_:Nf8adaf25730d4b5dbac909a9be35412d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユカリ・テレグラフ feat. mineko"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N08616bbc508c4e5a92d67e28b3be679e ;
    schema:name "ユカリ・テレグラフ feat. mineko"@en .

_:N08616bbc508c4e5a92d67e28b3be679e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c066266f6be4382b134ef7af5783375,
        _:N1b237383b2494f85b43518d0f7d90543,
        _:N4151d2d851894b31a90030bffdf6d3a4,
        _:N52634c6e6e004e9fb1189c70e7573240,
        _:N5fd3dcbbeb29482b9d5d0024d93c077a,
        _:Nbb1ebecc0266420f9e6a6aec8a23201e,
        _:Nf8adaf25730d4b5dbac909a9be35412d ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0c066266f6be4382b134ef7af5783375,
        _:N1b237383b2494f85b43518d0f7d90543,
        _:N4151d2d851894b31a90030bffdf6d3a4,
        _:N52634c6e6e004e9fb1189c70e7573240,
        _:N5fd3dcbbeb29482b9d5d0024d93c077a,
        _:Nbb1ebecc0266420f9e6a6aec8a23201e,
        _:Nf8adaf25730d4b5dbac909a9be35412d .

