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

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

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

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

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

<album/34777#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kare Kishi ni Saku"@en,
        "枯れ岸に咲く"@ja,
        "Kare Kishi ni Saku"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/34777#musicalwork> ;
    schema:name "Kare Kishi ni Saku"@en,
        "枯れ岸に咲く"@ja,
        "Kare Kishi ni Saku"@ja-latn .

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

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

<org/1055#subject> schema:name "Shonen-Vivid"@en,
        "少年ヴィヴィッド"@ja,
        "Shonen-Vivid"@ja-latn ;
    foaf:name "Shonen-Vivid"@en,
        "少年ヴィヴィッド"@ja,
        "Shonen-Vivid"@ja-latn .

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

<https://medium-media.vgm.io/albums/77/34777/34777-1345443558.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11499#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34777#performance> ;
    schema:name "Ichi"@en,
        "イチ"@ja ;
    foaf:made <album/34777#lyrics>,
        <album/34777#subject> ;
    foaf:name "Ichi"@en,
        "イチ"@ja .

<album/34777#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kare Kishi ni Saku"@en,
        "枯れ岸に咲く"@ja,
        "Kare Kishi ni Saku"@ja-latn ;
    mo:performance_of <album/34777#musicalwork> ;
    mo:performer _:N090e22d52a0a46d7bbb7ce4ca1e05e4b,
        <artist/11499#subject> ;
    mo:recorded_as <album/34777#musicalexpression> ;
    schema:byArtist _:N090e22d52a0a46d7bbb7ce4ca1e05e4b,
        <artist/11499#subject> ;
    schema:name "Kare Kishi ni Saku"@en,
        "枯れ岸に咲く"@ja,
        "Kare Kishi ni Saku"@ja-latn ;
    schema:workPerformed <album/34777#musicalwork> .

<album/34777#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "Kare Kishi ni Saku"@en,
        "枯れ岸に咲く"@ja,
        "Kare Kishi ni Saku"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34777#musicalexpression> ;
    mo:publisher <org/1055#subject> ;
    mo:record _:N5db49316488c47e28c7f22be39416132 ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/29#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "かずき"@en ;
            foaf:name "かずき"@en ],
        <artist/11499#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/34777/34777-1345443558.jpg> ;
    schema:name "Kare Kishi ni Saku"@en,
        "枯れ岸に咲く"@ja,
        "Kare Kishi ni Saku"@ja-latn ;
    schema:publisher <org/1055#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/34777/34777-1345443558.jpg> .

_:N090e22d52a0a46d7bbb7ce4ca1e05e4b a schema:Person,
        foaf:Person ;
    mo:performed <album/34777#performance> ;
    schema:name "かずき"@en ;
    foaf:name "かずき"@en .

_:N9ab8d255451b45e394b56d02a5fdcfa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "枯れ岸に咲く"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N5db49316488c47e28c7f22be39416132 ;
    schema:name "枯れ岸に咲く"@ja .

_:Nfeb6e2fe6d9f4444af884933ddb88819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星屑少女 -Realize Ver.-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:N5db49316488c47e28c7f22be39416132 ;
    schema:name "星屑少女 -Realize Ver.-"@ja .

_:N5db49316488c47e28c7f22be39416132 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9ab8d255451b45e394b56d02a5fdcfa8,
        _:Nfeb6e2fe6d9f4444af884933ddb88819 ;
    mo:track_count 2 ;
    schema:duration "PT9:18"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N9ab8d255451b45e394b56d02a5fdcfa8,
        _:Nfeb6e2fe6d9f4444af884933ddb88819 .

