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

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

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

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60277#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/60277#composition>,
        <album/60277#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

<product/1483#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinkirou ~ Hopeless Masquerade."@en,
        "東方心綺楼　～ Hopeless Masquerade."@ja,
        "Touhou Shinkirou ~ Hopeless Masquerade."@ja-latn ;
    foaf:name "Touhou Shinkirou ~ Hopeless Masquerade."@en,
        "東方心綺楼　～ Hopeless Masquerade."@ja,
        "Touhou Shinkirou ~ Hopeless Masquerade."@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 .

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

<https://medium-media.vgm.io/albums/77/60277/60277-1468736347.png> a schema:ImageObject,
        foaf:Image .

<album/60277#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Poker Face"@en,
        "ポーカーフェイス"@ja,
        "Poker Face"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/60277#musicalwork> ;
    schema:name "Poker Face"@en,
        "ポーカーフェイス"@ja,
        "Poker Face"@ja-latn .

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

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

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

<artist/16653#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60277#performance> ;
    schema:name "Risa Yuzuki"@en,
        "柚木梨沙"@ja ;
    foaf:name "Risa Yuzuki"@en,
        "柚木梨沙"@ja .

<artist/31090#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60277#performance> ;
    schema:name "Namari Okuyama"@en,
        "奥山ナマリ"@ja ;
    foaf:made <album/60277#lyrics>,
        <album/60277#subject> ;
    foaf:name "Namari Okuyama"@en,
        "奥山ナマリ"@ja .

<album/60277#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Poker Face"@en,
        "ポーカーフェイス"@ja,
        "Poker Face"@ja-latn ;
    mo:performance_of <album/60277#musicalwork> ;
    mo:performer <artist/16651#subject>,
        <artist/16653#subject>,
        <artist/31090#subject> ;
    mo:recorded_as <album/60277#musicalexpression> ;
    schema:byArtist <artist/16651#subject>,
        <artist/16653#subject>,
        <artist/31090#subject> ;
    schema:name "Poker Face"@en,
        "ポーカーフェイス"@ja,
        "Poker Face"@ja-latn ;
    schema:workPerformed <album/60277#musicalwork> .

<album/60277#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-03-13"^^xsd:date ;
    dcterms:title "Poker Face"@en,
        "ポーカーフェイス"@ja,
        "Poker Face"@ja-latn ;
    mo:catalogue_number "SJFT-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/60277#musicalexpression> ;
    mo:publisher <org/1472#subject> ;
    mo:record _:Nd41d67ea843b486f8610a084da7f22e1 ;
    mo:record_count 1 ;
    schema:about <product/1483#subject>,
        <product/25#subject> ;
    schema:byArtist <artist/16651#subject>,
        <artist/16653#subject>,
        <artist/31090#subject> ;
    schema:datePublished "2016-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/60277/60277-1468736347.png> ;
    schema:name "Poker Face"@en,
        "ポーカーフェイス"@ja,
        "Poker Face"@ja-latn ;
    schema:publisher <org/1472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/60277/60277-1468736347.png> .

_:N3712a1e790944005a0572442cc7d5875 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嘘月"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nd41d67ea843b486f8610a084da7f22e1 ;
    schema:name "嘘月"@ja .

_:Na8eb9baa57df4f61a6d6636c3f15ea98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ポーカーフェイス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nd41d67ea843b486f8610a084da7f22e1 ;
    schema:name "ポーカーフェイス"@ja .

_:Nac1490aba6194628b44cfc84e66ba435 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ポーカーフェイス(Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nd41d67ea843b486f8610a084da7f22e1 ;
    schema:name "ポーカーフェイス(Instrumental)"@ja .

_:Nad83a0508983461d8e3f87297db53a97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嘘月(Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nd41d67ea843b486f8610a084da7f22e1 ;
    schema:name "嘘月(Instrumental)"@ja .

_:Nd41d67ea843b486f8610a084da7f22e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3712a1e790944005a0572442cc7d5875,
        _:Na8eb9baa57df4f61a6d6636c3f15ea98,
        _:Nac1490aba6194628b44cfc84e66ba435,
        _:Nad83a0508983461d8e3f87297db53a97 ;
    mo:track_count 4 ;
    schema:duration "PT16:34"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3712a1e790944005a0572442cc7d5875,
        _:Na8eb9baa57df4f61a6d6636c3f15ea98,
        _:Nac1490aba6194628b44cfc84e66ba435,
        _:Nad83a0508983461d8e3f87297db53a97 .

