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

<artist/35046#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rio"@en ;
    foaf:made <album/94400#lyrics>,
        <album/94400#subject> ;
    foaf:name "Rio"@en .

<artist/9454#subject> a schema:Person,
        foaf:Person ;
    schema:name "kamase-tora"@en,
        "かませ虎"@ja ;
    foaf:made <album/94400#lyrics>,
        <album/94400#subject> ;
    foaf:name "kamase-tora"@en,
        "かませ虎"@ja .

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

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

<artist/31088#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94400#subject> ;
    schema:name "Yuu Kanamori"@en,
        "神奈森ユウ"@ja ;
    foaf:made <album/94400#composition>,
        <album/94400#subject> ;
    foaf:name "Yuu Kanamori"@en,
        "神奈森ユウ"@ja .

<event/224> a mo:Release ;
    schema:name "Released at Comic Market 97 (Dec 28, 2019 to Dec 31, 2019)" .

<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/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/5072#subject> a schema:CreativeWork ;
    schema:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@ja-latn ;
    foaf:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@ja-latn .

<product/7214#subject> a schema:CreativeWork ;
    schema:name "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@en,
        "東方鬼形獣　〜 Wily Beast and Weakest Creature."@ja,
        "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@ja-latn ;
    foaf:name "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@en,
        "東方鬼形獣　〜 Wily Beast and Weakest Creature."@ja,
        "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@ja-latn .

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

<org/1472#subject> schema:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn ;
    foaf:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/94400/94400-1576868178.jpg> a schema:ImageObject,
        foaf:Image .

<album/94400#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fukasokuteki Metropolis"@en,
        "不可測的メトロポリス"@ja,
        "Fukasokuteki Metropolis"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/31088#subject> ;
    mo:produced_work <album/94400#musicalwork> ;
    schema:name "Fukasokuteki Metropolis"@en,
        "不可測的メトロポリス"@ja,
        "Fukasokuteki Metropolis"@ja-latn .

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

<artist/16651#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94400#performance> ;
    schema:name "Miya Amamiya"@en,
        "天宮みや"@ja ;
    foaf:made <album/94400#lyrics>,
        <album/94400#subject> ;
    foaf:name "Miya Amamiya"@en,
        "天宮みや"@ja .

<artist/31087#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94400#performance> ;
    schema:name "Ami Himegi"@en,
        "姫城碧海"@ja ;
    foaf:name "Ami Himegi"@en,
        "姫城碧海"@ja .

<album/94400#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fukasokuteki Metropolis"@en,
        "不可測的メトロポリス"@ja,
        "Fukasokuteki Metropolis"@ja-latn ;
    mo:performance_of <album/94400#musicalwork> ;
    mo:performer <artist/16651#subject>,
        <artist/31087#subject> ;
    mo:recorded_as <album/94400#musicalexpression> ;
    schema:byArtist <artist/16651#subject>,
        <artist/31087#subject> ;
    schema:name "Fukasokuteki Metropolis"@en,
        "不可測的メトロポリス"@ja,
        "Fukasokuteki Metropolis"@ja-latn ;
    schema:workPerformed <album/94400#musicalwork> .

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

<album/94400#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-31"^^xsd:date ;
    dcterms:title "Fukasokuteki Metropolis"@en,
        "不可測的メトロポリス"@ja,
        "Fukasokuteki Metropolis"@ja-latn ;
    mo:catalogue_number "SJFT-0048" ;
    mo:media_type "CD" ;
    mo:publication_of <album/94400#musicalexpression> ;
    mo:publisher <org/1472#subject> ;
    mo:record _:N50053a771bbd4361a41b1c2f0cbdea33 ;
    mo:record_count 1 ;
    mo:release <event/224> ;
    schema:about <product/27#subject>,
        <product/29#subject>,
        <product/5072#subject>,
        <product/7214#subject> ;
    schema:byArtist <artist/16651#subject>,
        <artist/31087#subject> ;
    schema:datePublished "2019-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/94400/94400-1576868178.jpg> ;
    schema:name "Fukasokuteki Metropolis"@en,
        "不可測的メトロポリス"@ja,
        "Fukasokuteki Metropolis"@ja-latn ;
    schema:publisher <org/1472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/94400/94400-1576868178.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "消板三太"@en ;
    foaf:made <album/94400#subject> ;
    foaf:name "消板三太"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "消板三太"@en ;
    foaf:made <album/94400#lyrics> ;
    foaf:name "消板三太"@en .

_:N00246b5fd77246c5b8dd881bce7a002d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "色付くこの空へ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N50053a771bbd4361a41b1c2f0cbdea33 ;
    schema:name "色付くこの空へ"@ja .

_:N0693306ac94649068f864139c1e3e638 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "錆びたナイフ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N50053a771bbd4361a41b1c2f0cbdea33 ;
    schema:name "錆びたナイフ"@ja .

_:N2b5640a860384a848df4e79994a042b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "存在証明"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N50053a771bbd4361a41b1c2f0cbdea33 ;
    schema:name "存在証明"@ja .

_:N54a434c132dc40ef9d988bd58f7273e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラッキーラビット"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N50053a771bbd4361a41b1c2f0cbdea33 ;
    schema:name "ラッキーラビット"@ja .

_:N5ff62b0e5eb745288db7490880c4ff61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不可測的メトロポリス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N50053a771bbd4361a41b1c2f0cbdea33 ;
    schema:name "不可測的メトロポリス"@ja .

_:N9cabcb87b17a4f9e8cd48b1ac66449e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月と星の秘密"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N50053a771bbd4361a41b1c2f0cbdea33 ;
    schema:name "月と星の秘密"@ja .

_:N50053a771bbd4361a41b1c2f0cbdea33 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00246b5fd77246c5b8dd881bce7a002d,
        _:N0693306ac94649068f864139c1e3e638,
        _:N2b5640a860384a848df4e79994a042b4,
        _:N54a434c132dc40ef9d988bd58f7273e1,
        _:N5ff62b0e5eb745288db7490880c4ff61,
        _:N9cabcb87b17a4f9e8cd48b1ac66449e5 ;
    mo:track_count 6 ;
    schema:duration "PT25:04"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N00246b5fd77246c5b8dd881bce7a002d,
        _:N0693306ac94649068f864139c1e3e638,
        _:N2b5640a860384a848df4e79994a042b4,
        _:N54a434c132dc40ef9d988bd58f7273e1,
        _:N5ff62b0e5eb745288db7490880c4ff61,
        _:N9cabcb87b17a4f9e8cd48b1ac66449e5 .

