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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

<org/872#subject> schema:name "kairo"@en,
        "回路"@ja,
        "kairo"@ja-latn ;
    foaf:name "kairo"@en,
        "回路"@ja,
        "kairo"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/19410/19410-1274398664.jpg> a schema:ImageObject,
        foaf:Image .

<album/19410#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "3/4 ~three times of the east~"@en,
        "3/4 ~three times of the east~"@ja,
        "3/4 ~three times of the east~"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/19410#musicalwork> ;
    schema:name "3/4 ~three times of the east~"@en,
        "3/4 ~three times of the east~"@ja,
        "3/4 ~three times of the east~"@ja-latn .

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

<artist/14519#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19410#performance> ;
    schema:name "556t"@en ;
    foaf:made <album/19410#lyrics>,
        <album/19410#subject> ;
    foaf:name "556t"@en .

<artist/15219#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19410#performance> ;
    schema:name "megane"@en ;
    foaf:made <album/19410#lyrics>,
        <album/19410#subject> ;
    foaf:name "megane"@en .

<artist/33116#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19410#performance> ;
    schema:name "ke"@en,
        "毛"@ja ;
    foaf:name "ke"@en,
        "毛"@ja .

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

<album/19410#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "3/4 ~three times of the east~"@en,
        "3/4 ~three times of the east~"@ja,
        "3/4 ~three times of the east~"@ja-latn ;
    mo:performance_of <album/19410#musicalwork> ;
    mo:performer _:Nc227f022df3b4ea98f878518f291e802,
        <artist/14519#subject>,
        <artist/15219#subject>,
        <artist/33116#subject> ;
    mo:recorded_as <album/19410#musicalexpression> ;
    schema:byArtist _:Nc227f022df3b4ea98f878518f291e802,
        <artist/14519#subject>,
        <artist/15219#subject>,
        <artist/33116#subject> ;
    schema:name "3/4 ~three times of the east~"@en,
        "3/4 ~three times of the east~"@ja,
        "3/4 ~three times of the east~"@ja-latn ;
    schema:workPerformed <album/19410#musicalwork> .

<album/19410#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "3/4 ~three times of the east~"@en,
        "3/4 ~three times of the east~"@ja,
        "3/4 ~three times of the east~"@ja-latn ;
    mo:catalogue_number "KAIRO-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19410#musicalexpression> ;
    mo:publisher <org/872#subject> ;
    mo:record _:Neb694822d5e34fe0a96d998874d8f6fd ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/29#subject>,
        <product/33#subject>,
        <product/35#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "KENTO"@en ;
            foaf:name "KENTO"@en ],
        <artist/14519#subject>,
        <artist/15219#subject>,
        <artist/33116#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/19410/19410-1274398664.jpg> ;
    schema:name "3/4 ~three times of the east~"@en,
        "3/4 ~three times of the east~"@ja,
        "3/4 ~three times of the east~"@ja-latn ;
    schema:publisher <org/872#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/19410/19410-1274398664.jpg> .

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

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

_:N81f5f44ce86545c9b9370bd53760f629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "久遠の花"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Neb694822d5e34fe0a96d998874d8f6fd ;
    schema:name "久遠の花"@ja .

_:Naef4592f06e4484e8c377e7bad609231 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天地爛漫"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Neb694822d5e34fe0a96d998874d8f6fd ;
    schema:name "天地爛漫"@ja .

_:Nc227f022df3b4ea98f878518f291e802 a schema:Person,
        foaf:Person ;
    mo:performed <album/19410#performance> ;
    schema:name "KENTO"@en ;
    foaf:name "KENTO"@en .

_:Ncd177104c64642eda99cf3e523592179 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "泡の音"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Neb694822d5e34fe0a96d998874d8f6fd ;
    schema:name "泡の音"@ja .

_:Nf0e2f827a69647728d2f5c15e8bea42b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bottom"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Neb694822d5e34fe0a96d998874d8f6fd ;
    schema:name "bottom"@ja .

_:Neb694822d5e34fe0a96d998874d8f6fd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N81f5f44ce86545c9b9370bd53760f629,
        _:Naef4592f06e4484e8c377e7bad609231,
        _:Ncd177104c64642eda99cf3e523592179,
        _:Nf0e2f827a69647728d2f5c15e8bea42b ;
    mo:track_count 4 ;
    schema:duration "PT16:19"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N81f5f44ce86545c9b9370bd53760f629,
        _:Naef4592f06e4484e8c377e7bad609231,
        _:Ncd177104c64642eda99cf3e523592179,
        _:Nf0e2f827a69647728d2f5c15e8bea42b .

