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

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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90441#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/90441#composition>,
        <album/90441#subject> ;
    foaf:name "U2"@en .

<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/2491#subject> a schema:CreativeWork ;
    schema:name "Danmaku Amanojaku ~ Impossible Spell Card."@en,
        "弾幕アマノジャク　～ Impossible Spell Card."@ja,
        "Danmaku Amanojaku ~ Impossible Spell Card."@ja-latn ;
    foaf:name "Danmaku Amanojaku ~ Impossible Spell Card."@en,
        "弾幕アマノジャク　～ Impossible Spell Card."@ja,
        "Danmaku Amanojaku ~ Impossible Spell Card."@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/90441#musicalexpression> a mo:Signal ;
    mo:published_as <album/90441#subject> ;
    mo:records <album/90441#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/14/90441/90441-1568631071.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/90441#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/14/90441/90441-1568631071.jpg> ;
    foaf:depicts <album/90441#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/14/90441/90441-1568631071.jpg> .

<https://medium-media.vgm.io/albums/14/90441/90441-1568631071.jpg> a schema:ImageObject,
        foaf:Image .

<album/90441#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ami Himegi Special CD"@en,
        "姫城碧海すぺしゃるCD"@ja,
        "Ami Himegi Special CD"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/90441#musicalwork> ;
    schema:name "Ami Himegi Special CD"@en,
        "姫城碧海すぺしゃるCD"@ja,
        "Ami Himegi Special CD"@ja-latn .

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

<album/90441#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ami Himegi Special CD"@en,
        "姫城碧海すぺしゃるCD"@ja,
        "Ami Himegi Special CD"@ja-latn ;
    mo:performance_of <album/90441#musicalwork> ;
    mo:performer <artist/31087#subject> ;
    mo:recorded_as <album/90441#musicalexpression> ;
    schema:byArtist <artist/31087#subject> ;
    schema:name "Ami Himegi Special CD"@en,
        "姫城碧海すぺしゃるCD"@ja,
        "Ami Himegi Special CD"@ja-latn ;
    schema:workPerformed <album/90441#musicalwork> .

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

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

<album/90441#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-09-16"^^xsd:date ;
    dcterms:title "Ami Himegi Special CD"@en,
        "姫城碧海すぺしゃるCD"@ja,
        "Ami Himegi Special CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/90441#musicalexpression> ;
    mo:publisher <org/1472#subject> ;
    mo:record _:N9b7158d5018a41b4850bfff4b923775b ;
    mo:record_count 1 ;
    schema:about <product/22#subject>,
        <product/2491#subject>,
        <product/25#subject> ;
    schema:byArtist <artist/31087#subject> ;
    schema:datePublished "2019-09-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/90441/90441-1568631071.jpg> ;
    schema:name "Ami Himegi Special CD"@en,
        "姫城碧海すぺしゃるCD"@ja,
        "Ami Himegi Special CD"@ja-latn ;
    schema:publisher <org/1472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/90441/90441-1568631071.jpg> .

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

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

_:N3cd69545c3164d98af4c43bd3ffc8439 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嘘月"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b7158d5018a41b4850bfff4b923775b ;
    schema:name "嘘月"@en .

_:N62fae32e931348688d1a9f006847f7bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "些細な幸せの裏側"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b7158d5018a41b4850bfff4b923775b ;
    schema:name "些細な幸せの裏側"@en .

_:N6fcfd129654e4e50a00d5292fa5bcc85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サヨナラダイアリー 〜 their whereabouts"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b7158d5018a41b4850bfff4b923775b ;
    schema:name "サヨナラダイアリー 〜 their whereabouts"@en .

_:N8a0741f80b9f47959d906f2342669a87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プリズムの音色"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b7158d5018a41b4850bfff4b923775b ;
    schema:name "プリズムの音色"@en .

_:N9b7158d5018a41b4850bfff4b923775b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3cd69545c3164d98af4c43bd3ffc8439,
        _:N62fae32e931348688d1a9f006847f7bd,
        _:N6fcfd129654e4e50a00d5292fa5bcc85,
        _:N8a0741f80b9f47959d906f2342669a87 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3cd69545c3164d98af4c43bd3ffc8439,
        _:N62fae32e931348688d1a9f006847f7bd,
        _:N6fcfd129654e4e50a00d5292fa5bcc85,
        _:N8a0741f80b9f47959d906f2342669a87 .

