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

<artist/14597#subject> a schema:Person,
        foaf:Person ;
    schema:name "ACTRock"@en ;
    foaf:made <album/95289#lyrics>,
        <album/95289#subject> ;
    foaf:name "ACTRock"@en .

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

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

<event/195> a mo:Release ;
    schema:name "Released at Comic Market 91 (Dec 29, 2016 to Dec 31, 2016)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@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/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/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 .

<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/95289#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GIRLS ALBUM -ONE-"@en,
        "GIRLS ALBUM -ONE-"@ja,
        "GIRLS ALBUM -ONE-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/95289#musicalwork> ;
    schema:name "GIRLS ALBUM -ONE-"@en,
        "GIRLS ALBUM -ONE-"@ja,
        "GIRLS ALBUM -ONE-"@ja-latn .

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

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

<org/1207#subject> schema:name "Akatsuki Records"@en,
        "暁Records"@ja,
        "Akatsuki Records"@ja-latn ;
    foaf:name "Akatsuki Records"@en,
        "暁Records"@ja,
        "Akatsuki Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/95289/95289-1578837057.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10264#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95289#performance> ;
    schema:name "Mamemi"@en,
        "まめみ"@ja ;
    foaf:name "Mamemi"@en,
        "まめみ"@ja .

<artist/14431#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95289#performance> ;
    schema:name "Nazo no Jinbutsu K"@en,
        "謎の人物K"@ja ;
    foaf:name "Nazo no Jinbutsu K"@en,
        "謎の人物K"@ja .

<artist/26529#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95289#performance> ;
    schema:name "ayaponzu*"@en,
        "あやぽんず＊"@ja ;
    foaf:name "ayaponzu*"@en,
        "あやぽんず＊"@ja .

<artist/32969#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95289#performance> ;
    schema:name "cheluce"@en ;
    foaf:name "cheluce"@en .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95289#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/8196#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95289#performance> ;
    schema:name "Nanahira"@en,
        "ななひら"@ja ;
    foaf:name "Nanahira"@en,
        "ななひら"@ja .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95289#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<album/95289#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-29"^^xsd:date ;
    dcterms:title "GIRLS ALBUM -ONE-"@en,
        "GIRLS ALBUM -ONE-"@ja,
        "GIRLS ALBUM -ONE-"@ja-latn ;
    mo:catalogue_number "DRCD-0018" ;
    mo:media_type "CD" ;
    mo:publication_of <album/95289#musicalexpression> ;
    mo:publisher <org/1207#subject> ;
    mo:record _:N60403e102d5c48fcb0c3e775e4804da2 ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "MAMI"@en ;
            foaf:name "MAMI"@en ],
        <artist/10264#subject>,
        <artist/14431#subject>,
        <artist/26529#subject>,
        <artist/32969#subject>,
        <artist/4383#subject>,
        <artist/8196#subject>,
        <artist/96#subject> ;
    schema:datePublished "2016-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/95289/95289-1578837057.jpg> ;
    schema:name "GIRLS ALBUM -ONE-"@en,
        "GIRLS ALBUM -ONE-"@ja,
        "GIRLS ALBUM -ONE-"@ja-latn ;
    schema:publisher <org/1207#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/95289/95289-1578837057.jpg> .

<album/95289#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GIRLS ALBUM -ONE-"@en,
        "GIRLS ALBUM -ONE-"@ja,
        "GIRLS ALBUM -ONE-"@ja-latn ;
    mo:performance_of <album/95289#musicalwork> ;
    mo:performer _:Nca9d9b36706340e08524636155fa6df3,
        <artist/10264#subject>,
        <artist/14431#subject>,
        <artist/26529#subject>,
        <artist/32969#subject>,
        <artist/4383#subject>,
        <artist/8196#subject>,
        <artist/96#subject> ;
    mo:recorded_as <album/95289#musicalexpression> ;
    schema:byArtist _:Nca9d9b36706340e08524636155fa6df3,
        <artist/10264#subject>,
        <artist/14431#subject>,
        <artist/26529#subject>,
        <artist/32969#subject>,
        <artist/4383#subject>,
        <artist/8196#subject>,
        <artist/96#subject> ;
    schema:name "GIRLS ALBUM -ONE-"@en,
        "GIRLS ALBUM -ONE-"@ja,
        "GIRLS ALBUM -ONE-"@ja-latn ;
    schema:workPerformed <album/95289#musicalwork> .

_:N0376395838084fbcabef15f8f9757704 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ココロコイシ - Eyes-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N60403e102d5c48fcb0c3e775e4804da2 ;
    schema:name "ココロコイシ - Eyes-"@ja .

_:N07f3636fb2b54142a194e615857458dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月下の幻"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N60403e102d5c48fcb0c3e775e4804da2 ;
    schema:name "月下の幻"@ja .

_:N327ef15fcb3f41f88e65ec244b520f4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Love Scarlet"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N60403e102d5c48fcb0c3e775e4804da2 ;
    schema:name "You Love Scarlet"@ja .

_:N3deb3aebe6754c95adc93e44e35d12f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウサミミ絶対防衛戦"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N60403e102d5c48fcb0c3e775e4804da2 ;
    schema:name "ウサミミ絶対防衛戦"@ja .

_:N4f2291f36daf4944ac1098af79213b6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クレイセス"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N60403e102d5c48fcb0c3e775e4804da2 ;
    schema:name "クレイセス"@ja .

_:N8c49cb2bfec34e9d80d037c524b7cb0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リクレッション メモリー"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N60403e102d5c48fcb0c3e775e4804da2 ;
    schema:name "リクレッション メモリー"@ja .

_:Nbdf78f21ab3842949af9a2ad6ec17613 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NO ENDING"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N60403e102d5c48fcb0c3e775e4804da2 ;
    schema:name "NO ENDING"@ja .

_:Nca9d9b36706340e08524636155fa6df3 a schema:Person,
        foaf:Person ;
    mo:performed <album/95289#performance> ;
    schema:name "MAMI"@en ;
    foaf:name "MAMI"@en .

_:Nf031575ba4c44cdb8d185fb4475bd5b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Promise"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N60403e102d5c48fcb0c3e775e4804da2 ;
    schema:name "Secret Promise"@ja .

_:N60403e102d5c48fcb0c3e775e4804da2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0376395838084fbcabef15f8f9757704,
        _:N07f3636fb2b54142a194e615857458dc,
        _:N327ef15fcb3f41f88e65ec244b520f4d,
        _:N3deb3aebe6754c95adc93e44e35d12f3,
        _:N4f2291f36daf4944ac1098af79213b6d,
        _:N8c49cb2bfec34e9d80d037c524b7cb0c,
        _:Nbdf78f21ab3842949af9a2ad6ec17613,
        _:Nf031575ba4c44cdb8d185fb4475bd5b2 ;
    mo:track_count 8 ;
    schema:duration "PT34:08"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0376395838084fbcabef15f8f9757704,
        _:N07f3636fb2b54142a194e615857458dc,
        _:N327ef15fcb3f41f88e65ec244b520f4d,
        _:N3deb3aebe6754c95adc93e44e35d12f3,
        _:N4f2291f36daf4944ac1098af79213b6d,
        _:N8c49cb2bfec34e9d80d037c524b7cb0c,
        _:Nbdf78f21ab3842949af9a2ad6ec17613,
        _:Nf031575ba4c44cdb8d185fb4475bd5b2 .

