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

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

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

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

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

<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 .

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

<https://medium-media.vgm.io/albums/08/92380/92380-1572797391.jpg> a schema:ImageObject,
        foaf:Image .

<album/92380#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Karma"@en,
        "カルマ"@ja,
        "Karma"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/31088#subject> ;
    mo:produced_work <album/92380#musicalwork> ;
    schema:name "Karma"@en,
        "カルマ"@ja,
        "Karma"@ja-latn .

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

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

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

<artist/34304#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92380#performance> ;
    schema:name "Marcia"@en ;
    foaf:name "Marcia"@en .

<album/92380#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Karma"@en,
        "カルマ"@ja,
        "Karma"@ja-latn ;
    mo:performance_of <album/92380#musicalwork> ;
    mo:performer <artist/31087#subject>,
        <artist/34304#subject> ;
    mo:recorded_as <album/92380#musicalexpression> ;
    schema:byArtist <artist/31087#subject>,
        <artist/34304#subject> ;
    schema:name "Karma"@en,
        "カルマ"@ja,
        "Karma"@ja-latn ;
    schema:workPerformed <album/92380#musicalwork> .

<album/92380#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-04"^^xsd:date ;
    dcterms:title "Karma"@en,
        "カルマ"@ja,
        "Karma"@ja-latn ;
    mo:catalogue_number "YHEX-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92380#musicalexpression> ;
    mo:publisher <org/1472#subject> ;
    mo:record _:Nbe49b93378c84582a4201e5e597e3672 ;
    mo:record_count 1 ;
    schema:about <product/14#subject> ;
    schema:byArtist <artist/31087#subject>,
        <artist/34304#subject> ;
    schema:datePublished "2019-11-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/92380/92380-1572797391.jpg> ;
    schema:name "Karma"@en,
        "カルマ"@ja,
        "Karma"@ja-latn ;
    schema:publisher <org/1472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/92380/92380-1572797391.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Shouita Santa"@en ;
    foaf:made <album/92380#subject> ;
    foaf:name "Shouita Santa"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Shouita Santa"@en ;
    foaf:made <album/92380#lyrics> ;
    foaf:name "Shouita Santa"@en .

_:Na5a72043f8cb4b048fc36a85c150d99f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カルマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbe49b93378c84582a4201e5e597e3672 ;
    schema:name "カルマ"@ja .

_:Ncf3fbafdc011444cae4ce5c446e77435 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラッキーラビット"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbe49b93378c84582a4201e5e597e3672 ;
    schema:name "ラッキーラビット"@ja .

_:Nbe49b93378c84582a4201e5e597e3672 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na5a72043f8cb4b048fc36a85c150d99f,
        _:Ncf3fbafdc011444cae4ce5c446e77435 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na5a72043f8cb4b048fc36a85c150d99f,
        _:Ncf3fbafdc011444cae4ce5c446e77435 .

