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

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

<artist/8554#subject> a schema:Person,
        foaf:Person ;
    schema:name "Camellia"@en,
        "かめりあ"@ja ;
    foaf:made <album/49945#lyrics>,
        <album/49945#subject> ;
    foaf:name "Camellia"@en,
        "かめりあ"@ja .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/49945#lyrics>,
        <album/49945#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

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

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

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

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@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/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/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/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

<album/49945#musicalexpression> a mo:Signal ;
    mo:published_as <album/49945#subject> ;
    mo:records <album/49945#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/54/49945/49945-1419398516.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/49945#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/49945/49945-1419398516.jpg> ;
    foaf:depicts <album/49945#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/49945/49945-1419398516.jpg> .

<https://medium-media.vgm.io/albums/54/49945/49945-1419398516.jpg> a schema:ImageObject,
        foaf:Image .

<album/49945#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "POP | CULTURE 2"@en,
        "POP | CULTURE 2"@ja,
        "POP | CULTURE 2"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1924#subject> ;
    mo:produced_work <album/49945#musicalwork> ;
    schema:name "POP | CULTURE 2"@en,
        "POP | CULTURE 2"@ja,
        "POP | CULTURE 2"@ja-latn .

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

<artist/12614#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49945#performance> ;
    schema:name "Sae Tsukiyama"@en,
        "築山さえ"@ja ;
    foaf:name "Sae Tsukiyama"@en,
        "築山さえ"@ja .

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

<artist/48244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49945#performance> ;
    schema:name "nachi"@en ;
    foaf:name "nachi"@en .

<artist/7301#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49945#performance> ;
    schema:name "Mei Ayakura"@en,
        "綾倉盟"@ja ;
    foaf:name "Mei Ayakura"@en,
        "綾倉盟"@ja .

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

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

<album/49945#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "POP | CULTURE 2"@en,
        "POP | CULTURE 2"@ja,
        "POP | CULTURE 2"@ja-latn ;
    mo:performance_of <album/49945#musicalwork> ;
    mo:performer <artist/12614#subject>,
        <artist/14775#subject>,
        <artist/48244#subject>,
        <artist/7301#subject>,
        <artist/7585#subject> ;
    mo:recorded_as <album/49945#musicalexpression> ;
    schema:byArtist <artist/12614#subject>,
        <artist/14775#subject>,
        <artist/48244#subject>,
        <artist/7301#subject>,
        <artist/7585#subject> ;
    schema:name "POP | CULTURE 2"@en,
        "POP | CULTURE 2"@ja,
        "POP | CULTURE 2"@ja-latn ;
    schema:workPerformed <album/49945#musicalwork> .

<album/49945#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-29"^^xsd:date ;
    dcterms:title "POP | CULTURE 2"@en,
        "POP | CULTURE 2"@ja,
        "POP | CULTURE 2"@ja-latn ;
    mo:catalogue_number "ARCD0046" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49945#musicalexpression> ;
    mo:publisher <org/212#subject> ;
    mo:record _:Nb4c8c71e013340d3a8b066ef06a5fb50 ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:about <product/10#subject>,
        <product/14#subject>,
        <product/16#subject>,
        <product/27#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/12614#subject>,
        <artist/14775#subject>,
        <artist/48244#subject>,
        <artist/7301#subject>,
        <artist/7585#subject> ;
    schema:datePublished "2014-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/49945/49945-1419398516.jpg> ;
    schema:name "POP | CULTURE 2"@en,
        "POP | CULTURE 2"@ja,
        "POP | CULTURE 2"@ja-latn ;
    schema:publisher <org/212#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/49945/49945-1419398516.jpg> .

_:N0e4e70c1de4d4e1ba497ab74d74414f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "POP | CULTURE 2"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8c71e013340d3a8b066ef06a5fb50 ;
    schema:name "POP | CULTURE 2"@ja .

_:N28bb21123810469ba47c6cf3fe9d51c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セツナレヴァリエ(ALR REMIX)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8c71e013340d3a8b066ef06a5fb50 ;
    schema:name "セツナレヴァリエ(ALR REMIX)"@ja .

_:N46e5cadf9820493b8d63e3ea6e6fb505 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sensitive Crisis"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8c71e013340d3a8b066ef06a5fb50 ;
    schema:name "Sensitive Crisis"@ja .

_:N67b2a151fbbd4cc19f2ad7282a53e221 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blossom Flight"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8c71e013340d3a8b066ef06a5fb50 ;
    schema:name "Blossom Flight"@ja .

_:N6b24ac6cab794d64af148cd26997cb0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bergamot"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8c71e013340d3a8b066ef06a5fb50 ;
    schema:name "Bergamot"@ja .

_:N879b67ec12094dfda79b8034a194d31b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finale"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8c71e013340d3a8b066ef06a5fb50 ;
    schema:name "Finale"@ja .

_:N9e75c79bfa94412a9f461fe932d258bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Civilization Technologic"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8c71e013340d3a8b066ef06a5fb50 ;
    schema:name "Civilization Technologic"@ja .

_:Nb826dbdc90e84864a9a6af0ffdf08ff8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return to the Moon"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8c71e013340d3a8b066ef06a5fb50 ;
    schema:name "Return to the Moon"@ja .

_:Nc14ebbbbcdf24ad9b38dee96bbc2a2fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Engrasp"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8c71e013340d3a8b066ef06a5fb50 ;
    schema:name "Engrasp"@ja .

_:Nf8d2b0704e0d4b78803ed34fffb0b031 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowlight"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8c71e013340d3a8b066ef06a5fb50 ;
    schema:name "Snowlight"@ja .

_:Nb4c8c71e013340d3a8b066ef06a5fb50 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e4e70c1de4d4e1ba497ab74d74414f5,
        _:N28bb21123810469ba47c6cf3fe9d51c5,
        _:N46e5cadf9820493b8d63e3ea6e6fb505,
        _:N67b2a151fbbd4cc19f2ad7282a53e221,
        _:N6b24ac6cab794d64af148cd26997cb0d,
        _:N879b67ec12094dfda79b8034a194d31b,
        _:N9e75c79bfa94412a9f461fe932d258bb,
        _:Nb826dbdc90e84864a9a6af0ffdf08ff8,
        _:Nc14ebbbbcdf24ad9b38dee96bbc2a2fe,
        _:Nf8d2b0704e0d4b78803ed34fffb0b031 ;
    mo:track_count 10 ;
    schema:duration "PT43:16"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0e4e70c1de4d4e1ba497ab74d74414f5,
        _:N28bb21123810469ba47c6cf3fe9d51c5,
        _:N46e5cadf9820493b8d63e3ea6e6fb505,
        _:N67b2a151fbbd4cc19f2ad7282a53e221,
        _:N6b24ac6cab794d64af148cd26997cb0d,
        _:N879b67ec12094dfda79b8034a194d31b,
        _:N9e75c79bfa94412a9f461fe932d258bb,
        _:Nb826dbdc90e84864a9a6af0ffdf08ff8,
        _:Nc14ebbbbcdf24ad9b38dee96bbc2a2fe,
        _:Nf8d2b0704e0d4b78803ed34fffb0b031 .

