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

<artist/10897#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jell"@en ;
    foaf:made <album/36717#lyrics>,
        <album/36717#subject> ;
    foaf:name "Jell"@en .

<artist/6640#subject> a schema:Person,
        foaf:Person ;
    schema:name "aoma"@en,
        "あおま"@ja ;
    foaf:made <album/36717#lyrics>,
        <album/36717#subject> ;
    foaf:name "aoma"@en,
        "あおま"@ja .

<artist/6776#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satoshi Kuroiwa"@en,
        "黒岩サトシ"@ja ;
    foaf:made <album/36717#lyrics>,
        <album/36717#subject> ;
    foaf:name "Satoshi Kuroiwa"@en,
        "黒岩サトシ"@ja .

<artist/9007#subject> a schema:Person,
        foaf:Person ;
    schema:name "azuki"@en ;
    foaf:made <album/36717#lyrics>,
        <album/36717#subject> ;
    foaf:name "azuki"@en .

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

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

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<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/36717#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kaen Ranzen"@en,
        "花筵爛然"@ja,
        "Kaen Ranzen"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/36717#musicalwork> ;
    schema:name "Kaen Ranzen"@en,
        "花筵爛然"@ja,
        "Kaen Ranzen"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/71/36717/36717-1354942308.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/36717#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kaen Ranzen"@en,
        "花筵爛然"@ja,
        "Kaen Ranzen"@ja-latn ;
    mo:performance_of <album/36717#musicalwork> ;
    mo:performer <artist/9173#subject> ;
    mo:recorded_as <album/36717#musicalexpression> ;
    schema:byArtist <artist/9173#subject> ;
    schema:name "Kaen Ranzen"@en,
        "花筵爛然"@ja,
        "Kaen Ranzen"@ja-latn ;
    schema:workPerformed <album/36717#musicalwork> .

<artist/9173#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36717#performance> ;
    schema:name "Ranko"@en,
        "ランコ"@ja ;
    foaf:name "Ranko"@en,
        "ランコ"@ja .

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

<album/36717#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-03-11"^^xsd:date ;
    dcterms:title "Kaen Ranzen"@en,
        "花筵爛然"@ja,
        "Kaen Ranzen"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36717#musicalexpression> ;
    mo:publisher _:Nbc944566ccdf48ccb128f48de0bf3c58 ;
    mo:record _:N151284b2cd8346469fe30b00496bde17 ;
    mo:record_count 1 ;
    schema:about <product/16#subject>,
        <product/29#subject> ;
    schema:byArtist <artist/9173#subject> ;
    schema:datePublished "2012-03-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/36717/36717-1354942308.jpg> ;
    schema:name "Kaen Ranzen"@en,
        "花筵爛然"@ja,
        "Kaen Ranzen"@ja-latn ;
    schema:publisher _:Nbc944566ccdf48ccb128f48de0bf3c58 ;
    foaf:depiction <https://media.vgm.io/albums/71/36717/36717-1354942308.jpg> .

_:N3c685ad045a048a78d6880b145824a53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loftiness Dream"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N151284b2cd8346469fe30b00496bde17 ;
    schema:name "Loftiness Dream"@ja .

_:Nb4e66e5374c147b4994ffe89953d1f2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "創生神護"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N151284b2cd8346469fe30b00496bde17 ;
    schema:name "創生神護"@ja .

_:Nb9599d39618045b9aefbc132669e8039 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Je t'aime moi champ de fleurs"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N151284b2cd8346469fe30b00496bde17 ;
    schema:name "Je t'aime moi champ de fleurs"@ja .

_:Nbc944566ccdf48ccb128f48de0bf3c58 schema:name "Soro Buta-R"@en ;
    foaf:name "Soro Buta-R"@en .

_:Ned925de4c64f4ce1b8e354f15392d2d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "供花"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N151284b2cd8346469fe30b00496bde17 ;
    schema:name "供花"@ja .

_:N151284b2cd8346469fe30b00496bde17 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3c685ad045a048a78d6880b145824a53,
        _:Nb4e66e5374c147b4994ffe89953d1f2f,
        _:Nb9599d39618045b9aefbc132669e8039,
        _:Ned925de4c64f4ce1b8e354f15392d2d6 ;
    mo:track_count 4 ;
    schema:duration "PT17:57"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3c685ad045a048a78d6880b145824a53,
        _:Nb4e66e5374c147b4994ffe89953d1f2f,
        _:Nb9599d39618045b9aefbc132669e8039,
        _:Ned925de4c64f4ce1b8e354f15392d2d6 .

